Searched refs:flag (Results 151 - 154 of 154) sorted by relevance

1234567

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_eeprom.c516 /* Bit 4 is internal regulator flag */
521 /* Bit 5 is paprd flag */
2472 * If there's an exact channel match or an inband flag set
2487 p_eep_data->ctl_power_data_2g[idx].ctl_edges[i - 1].flag)
2495 p_eep_data->ctl_power_data_5g[idx].ctl_edges[i - 1].flag)
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c243 /* Save hardware flag before chip reset clears the register */
2515 if ((clo == chi && clo == channel) || (pRdEdgesPower[i].flag)) {
2517 * If there's an exact channel match or an inband flag set
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwmreg.h456 * This status flag is set by the RFH when there is no active RBD fetch from
459 * RBD read response from DRAM), this flag is immediately turned off.
462 * This status flag is set by the RFH when there is no active transaction from
464 * Once the SRAM to DRAM DMA is active, this flag is immediately turned off.
467 * This status flag is set by the RFH when there is no active transaction from
469 * Once the RXF-to-DRAM DMA is active, this flag is immediately turned off.
1719 * uCode/driver must write "1" in order to clear this flag
1721 * uCode/driver must write "1" in order to clear this flag
1725 * uCode/driver must write "1" in order to clear this flag
1731 * uCode/driver must write "1" in order to clear this flag
3697 uint32_t flag; member in struct:iwm_notif_statistics
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h898 * This status flag is set by the RFH when there is no active RBD fetch from
901 * RBD read response from DRAM), this flag is immediately turned off.
904 * This status flag is set by the RFH when there is no active transaction from
906 * Once the SRAM to DRAM DMA is active, this flag is immediately turned off.
909 * This status flag is set by the RFH when there is no active transaction from
911 * Once the RXF-to-DRAM DMA is active, this flag is immediately turned off.
2370 * flag, because the FW treats the whole value as an integer. In
2393 * @init_flags: IWX_INIT_* flag bits
3947 uint32_t interference_data_flag; /* flag for interference data
4076 * while associated. To disable this behavior, set DISABLE_NOTIF flag i
4103 uint32_t flag; member in struct:iwx_notif_statistics
[all...]

Completed in 155 milliseconds

1234567