Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc.h494 int bnx2fc_send_fw_fcoe_destroy_msg(struct bnx2fc_hba *hba);
Dbnx2fc_hwi.c145 int bnx2fc_send_fw_fcoe_destroy_msg(struct bnx2fc_hba *hba) in bnx2fc_send_fw_fcoe_destroy_msg() function
Dbnx2fc_fcoe.c1866 if (bnx2fc_send_fw_fcoe_destroy_msg(hba) == 0) { in bnx2fc_fw_destroy()