Home
last modified time | relevance | path

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

/Linux-v5.15/net/mac80211/
Ddriver-ops.h851 if (local->ops->mgd_complete_tx) in drv_mgd_complete_tx()
852 local->ops->mgd_complete_tx(&local->hw, &sdata->vif, info); in drv_mgd_complete_tx()
/Linux-v5.15/include/net/
Dmac80211.h4148 void (*mgd_complete_tx)(struct ieee80211_hw *hw, member