Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/fnic/
Dfnic_fcs.c38 static u8 fcoe_all_fcfs[ETH_ALEN] = FIP_ALL_FCF_MACS; variable
394 memcpy(vlan->eth.h_dest, fcoe_all_fcfs, ETH_ALEN); in fnic_fcoe_send_vlan_req()
/Linux-v5.10/drivers/scsi/fcoe/
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()