Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c26 static u8 fcoe_all_fcfs[ETH_ALEN] = FIP_ALL_FCF_MACS; variable
384 memcpy(vlan->eth.h_dest, fcoe_all_fcfs, ETH_ALEN); in fnic_fcoe_send_vlan_req()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c52 static u8 fcoe_all_fcfs[ETH_ALEN] = FIP_ALL_FCF_MACS; variable
397 memcpy(sol->eth.h_dest, fcf ? fcf->fcf_mac : fcoe_all_fcfs, ETH_ALEN); in fcoe_ctlr_solicit()