Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dwlan.h67 #define AR9170_RX_STATUS_SHORT_PREAMBLE 0x08 macro
H A Drx.c360 if (mac->status & AR9170_RX_STATUS_SHORT_PREAMBLE) in carl9170_rx_mac_status()