Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx4/
Dport.c1704 int mlx4_SET_PORT_user_mac(struct mlx4_dev *dev, u8 port, u8 *user_mac) in mlx4_SET_PORT_user_mac() argument
1716 memcpy(context->user_mac, user_mac, sizeof(context->user_mac)); in mlx4_SET_PORT_user_mac()
Dmlx4.h810 u8 user_mac[6]; member
/Linux-v5.10/include/linux/mlx4/
Ddevice.h1384 int mlx4_SET_PORT_user_mac(struct mlx4_dev *dev, u8 port, u8 *user_mac);