Home
last modified time | relevance | path

Searched refs:zd_switch_radio_on (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_rf.h72 int zd_switch_radio_on(struct zd_rf *rf);
H A Dzd_rf.c124 int zd_switch_radio_on(struct zd_rf *rf) in zd_switch_radio_on() function
H A Dzd_chip.c1416 r = zd_switch_radio_on(&chip->rf); in zd_chip_switch_radio_on()