Searched refs:sta_flags (Results 1 – 2 of 2) sorted by relevance
1864 unsigned int sta_flags = 0; in iwl_mvm_add_sta() local1896 sta_flags = iwl_mvm_has_new_tx_api(mvm) ? 0 : STA_MODIFY_QUEUES; in iwl_mvm_add_sta()1906 ret = iwl_mvm_sta_send_to_fw(mvm, sta, sta_update, sta_flags); in iwl_mvm_add_sta()
635 struct nl80211_sta_flag_update sta_flags; member