Searched refs:BB_TYPE_11B (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dbaseband.h66 #define BB_TYPE_11B 1 macro
H A Ddatarate.c218 if (pDevice->byBBType != BB_TYPE_11B) {
242 (pDevice->byBBType != BB_TYPE_11B)) {
H A Dcard.c639 if (pDevice->byBBType == BB_TYPE_11A || pDevice->byBBType == BB_TYPE_11B) {
1038 } else if (pDevice->byBBType == BB_TYPE_11B) {
H A Dwmgr.c655 if (pDevice->byBBType == BB_TYPE_11B) {
807 if (pDevice->byBBType == BB_TYPE_11B) {
2026 else if (pDevice->byBBType == BB_TYPE_11B) {
2366 if (pDevice->byBBType == BB_TYPE_11B)
2796 else if (pDevice->byBBType == BB_TYPE_11B) {
3010 pDevice->byBBType = BB_TYPE_11B;
3027 pDevice->byBBType = BB_TYPE_11B;
3070 } else if (pDevice->byBBType == BB_TYPE_11B) {
3427 if (byPHYType == BB_TYPE_11B) {
3572 if ((pDevice->byBBType == BB_TYPE_11B)
[all...]
H A Diwctl.c1007 if ((pDevice->byBBType == BB_TYPE_11B)&& (brate > 3)) {
1043 if (pDevice->byBBType == BB_TYPE_11B)
1052 if (pDevice->byBBType == BB_TYPE_11B)
H A Ddevice.h246 BB_TYPE_11B, enumerator in enum:_VIA_BB_TYPE
H A Dwcmd.c227 } else if (pDevice->byBBType == BB_TYPE_11B) {
H A Dbssdb.c871 if (pDevice->byBBType == BB_TYPE_11B) {
H A Dmain_usb.c460 if ( pDevice->byBBType == BB_TYPE_11B )
H A Drxtx.c2935 if (pDevice->byBBType == BB_TYPE_11B) {
3197 if (pDevice->byBBType == BB_TYPE_11B) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Ddevice.h184 BB_TYPE_11B, enumerator in enum:_VIA_BB_TYPE
H A Dcard.c488 MACvSetBBType(pDevice->PortOffset, BB_TYPE_11B);
1977 if (pDevice->byBBType == BB_TYPE_11A || pDevice->byBBType == BB_TYPE_11B) {
H A Diwctl.c1019 if ((pDevice->byBBType == BB_TYPE_11B)&& (brate > 3)) {
1061 if (pDevice->byBBType == BB_TYPE_11B)
1080 if (pDevice->byBBType == BB_TYPE_11B)
H A Dwmgr.c2427 if (pDevice->byBBType == BB_TYPE_11B)
3496 if (byPHYType == BB_TYPE_11B) {
4452 unsigned char byPHYType = BB_TYPE_11B;

Completed in 222 milliseconds