Home
last modified time | relevance | path

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

/linux/drivers/scsi/fcoe/
H A Dfcoe.c96 static u8 *fcoe_get_src_mac(struct fc_lport *);
416 ctlr->get_src_addr = fcoe_get_src_mac; in fcoe_interface_create()
607 static u8 *fcoe_get_src_mac(struct fc_lport *lport) in fcoe_get_src_mac() function