Home
last modified time | relevance | path

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

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h503 int bnx2fc_send_fw_fcoe_destroy_msg(struct bnx2fc_hba *hba);
H A Dbnx2fc_hwi.c146 int bnx2fc_send_fw_fcoe_destroy_msg(struct bnx2fc_hba *hba) in bnx2fc_send_fw_fcoe_destroy_msg() function
H A Dbnx2fc_fcoe.c1927 if (bnx2fc_send_fw_fcoe_destroy_msg(hba) == 0) { in bnx2fc_fw_destroy()