Searched refs:BB_TYPE_11A (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dcard.c104 if (pDevice->byBBType == BB_TYPE_11A) { // 15 ~ 38
132 if (pDevice->byBBType == BB_TYPE_11A) {
233 if (byBBType == BB_TYPE_11A) {//5GHZ
244 if (byBBType == BB_TYPE_11A) {//5GHZ
255 if (byBBType == BB_TYPE_11A) {//5GHZ
266 if (byBBType == BB_TYPE_11A) {//5GHZ
277 if (byBBType == BB_TYPE_11A) {//5GHZ
288 if (byBBType == BB_TYPE_11A) {//5GHZ
299 if (byBBType == BB_TYPE_11A) {//5GHZ
311 if (byBBType == BB_TYPE_11A) {//
[all...]
H A Dbaseband.h65 #define BB_TYPE_11A 0 macro
H A Ddatarate.c383 if (pDevice->byBBType == BB_TYPE_11A) {
H A Dwcmd.c225 if (pDevice->byBBType == BB_TYPE_11A) {
431 if ((pDevice->byBBType != BB_TYPE_11A) && (pMgmt->uScanChannel > CB_MAX_CHANNEL_24G)) {
432 pDevice->byBBType = BB_TYPE_11A;
435 else if ((pDevice->byBBType == BB_TYPE_11A) && (pMgmt->uScanChannel <= CB_MAX_CHANNEL_24G)) {
H A Drxtx.c1995 if (pDevice->byBBType == BB_TYPE_11A) {
2273 if (pDevice->byBBType == BB_TYPE_11A) {
2402 if (pDevice->byBBType == BB_TYPE_11A) {
2777 if (pDevice->byBBType != BB_TYPE_11A)
2942 if ((pDevice->byBBType == BB_TYPE_11A) &&
2975 if (pDevice->byBBType != BB_TYPE_11A)
2992 if (pDevice->byBBType != BB_TYPE_11A) {
3204 if ((pDevice->byBBType == BB_TYPE_11A) &&
H A Ddevice.h245 BB_TYPE_11A = 0, enumerator in enum:_VIA_BB_TYPE
H A Dwmgr.c2023 if (pDevice->byBBType == BB_TYPE_11A) {
2368 if (pDevice->byBBType == BB_TYPE_11A)
2441 if (pDevice->byBBType == BB_TYPE_11A) {
2793 if (pDevice->byBBType == BB_TYPE_11A) {
2998 pDevice->byBBType = BB_TYPE_11A;
3067 if (pDevice->byBBType == BB_TYPE_11A) {
3271 if (pDevice->byBBType != BB_TYPE_11A) {
3448 if (pDevice->byBBType != BB_TYPE_11A) {
H A Diwctl.c1047 if (pDevice->byBBType == BB_TYPE_11A)
1056 if (pDevice->byBBType == BB_TYPE_11A)
H A Dmain_usb.c628 if (pDevice->byBBType == BB_TYPE_11A) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Ddevice.h183 BB_TYPE_11A=0, enumerator in enum:_VIA_BB_TYPE
H A Dcard.c469 MACvSetBBType(pDevice->PortOffset, BB_TYPE_11A);
477 MACvSetBBType(pDevice->PortOffset, BB_TYPE_11A);
1977 if (pDevice->byBBType == BB_TYPE_11A || pDevice->byBBType == BB_TYPE_11B) {
H A Diwctl.c1065 if (pDevice->byBBType == BB_TYPE_11A)
1084 if (pDevice->byBBType == BB_TYPE_11A)
H A Dwmgr.c2429 if (pDevice->byBBType == BB_TYPE_11A)

Completed in 210 milliseconds