Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_cmds.c317 static int be_mcc_compl_process(struct be_ctrl_info *ctrl, in be_mcc_compl_process() function
506 status = be_mcc_compl_process(ctrl, compl); in beiscsi_process_mcc()
674 status = be_mcc_compl_process(ctrl, &mbox->compl); in be_mbox_notify()
732 status = be_mcc_compl_process(ctrl, &mbox->compl); in be_mbox_notify_wait()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c203 static int be_mcc_compl_process(struct be_adapter *adapter, in be_mcc_compl_process() function
467 status = be_mcc_compl_process(adapter, compl); in be_process_mcc()
605 status = be_mcc_compl_process(adapter, &mbox->compl); in be_mbox_notify_wait()