Searched refs:tid_found (Results 1 – 3 of 3) sorted by relevance
121 bool tid_found = false; in iwl_mld_power_configure_uapsd() local147 if (!tid_found && !link->queue_params[ac].acm) { in iwl_mld_power_configure_uapsd()148 tid_found = true; in iwl_mld_power_configure_uapsd()
128 bool tid_found = false; in iwl_mvm_power_configure_uapsd() local162 if (!tid_found && !mvmvif->deflink.queue_params[ac].acm) { in iwl_mvm_power_configure_uapsd()163 tid_found = true; in iwl_mvm_power_configure_uapsd()
1486 bool tid_found; in core_scsi3_decode_spec_i_port() local1575 tid_found = target_parse_pr_out_transport_id(tmp_tpg, in core_scsi3_decode_spec_i_port()1577 if (!tid_found) in core_scsi3_decode_spec_i_port()3163 bool tid_found; in core_scsi3_emulate_pro_register_and_move() local3282 tid_found = target_parse_pr_out_transport_id(dest_se_tpg, in core_scsi3_emulate_pro_register_and_move()3284 if (!tid_found) { in core_scsi3_emulate_pro_register_and_move()