Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_cmds.c146 void free_mcc_wrb(struct be_ctrl_info *ctrl, unsigned int tag) in free_mcc_wrb() function
309 free_mcc_wrb(&phba->ctrl, tag); in beiscsi_mccq_compl_wait()
527 free_mcc_wrb(ctrl, tag); in beiscsi_process_mcc_compl()
551 free_mcc_wrb(ctrl, tag); in beiscsi_process_mcc_compl()
558 free_mcc_wrb(ctrl, tag); in beiscsi_process_mcc_compl()
Dbe_cmds.h821 void free_mcc_wrb(struct be_ctrl_info *ctrl, unsigned int tag);
Dbe_main.c4891 free_mcc_wrb(&phba->ctrl, tag); in beiscsi_bsg_request()