Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/fcoe/
Dfcoe_ctlr.c48 static int fcoe_ctlr_vn_lookup(struct fcoe_ctlr *, u32, u8 *);
626 if (fcoe_ctlr_vn_lookup(fip, d_id, cap->eth.h_dest)) in fcoe_ctlr_encaps()
2542 static int fcoe_ctlr_vn_lookup(struct fcoe_ctlr *fip, u32 port_id, u8 *mac) in fcoe_ctlr_vn_lookup() function