Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h188 #define B43legacy_RX_CHAN_PHYTYPE 0x0003 /* PHY type */ macro
H A Dxmit.c552 switch (chanstat & B43legacy_RX_CHAN_PHYTYPE) { in b43legacy_rx()