Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.h51 extern void bwn_phy_g_set_txpwr(struct bwn_mac *mac);
H A Dif_bwn_phy_g.c696 bwn_phy_g_set_txpwr(struct bwn_mac *mac) in bwn_phy_g_set_txpwr() function
H A Dif_bwn.c1409 mac->mac_phy.set_txpwr = bwn_phy_g_set_txpwr; in bwn_attach_core()