Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/rsi/
H A Drsi_91x_core.c471 IEEE80211_TX_CTRL_PORT_CTRL_PROTO) { in rsi_core_xmit()
H A Drsi_91x_hal.c173 IEEE80211_TX_CTRL_PORT_CTRL_PROTO; in rsi_prepare_data_desc()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c68 info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO)) in iwlagn_tx_cmd_build_basic()
/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c352 if (control->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO) in wl1271_tx_fill_hdr()
/linux/net/mac80211/
H A Dtx.c556 info->control.flags |= IEEE80211_TX_CTRL_PORT_CTRL_PROTO; in ieee80211_tx_h_check_control_port_protocol()
3925 IEEE80211_TX_CTRL_PORT_CTRL_PROTO) || in ieee80211_tx_dequeue()
6428 ctrl_flags |= IEEE80211_TX_CTRL_PORT_CTRL_PROTO | in ieee80211_tx_control_port()
/linux/include/net/
H A Dmac80211.h1110 IEEE80211_TX_CTRL_PORT_CTRL_PROTO = BIT(0), enumerator