Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dcore.h112 ATH10K_SKB_F_DELIVER_CAB = BIT(2), enumerator
Dwmi.c1866 deliver_cab = !!(cb->flags & ATH10K_SKB_F_DELIVER_CAB); in ath10k_wmi_tx_beacon_nowait()
3636 ATH10K_SKB_CB(bcn)->flags |= ATH10K_SKB_F_DELIVER_CAB; in ath10k_wmi_update_tim()