Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_lp.c145 static void bwn_phy_lp_set_trsw_over(struct bwn_mac *, uint8_t, uint8_t);
735 bwn_phy_lp_set_trsw_over(mac, 1 /* TX */, 0 /* RX */); in bwn_phy_lp_calib()
1786 bwn_phy_lp_set_trsw_over(mac, 0, 1); in bwn_phy_lp_rccal_r12()
2209 bwn_phy_lp_set_trsw_over(struct bwn_mac *mac, uint8_t tx, uint8_t rx) in bwn_phy_lp_set_trsw_over() function
3456 bwn_phy_lp_set_trsw_over(mac, 1, 1); in bwn_phy_lp_loopback()