Searched refs:aux_roc_te_list (Results 1 – 4 of 4) sorted by relevance
362 list_for_each_entry_safe(te_data, tmp, &mvm->aux_roc_te_list, list) { in iwl_mvm_aux_roc_te_handle_notif()831 list_for_each_entry(te_data, &mvm->aux_roc_te_list, list) { in iwl_mvm_stop_roc()
451 INIT_LIST_HEAD(&mvm->aux_roc_te_list); in iwl_op_mode_mvm_start()
782 struct list_head aux_roc_te_list; member
3003 list_add_tail(&te_data->list, &mvm->aux_roc_te_list); in iwl_mvm_rx_aux_roc()