Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/be2iscsi/
H A 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()
H A Dbe_cmds.h816 void free_mcc_wrb(struct be_ctrl_info *ctrl, unsigned int tag);
H A Dbe_main.c4865 free_mcc_wrb(&phba->ctrl, tag); in beiscsi_bsg_request()