Searched refs:bwn_phy_g_txctl (Results 1 – 1 of 1) sorted by relevance
124 static uint16_t bwn_phy_g_txctl(struct bwn_mac *mac);403 pg->pg_txctl = (bwn_phy_g_txctl(mac) << 4); in bwn_phy_g_prepare_hw()441 bwn_phy_g_txctl(struct bwn_mac *mac) in bwn_phy_g_txctl() function