Home
last modified time | relevance | path

Searched defs:fcoe_destroy (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c148 struct fcoe_kwqe_destroy fcoe_destroy; in bnx2fc_send_fw_fcoe_destroy_msg() local
/linux/drivers/scsi/fcoe/
H A Dfcoe.c2050 static int fcoe_destroy(struct net_device *netdev) in fcoe_destroy() function