Home
last modified time | relevance | path

Searched refs:EEPROM_SKU_CAP_BT_OOB (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1658 #define EEPROM_SKU_CAP_BT_OOB 0x04 /* we can signal BT out-of-band */ macro
H A Dipw2200.c10762 if (bt_caps & EEPROM_SKU_CAP_BT_OOB) in ipw_config()