Home
last modified time | relevance | path

Searched refs:ATH9K_HTC_AMPDU (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc.h65 #define ATH9K_HTC_AMPDU 1 macro
H A Dhtc_drv_txrx.c293 tx_ctl->type = ATH9K_HTC_AMPDU; in ath9k_htc_tx_data()
294 tx_hdr.data_type = ATH9K_HTC_AMPDU; in ath9k_htc_tx_data()
H A Dhif_usb.c408 (tx_ctl->type == ATH9K_HTC_AMPDU)) { in hif_usb_send_tx()
494 if ((tx_ctl->type == ATH9K_HTC_AMPDU) && in check_index()