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

/freebsd-10.0-release/sys/dev/bwn/
H A Dif_bwnreg.h414 #define BWN_PHY_CRS_ED_THRESH BWN_PHY_OFDM(0x32) macro
H A Dif_bwn.c11818 BWN_PHY_SETMASK(mac, BWN_PHY_CRS_ED_THRESH, 0xff00, 0xb3);
11819 BWN_PHY_SETMASK(mac, BWN_PHY_CRS_ED_THRESH, 0x00ff, 0xad00);
11851 { BWN_PHY_CRS_ED_THRESH, 0xff00, 0x00b3 },
11852 { BWN_PHY_CRS_ED_THRESH, 0x00ff, 0xad00 }

Completed in 73 milliseconds