Home
last modified time | relevance | path

Searched refs:B43_RX_PHYST0_SHORTPRMBL (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Dxmit.h303 #define B43_RX_PHYST0_SHORTPRMBL 0x0080 /* Received with Short Preamble */ macro
Dxmit.c670 if (phystat0 & B43_RX_PHYST0_SHORTPRMBL) in b43_rx()