Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c66 const u8 *client_mac; in enic_set_port_profile() local
88 client_mac = pp->mac_addr; in enic_set_port_profile()
90 client_mac = netdev->dev_addr; in enic_set_port_profile()
100 ETH_ALEN, client_mac); in enic_set_port_profile()
102 snprintf(client_mac_str, sizeof(client_mac_str), "%pM", client_mac); in enic_set_port_profile()