Searched refs:IEEE80211_TX_CTRL_PORT_CTRL_PROTO (Results 1 – 8 of 8) sorted by relevance
40 return !(info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO); in iwl_trace_data()
915 if (info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO || in iwl_mvm_bt_coex_tx_prio()
166 } else if (info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO) { in iwl_mvm_set_tx_cmd()
366 if (control->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO) in wl1271_tx_fill_hdr()
89 info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO)) in iwlagn_tx_cmd_build_basic()
1035 (info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO)) in minstrel_ht_get_rate()
574 info->control.flags |= IEEE80211_TX_CTRL_PORT_CTRL_PROTO; in ieee80211_tx_h_check_control_port_protocol()
698 IEEE80211_TX_CTRL_PORT_CTRL_PROTO = BIT(0), enumerator