Searched refs:HAL_TX_STATUS_FLAGS_FIRST_MSDU (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dhal_tx.h43 #define HAL_TX_STATUS_FLAGS_FIRST_MSDU BIT(0) macro
H A Ddp_tx.c614 if (ts->flags & HAL_TX_STATUS_FLAGS_FIRST_MSDU) {
685 ts->flags |= HAL_TX_STATUS_FLAGS_FIRST_MSDU;
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dhal_tx.h46 #define HAL_TX_STATUS_FLAGS_FIRST_MSDU BIT(0) macro

Completed in 117 milliseconds