Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.c403 pg->pg_txctl = (bwn_phy_g_txctl(mac) << 4); in bwn_phy_g_prepare_hw()
714 txctl = pg->pg_txctl; in bwn_phy_g_set_txpwr()
737 pg->pg_txctl = txctl; in bwn_phy_g_set_txpwr()
747 pg->pg_txctl); in bwn_phy_g_set_txpwr()
1034 pg->pg_txctl); in bwn_phy_init_b5()
1516 pg->pg_txctl); in bwn_phy_init_b6()
3147 old_txctl = pg->pg_txctl; in bwn_phy_hwpctl_init()
3330 pg->pg_txctl = txctl; in bwn_phy_g_set_txpwr_sub()
H A Dif_bwnvar.h352 uint8_t pg_txctl; member