Home
last modified time | relevance | path

Searched refs:tid_found (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dpower.c121 bool tid_found = false; in iwl_mld_power_configure_uapsd() local
147 if (!tid_found && !link->queue_params[ac].acm) { in iwl_mld_power_configure_uapsd()
148 tid_found = true; in iwl_mld_power_configure_uapsd()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c128 bool tid_found = false; in iwl_mvm_power_configure_uapsd() local
162 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()
/linux/drivers/target/
H A Dtarget_core_pr.c1486 bool tid_found; in core_scsi3_decode_spec_i_port() local
1575 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() local
3282 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()