Searched refs:MAC_STATUS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dndis2.c210 #define MAC_STATUS(hnd) ((struct _MacStatusTable*) (hnd)->common->serviceStatus) macro
783 (MAC_STATUS(handle)->macStatus & MAC_OPEN))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c3058 tw32_f(MAC_STATUS,
3288 tw32_f(MAC_STATUS,
3410 if (tr32(MAC_STATUS) & MAC_STATUS_RCVD_CFG) {
3688 u32 mac_status = tr32(MAC_STATUS);
3813 mac_status = tr32(MAC_STATUS);
3854 mac_status = tr32(MAC_STATUS);
3906 tw32_f(MAC_STATUS,
3910 if ((tr32(MAC_STATUS) &
3916 mac_status = tr32(MAC_STATUS);
3954 mac_status = tr32(MAC_STATUS);
[all...]
H A Dtg3.h372 #define MAC_STATUS 0x00000404 macro

Completed in 144 milliseconds