Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.c102 static void bwn_spu_workaround(struct bwn_mac *, uint8_t);
1397 bwn_spu_workaround(mac, phy->chan); in bwn_rf_init_bcm2050()
2877 bwn_spu_workaround(mac, phy->chan); in bwn_nrssi_slope_11g()
3272 bwn_spu_workaround(mac, channel); in bwn_phy_g_switch_chan()
3489 bwn_spu_workaround(struct bwn_mac *mac, uint8_t channel) in bwn_spu_workaround() function