Searched refs:offchannel_tx_cancel_wait (Results 1 – 4 of 4) sorted by relevance
523 ret = local->ops->offchannel_tx_cancel_wait(&local->hw); in drv_offchannel_tx_cancel_wait()
1935 if (local->ops->offchannel_tx_cancel_wait && in ieee80211_mgmt_tx_cancel_wait()
1905 int (*offchannel_tx_cancel_wait)(struct ieee80211_hw *hw); member
3907 .offchannel_tx_cancel_wait = iwl_mac_offchannel_tx_cancel_wait,