Home
last modified time | relevance | path

Searched refs:be_mcc_compl_process (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_cmds.c317 static int be_mcc_compl_process(struct be_ctrl_info *ctrl, in be_mcc_compl_process() function
510 status = be_mcc_compl_process(ctrl, compl); in beiscsi_process_mcc()
678 status = be_mcc_compl_process(ctrl, &mbox->compl); in be_mbox_notify()
736 status = be_mcc_compl_process(ctrl, &mbox->compl); in be_mbox_notify_wait()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c214 static int be_mcc_compl_process(struct be_adapter *adapter, in be_mcc_compl_process() function
497 status = be_mcc_compl_process(adapter, compl); in be_process_mcc()
637 status = be_mcc_compl_process(adapter, &mbox->compl); in be_mbox_notify_wait()