Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/be2iscsi/
Dbe_cmds.c141 void free_mcc_wrb(struct be_ctrl_info *ctrl, unsigned int tag) in free_mcc_wrb() function
304 free_mcc_wrb(&phba->ctrl, tag); in beiscsi_mccq_compl_wait()
522 free_mcc_wrb(ctrl, tag); in beiscsi_process_mcc_compl()
546 free_mcc_wrb(ctrl, tag); in beiscsi_process_mcc_compl()
553 free_mcc_wrb(ctrl, tag); in beiscsi_process_mcc_compl()
Dbe_cmds.h816 void free_mcc_wrb(struct be_ctrl_info *ctrl, unsigned int tag);
Dbe_main.c4864 free_mcc_wrb(&phba->ctrl, tag); in beiscsi_bsg_request()