bwn_phy_lp_set_trsw_over
static void bwn_phy_lp_set_trsw_over(struct bwn_mac *, uint8_t, uint8_t);
bwn_phy_lp_set_trsw_over(mac, 0, 1);
bwn_phy_lp_set_trsw_over(mac, 1, 1);
bwn_phy_lp_set_trsw_over(mac, 1 /* TX */, 0 /* RX */);