Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A 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()
2543 * fcoe_ctlr_vn_lookup() - Find VN remote port's MAC address
2550 static int fcoe_ctlr_vn_lookup(struct fcoe_ctlr *fip, u32 port_id, u8 *mac) in fcoe_ctlr_vn_lookup() function
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A 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()
2535 * fcoe_ctlr_vn_lookup() - Find VN remote port's MAC address
2542 static int fcoe_ctlr_vn_lookup(struct fcoe_ctlr *fip, u32 port_id, u8 *mac) in fcoe_ctlr_vn_lookup() function

Completed in 8 milliseconds