Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1656 #define EEPROM_SKU_CAP_BT_CHANNEL_SIG 0x01 /* we can tell BT our channel # */ macro
H A Dipw2200.c10759 if (bt_caps & EEPROM_SKU_CAP_BT_CHANNEL_SIG) in ipw_config()