Searched refs:beiscsi_cmd_q_destroy (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.c3509 beiscsi_cmd_q_destroy(ctrl, q, QTYPE_MCCQ);
3515 beiscsi_cmd_q_destroy(ctrl, q, QTYPE_CQ);
3557 beiscsi_cmd_q_destroy(ctrl, cq, QTYPE_CQ);
3658 beiscsi_cmd_q_destroy(ctrl, q, QTYPE_WRBQ);
3668 beiscsi_cmd_q_destroy(ctrl, q, QTYPE_DPDUQ);
3672 beiscsi_cmd_q_destroy(ctrl, q, QTYPE_DPDUQ);
3676 beiscsi_cmd_q_destroy(ctrl, NULL, QTYPE_SGL);
3682 beiscsi_cmd_q_destroy(ctrl, q, QTYPE_CQ);
3695 beiscsi_cmd_q_destroy(ctrl, q, QTYPE_EQ);
H A Dbe_cmds.c900 int beiscsi_cmd_q_destroy(struct be_ctrl_info *ctrl, struct be_queue_info *q, function
910 "BC_%d : In beiscsi_cmd_q_destroy "
1211 beiscsi_cmd_q_destroy(ctrl, NULL, QTYPE_SGL);
H A Dbe_cmds.h810 int beiscsi_cmd_q_destroy(struct be_ctrl_info *ctrl, struct be_queue_info *q,

Completed in 302 milliseconds