Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_ctlr.c60 static int fcoe_ctlr_vn_lookup(struct fcoe_ctlr *, u32, u8 *);
633 if (fcoe_ctlr_vn_lookup(fip, d_id, cap->eth.h_dest)) in fcoe_ctlr_encaps()
2554 static int fcoe_ctlr_vn_lookup(struct fcoe_ctlr *fip, u32 port_id, u8 *mac) in fcoe_ctlr_vn_lookup() function