Home
last modified time | relevance | path

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

/linux/include/scsi/fc/
H A Dfc_fcoe.h82 * fc_fcoe_set_mac - Store OUI + DID into MAC address field.
86 static inline void fc_fcoe_set_mac(u8 *mac, u8 *did) in fc_fcoe_set_mac() function
/linux/drivers/scsi/qedf/
H A Dqedf_attr.c39 fc_fcoe_set_mac(fcoe_mac, lport_src_id); in fcoe_mac_show()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c902 fc_fcoe_set_mac(fcoe_mac, fh->fh_d_id); in bnx2fc_flogi_resp()
H A Dbnx2fc_fcoe.c375 fc_fcoe_set_mac(eh->h_dest, fh->fh_d_id); in bnx2fc_xmit()