Searched refs:IEEE80211_TX_CTRL_PORT_CTRL_PROTO (Results 1 – 7 of 7) sorted by relevance
360 (info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO)) in minstrel_get_rate()
1320 (info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO)) in minstrel_ht_get_rate()
584 info->control.flags |= IEEE80211_TX_CTRL_PORT_CTRL_PROTO; in ieee80211_tx_h_check_control_port_protocol()3680 IEEE80211_TX_CTRL_PORT_CTRL_PROTO) || in ieee80211_tx_dequeue()5487 ctrl_flags |= IEEE80211_TX_CTRL_PORT_CTRL_PROTO | in ieee80211_tx_control_port()
350 if (control->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO) in wl1271_tx_fill_hdr()
72 info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO)) in iwlagn_tx_cmd_build_basic()
276 } else if (info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO) { in iwl_mvm_set_tx_cmd()
866 IEEE80211_TX_CTRL_PORT_CTRL_PROTO = BIT(0), enumerator