Searched refs:is_prb_rsp (Results 1 – 1 of 1) sorted by relevance
4275 bool is_prb_rsp) in ath11k_mac_mgmt_tx() argument4287 if (is_prb_rsp && in ath11k_mac_mgmt_tx()4317 bool is_prb_rsp; in ath11k_mac_op_tx() local4331 is_prb_rsp = ieee80211_is_probe_resp(hdr->frame_control); in ath11k_mac_op_tx()4332 ret = ath11k_mac_mgmt_tx(ar, skb, is_prb_rsp); in ath11k_mac_op_tx()