Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dradio.h36 #define B43legacy_RADIO_INTERFMODE_NONE 0 macro
H A Dradio.c1339 mode = B43legacy_RADIO_INTERFMODE_NONE; in b43legacy_radio_set_interference_mitigation()
1341 case B43legacy_RADIO_INTERFMODE_NONE: in b43legacy_radio_set_interference_mitigation()
1352 if (currentmode != B43legacy_RADIO_INTERFMODE_NONE) in b43legacy_radio_set_interference_mitigation()
1356 if (mode == B43legacy_RADIO_INTERFMODE_NONE) { in b43legacy_radio_set_interference_mitigation()