Home
last modified time | relevance | path

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

/linux/include/linux/qed/
H A Deth_common.h248 u8 end_reason; member
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_mon.c3214 u32 hal_status, end_offset, info0, end_reason; in ath12k_wifi7_dp_mon_srng_process() local
3257 end_reason = u32_get_bits(info0, HAL_MON_DEST_INFO0_END_REASON); in ath12k_wifi7_dp_mon_srng_process()
3264 if ((end_reason == HAL_MON_FLUSH_DETECTED) || in ath12k_wifi7_dp_mon_srng_process()
3265 (end_reason == HAL_MON_PPDU_TRUNCATED)) { in ath12k_wifi7_dp_mon_srng_process()
3267 "Monitor dest descriptor end reason %d", end_reason); in ath12k_wifi7_dp_mon_srng_process()
3276 if (end_reason == HAL_MON_END_OF_PPDU) { in ath12k_wifi7_dp_mon_srng_process()