Searched refs:BWN_PHY_CRS_ED_THRESH (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bwn/
H A Dif_bwn_phy_lp.c1411 BWN_PHY_SETMASK(mac, BWN_PHY_CRS_ED_THRESH, 0xff00, 0xb3);
1412 BWN_PHY_SETMASK(mac, BWN_PHY_CRS_ED_THRESH, 0x00ff, 0xad00);
1443 { BWN_PHY_CRS_ED_THRESH, 0xff00, 0x00b3 },
1444 { BWN_PHY_CRS_ED_THRESH, 0x00ff, 0xad00 }
H A Dif_bwnreg.h457 #define BWN_PHY_CRS_ED_THRESH BWN_PHY_OFDM(0x32) macro

Completed in 69 milliseconds