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

/linux-4.1.27/drivers/scsi/fcoe/
H A Dfcoe.c101 static void fcoe_update_src_mac(struct fc_lport *, u8 *);
422 ctlr->update_mac = fcoe_update_src_mac; fcoe_interface_create()
557 * fcoe_update_src_mac() - Update the Ethernet MAC filters
564 static void fcoe_update_src_mac(struct fc_lport *lport, u8 *addr) fcoe_update_src_mac() function
2748 fcoe_update_src_mac(lport, mac); fcoe_flogi_resp()
2768 fcoe_update_src_mac(lport, zero_mac); fcoe_logo_resp()

Completed in 250 milliseconds