Home
last modified time | relevance | path

Searched refs:tag_state (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/scsi/be2iscsi/
Dbe_cmds.c121 phba->ctrl.ptag_state[tag].tag_state = 0; in alloc_mcc_wrb()
249 &phba->ctrl.ptag_state[tag].tag_state); in beiscsi_mccq_compl_wait()
265 &phba->ctrl.ptag_state[tag].tag_state); in beiscsi_mccq_compl_wait()
293 &phba->ctrl.ptag_state[tag].tag_state); in beiscsi_mccq_compl_wait()
497 &ctrl->ptag_state[tag].tag_state)) { in beiscsi_process_mcc_compl()
505 clear_bit(MCC_TAG_STATE_RUNNING, &ctrl->ptag_state[tag].tag_state); in beiscsi_process_mcc_compl()
507 if (test_bit(MCC_TAG_STATE_TIMEOUT, &ctrl->ptag_state[tag].tag_state)) { in beiscsi_process_mcc_compl()
540 if (test_bit(MCC_TAG_STATE_ASYNC, &ctrl->ptag_state[tag].tag_state)) { in beiscsi_process_mcc_compl()
550 if (test_bit(MCC_TAG_STATE_IGNORE, &ctrl->ptag_state[tag].tag_state)) { in beiscsi_process_mcc_compl()
566 set_bit(MCC_TAG_STATE_RUNNING, &phba->ctrl.ptag_state[tag].tag_state); in be_mcc_notify()
Dbe.h102 unsigned long tag_state; member
Dbe_mgmt.c250 set_bit(MCC_TAG_STATE_ASYNC, &ctrl->ptag_state[tag].tag_state); in beiscsi_exec_nemb_cmd()
948 set_bit(MCC_TAG_STATE_ASYNC, &ctrl->ptag_state[tag].tag_state); in beiscsi_boot_logout_sess()
987 set_bit(MCC_TAG_STATE_ASYNC, &ctrl->ptag_state[tag].tag_state); in beiscsi_boot_reopen_sess()
1045 set_bit(MCC_TAG_STATE_ASYNC, &ctrl->ptag_state[tag].tag_state); in beiscsi_boot_get_sinfo()
1075 set_bit(MCC_TAG_STATE_ASYNC, &ctrl->ptag_state[tag].tag_state); in __beiscsi_boot_get_shandle()
Dbe_main.c3454 &ctrl->ptag_state[tag].tag_state)) in be_mcc_queues_destroy()
3458 &ctrl->ptag_state[tag].tag_state)) { in be_mcc_queues_destroy()
3484 &ctrl->ptag_state[tag].tag_state)) in be_mcc_queues_destroy()
4841 &phba->ctrl.ptag_state[tag].tag_state); in beiscsi_bsg_request()