Home
last modified time | relevance | path

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

/src/sys/compat/linuxkpi/common/src/
H A Dlinux_80211_macops.c662 struct ieee80211_prep_tx_info *txinfo) in lkpi_80211_mo_mgd_prepare_tx() argument
670 LKPI_80211_TRACE_MO("hw %p vif %p txinfo %p", hw, vif, txinfo); in lkpi_80211_mo_mgd_prepare_tx()
671 lhw->ops->mgd_prepare_tx(hw, vif, txinfo); in lkpi_80211_mo_mgd_prepare_tx()
676 struct ieee80211_prep_tx_info *txinfo) in lkpi_80211_mo_mgd_complete_tx() argument
684 LKPI_80211_TRACE_MO("hw %p vif %p txinfo %p", hw, vif, txinfo); in lkpi_80211_mo_mgd_complete_tx()
685 lhw->ops->mgd_complete_tx(hw, vif, txinfo); in lkpi_80211_mo_mgd_complete_tx()