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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dxmit.c541 phytype = chanstat & B43_RX_CHAN_PHYTYPE;
598 if ((chanstat & B43_RX_CHAN_PHYTYPE) == B43_PHYTYPE_N) {
644 switch (chanstat & B43_RX_CHAN_PHYTYPE) {
H A Dxmit.h285 #define B43_RX_CHAN_PHYTYPE 0x0007 /* PHY type */ macro

Completed in 29 milliseconds