Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/carl9170/
H A Dwlan.h70 #define AR9170_RX_STATUS_MPDU 0x30 macro
H A Drx.c625 if ((ms & AR9170_RX_STATUS_MPDU) == AR9170_RX_STATUS_MPDU_SINGLE) { in carl9170_ampdu_check()
718 switch (mac_status & AR9170_RX_STATUS_MPDU) { in carl9170_rx_untie_data()