Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/fcoe/
Dfcoe.c296 static const u8 flogi_maddr[ETH_ALEN] = FC_FCOE_FLOGI_MAC; in fcoe_interface_setup() local
339 dev_uc_add(netdev, flogi_maddr); in fcoe_interface_setup()
444 static const u8 flogi_maddr[ETH_ALEN] = FC_FCOE_FLOGI_MAC; in fcoe_interface_remove() local
460 dev_uc_del(netdev, flogi_maddr); in fcoe_interface_remove()