Searched refs:switch_radio (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/wlan/
H A Dif_zyd.c1656 rf->switch_radio = zyd_rfmd_switch_radio;
1669 rf->switch_radio = zyd_al2230_switch_radio;
1675 rf->switch_radio = zyd_al7230B_switch_radio;
1681 rf->switch_radio = zyd_al2210_switch_radio;
1688 rf->switch_radio = zyd_gct_switch_radio;
1695 rf->switch_radio = zyd_maxim2_switch_radio;
1940 error = (*rf->switch_radio)(rf, on);
H A Dif_zydreg.h1219 int (*switch_radio)(struct zyd_rf *, int); member in struct:zyd_rf

Completed in 130 milliseconds