Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Dhal_tx.h41 #define HAL_TX_STATUS_FLAGS_FIRST_MSDU BIT(0) macro
A Ddp_tx.c469 if (ts->flags & HAL_TX_STATUS_FLAGS_FIRST_MSDU) { in ath11k_dp_tx_complete_msdu()
524 ts->flags |= HAL_TX_STATUS_FLAGS_FIRST_MSDU; in ath11k_dp_tx_status_parse()

Completed in 5 milliseconds