Home
last modified time | relevance | path

Searched refs:bnx2fc_send_stat_req (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h595 int bnx2fc_send_stat_req(struct bnx2fc_hba *hba);
H A Dbnx2fc_hwi.c30 int bnx2fc_send_stat_req(struct bnx2fc_hba *hba) in bnx2fc_send_stat_req() function
H A Dbnx2fc_fcoe.c695 if (bnx2fc_send_stat_req(hba)) in bnx2fc_get_host_stats()