Searched refs:dump_mgntframe_and_wait_ack (Results 1 – 3 of 3) sorted by relevance
543 s32 dump_mgntframe_and_wait_ack(struct adapter *padapter, struct xmit_frame *pmgntframe);
2051 s32 dump_mgntframe_and_wait_ack(struct adapter *padapter, struct xmit_frame *pmgntframe) in dump_mgntframe_and_wait_ack() function 2536 ret = dump_mgntframe_and_wait_ack(padapter, pmgntframe); in _issue_probereq() 3074 ret = dump_mgntframe_and_wait_ack(padapter, pmgntframe); in _issue_nulldata() 3223 ret = dump_mgntframe_and_wait_ack(padapter, pmgntframe); in _issue_qos_nulldata() 3319 ret = dump_mgntframe_and_wait_ack(padapter, pmgntframe); in _issue_deauth()
2514 if (dump_mgntframe_and_wait_ack(padapter, pmgntframe) != _SUCCESS) { in _cfg80211_rtw_mgmt_tx()