Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
Dipw2200.h1656 #define EEPROM_SKU_CAP_BT_CHANNEL_SIG 0x01 /* we can tell BT our channel # */ macro
Dipw2200.c10759 if (bt_caps & EEPROM_SKU_CAP_BT_CHANNEL_SIG) in ipw_config()