Searched refs:IWX_NVM_CHANNEL_VALID (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h2128 * @IWX_NVM_CHANNEL_VALID: channel is usable for this SKU/geo
2142 #define IWX_NVM_CHANNEL_VALID (1 << 0) macro
H A Dif_iwx.c3096 ch_flags &= ~IWX_NVM_CHANNEL_VALID;
3101 if (!(ch_flags & IWX_NVM_CHANNEL_VALID)) {

Completed in 114 milliseconds