Searched refs:n_ethtype (Results 1 – 2 of 2) sorted by relevance
231 u16 n_ethtype = vlan->ethtype; in create_action_push_vlan() local236 vlan_hdr = (u32)n_ethtype << 16 | (u32)(prio) << 12 | (u32)vid; in create_action_push_vlan()
591 u16 n_ethtype = vlan->ethtype; in mlx5_fs_calc_vlan_hdr() local595 return (u32)n_ethtype << 16 | (u32)(prio) << 12 | (u32)vid; in mlx5_fs_calc_vlan_hdr()