Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Drx_desc.h1310 #define FW_RX_DESC_FLAGS_LAST_MSDU (1 << 1) macro
Dhtt_rx.c2579 if (rx->fw_desc.flags & FW_RX_DESC_FLAGS_LAST_MSDU) in ath10k_htt_rx_proc_rx_ind_hl()