Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c4048 bool is_prb_rsp) in ath11k_mac_mgmt_tx() argument
4060 if (is_prb_rsp && in ath11k_mac_mgmt_tx()
4090 bool is_prb_rsp; in ath11k_mac_op_tx() local
4104 is_prb_rsp = ieee80211_is_probe_resp(hdr->frame_control); in ath11k_mac_op_tx()
4105 ret = ath11k_mac_mgmt_tx(ar, skb, is_prb_rsp); in ath11k_mac_op_tx()