Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_cmds.c404 static struct be_mcc_compl *be_mcc_compl_get(struct beiscsi_hba *phba) in be_mcc_compl_get() function
471 while ((compl = be_mcc_compl_get(phba))) { in beiscsi_process_mcc()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c453 static struct be_mcc_compl *be_mcc_compl_get(struct be_adapter *adapter) in be_mcc_compl_get() function
493 while ((compl = be_mcc_compl_get(adapter))) { in be_process_mcc()