Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/rsi/
Drsi_91x_core.c471 IEEE80211_TX_CTRL_PORT_CTRL_PROTO) { in rsi_core_xmit()
Drsi_91x_hal.c173 IEEE80211_TX_CTRL_PORT_CTRL_PROTO; in rsi_prepare_data_desc()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/
Dtx.c67 info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO)) in iwlagn_tx_cmd_build_basic()
/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dtx.c350 if (control->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO) in wl1271_tx_fill_hdr()
/linux-6.1.9/net/mac80211/
Dtx.c572 info->control.flags |= IEEE80211_TX_CTRL_PORT_CTRL_PROTO; in ieee80211_tx_h_check_control_port_protocol()
3783 IEEE80211_TX_CTRL_PORT_CTRL_PROTO) || in ieee80211_tx_dequeue()
5896 ctrl_flags |= IEEE80211_TX_CTRL_PORT_CTRL_PROTO | in ieee80211_tx_control_port()
Drc80211_minstrel_ht.c1614 (info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO)) in minstrel_ht_get_rate()
/linux-6.1.9/include/net/
Dmac80211.h898 IEEE80211_TX_CTRL_PORT_CTRL_PROTO = BIT(0), enumerator
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c268 } else if (info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO) { in iwl_mvm_set_tx_cmd()
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcore.c734 if (IEEE80211_SKB_CB(skb)->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO) { in rtw89_core_tx_btc_spec_pkt_notify()