Searched refs:bwn_phy_lp_set_trsw_over (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/bwn/ |
H A D | if_bwn_phy_lp.c | 121 static void bwn_phy_lp_set_trsw_over(struct bwn_mac *, uint8_t, uint8_t); 756 bwn_phy_lp_set_trsw_over(mac, 1 /* TX */, 0 /* RX */); in bwn_phy_lp_calib() 1853 bwn_phy_lp_set_trsw_over(mac, 0, 1); in bwn_phy_lp_rccal_r12() 2278 bwn_phy_lp_set_trsw_over(struct bwn_mac *mac, uint8_t tx, uint8_t rx) in bwn_phy_lp_set_trsw_over() function 3525 bwn_phy_lp_set_trsw_over(mac, 1, 1); in bwn_phy_lp_loopback()
|