Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c6476 bool is_prb_rsp) in ath11k_mac_mgmt_tx() argument
6488 if (is_prb_rsp && in ath11k_mac_mgmt_tx()
6520 bool is_prb_rsp; in ath11k_mac_op_tx() local
6534 is_prb_rsp = ieee80211_is_probe_resp(hdr->frame_control); in ath11k_mac_op_tx()
6535 ret = ath11k_mac_mgmt_tx(ar, skb, is_prb_rsp); in ath11k_mac_op_tx()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c9332 bool is_prb_rsp) in ath12k_mac_mgmt_tx() argument
9344 if (is_prb_rsp && in ath12k_mac_mgmt_tx()
9367 bool is_prb_rsp) in ath12k_mac_add_p2p_noa_ie() argument
9371 if (likely(!is_prb_rsp)) in ath12k_mac_add_p2p_noa_ie()