Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dmac.c5605 bool is_prb_rsp) in ath11k_mac_mgmt_tx() argument
5617 if (is_prb_rsp && in ath11k_mac_mgmt_tx()
5649 bool is_prb_rsp; in ath11k_mac_op_tx() local
5663 is_prb_rsp = ieee80211_is_probe_resp(hdr->frame_control); in ath11k_mac_op_tx()
5664 ret = ath11k_mac_mgmt_tx(ar, skb, is_prb_rsp); in ath11k_mac_op_tx()