Searched refs:user_mac (Results 1 – 2 of 2) sorted by relevance
1704 int mlx4_SET_PORT_user_mac(struct mlx4_dev *dev, u8 port, u8 *user_mac) in mlx4_SET_PORT_user_mac() argument1716 memcpy(context->user_mac, user_mac, sizeof(context->user_mac)); in mlx4_SET_PORT_user_mac()
811 u8 user_mac[6]; member