Searched refs:fcoe_ctlr_vn_lookup (Results 1 – 1 of 1) sorted by relevance
48 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