Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bwn/
H A Dif_bwn_phy_g.c405 pg->pg_txctl = (bwn_phy_g_txctl(mac) << 4); in bwn_phy_g_prepare_hw()
716 txctl = pg->pg_txctl; in bwn_phy_g_set_txpwr()
739 pg->pg_txctl = txctl; in bwn_phy_g_set_txpwr()
749 pg->pg_txctl); in bwn_phy_g_set_txpwr()
1036 pg->pg_txctl); in bwn_phy_init_b5()
1518 pg->pg_txctl); in bwn_phy_init_b6()
3152 old_txctl = pg->pg_txctl; in bwn_phy_hwpctl_init()
3335 pg->pg_txctl = txctl; in bwn_phy_g_set_txpwr_sub()
H A Dif_bwnvar.h355 uint8_t pg_txctl; member