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