Searched refs:MyBss (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Dmac_usb.h72 u32 MyBss:1; /* 1: this frame belongs to the same BSSID */ member in struct:rt_rxinfo
H A Dmac_pci.h116 u32 MyBss:1; /* 1: this frame belongs to the same BSSID */ member in struct:rt_rxd
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_data_pci.c470 (" %d (len=%d, Mcast=%d, MyBss=%d, Wcid=%d, KeyId=%d)\n",
472 pRxD->Mcast | pRxD->Bcast, pRxD->MyBss,
H A Dcmm_data_usb.c885 if ((pRxINFO->CipherErr == 2) && pRxINFO->MyBss) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Drtmp_data.c341 if (pRxD->MyBss == 0) {
406 /* Drop not my BSS frame (we can not only check the MyBss bit in RxD) */

Completed in 142 milliseconds