Home
last modified time | relevance | path

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

/linux-6.1.9/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.h811 u8 user_mac[6]; member
/linux-6.1.9/include/linux/mlx4/
Ddevice.h1384 int mlx4_SET_PORT_user_mac(struct mlx4_dev *dev, u8 port, u8 *user_mac);