Searched refs:B43_RX_PHYST0_SHORTPRMBL (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/wireless/b43/ | ||
D | xmit.h | 246 #define B43_RX_PHYST0_SHORTPRMBL 0x0080 /* Received with Short Preamble */ macro |
D | xmit.c | 637 if (phystat0 & B43_RX_PHYST0_SHORTPRMBL) in b43_rx() |