Searched refs:be_mcc_compl_get (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/be2iscsi/
H A Dbe_cmds.c404 static struct be_mcc_compl *be_mcc_compl_get(struct beiscsi_hba *phba) be_mcc_compl_get() function
470 while ((compl = be_mcc_compl_get(phba))) { beiscsi_process_mcc()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c423 static struct be_mcc_compl *be_mcc_compl_get(struct be_adapter *adapter) be_mcc_compl_get() function
463 while ((compl = be_mcc_compl_get(adapter))) { be_process_mcc()

Completed in 69 milliseconds