Searched refs:conf_tx (Results 1 – 18 of 18) sorted by relevance
| /freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt76x2/ |
| HD | usb_main.c | 119 .conf_tx = mt76x02_conf_tx,
|
| HD | pci_main.c | 146 .conf_tx = mt76x02_conf_tx,
|
| /freebsd-14-stable/sys/compat/linuxkpi/common/src/ |
| HD | linux_80211_macops.c | 575 if (lhw->ops->conf_tx == NULL) { in lkpi_80211_mo_conf_tx() 582 error = lhw->ops->conf_tx(hw, vif, link_id, ac, txqp); in lkpi_80211_mo_conf_tx()
|
| HD | linux_80211.c | 3569 if (lhw->ops->conf_tx == NULL) in lkpi_wme_update()
|
| /freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt76x0/ |
| HD | pci.c | 73 .conf_tx = mt76x02_conf_tx,
|
| /freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7603/ |
| HD | main.c | 715 .conf_tx = mt7603_conf_tx,
|
| /freebsd-14-stable/sys/contrib/dev/rtw88/ |
| HD | mac80211.c | 974 .conf_tx = rtw_ops_conf_tx,
|
| /freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/ |
| HD | mld-mac80211.c | 1383 .conf_tx = iwl_mvm_mld_mac_conf_tx,
|
| HD | mac80211.c | 6582 .conf_tx = iwl_mvm_mac_conf_tx,
|
| /freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7921/ |
| HD | main.c | 1322 .conf_tx = mt792x_conf_tx,
|
| /freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7615/ |
| HD | main.c | 1335 .conf_tx = mt7615_conf_tx,
|
| /freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7996/ |
| HD | main.c | 1381 .conf_tx = mt7996_conf_tx,
|
| /freebsd-14-stable/sys/contrib/dev/rtw89/ |
| HD | mac80211.c | 1852 .conf_tx = rtw89_ops_conf_tx,
|
| /freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7915/ |
| HD | main.c | 1651 .conf_tx = mt7915_conf_tx,
|
| /freebsd-14-stable/sys/compat/linuxkpi/common/include/net/ |
| HD | mac80211.h | 994 …int (*conf_tx)(struct ieee80211_hw *, struct ieee80211_vif *, u32, u16, const struct ieee80211_tx… member
|
| /freebsd-14-stable/sys/contrib/dev/athk/ath12k/ |
| HD | mac.c | 6918 .conf_tx = ath12k_mac_op_conf_tx,
|
| /freebsd-14-stable/sys/contrib/dev/athk/ath10k/ |
| HD | mac.c | 9475 .conf_tx = ath10k_conf_tx,
|
| /freebsd-14-stable/sys/contrib/dev/athk/ath11k/ |
| HD | mac.c | 9101 .conf_tx = ath11k_mac_op_conf_tx,
|