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.c61 const u8 *client_mac; in enic_set_port_profile() local
83 client_mac = pp->mac_addr; in enic_set_port_profile()
85 client_mac = netdev->dev_addr; in enic_set_port_profile()
95 ETH_ALEN, client_mac); in enic_set_port_profile()
97 snprintf(client_mac_str, sizeof(client_mac_str), "%pM", client_mac); in enic_set_port_profile()