Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_g.c129 static void bwn_spu_workaround(struct bwn_mac *, uint8_t);
1410 bwn_spu_workaround(mac, phy->chan); in bwn_rf_init_bcm2050()
2893 bwn_spu_workaround(mac, phy->chan); in bwn_nrssi_slope_11g()
3287 bwn_spu_workaround(mac, channel); in bwn_phy_g_switch_chan()
3494 bwn_spu_workaround(struct bwn_mac *mac, uint8_t channel) in bwn_spu_workaround() function