Searched refs:h_ext (Results 1 – 4 of 4) sorted by relevance
485 struct ethtool_flow_ext h_ext; member559 struct ethtool_flow_ext h_ext; member
2291 fsp->h_ext.vlan_tci = rule->filter.formatted.vlan_id; in ixgbe_get_ethtool_fdir_entry()2293 fsp->h_ext.vlan_etype = rule->filter.formatted.flex_bytes; in ixgbe_get_ethtool_fdir_entry()2295 fsp->h_ext.data[1] = htonl(rule->filter.formatted.vm_pool); in ixgbe_get_ethtool_fdir_entry()2563 (unsigned char)ntohl(fsp->h_ext.data[1]); in ixgbe_add_ethtool_fdir_entry()2566 input->filter.formatted.vlan_id = fsp->h_ext.vlan_tci; in ixgbe_add_ethtool_fdir_entry()2569 fsp->h_ext.vlan_etype; in ixgbe_add_ethtool_fdir_entry()
856 rule->h_ext.vlan_tci = htons(vid); in efx_ethtool_get_class_rule()1047 ntohs(rule->h_ext.vlan_tci) : EFX_FILTER_VID_UNSPEC, in efx_ethtool_set_class_rule()
1074 id = rule->h_ext.vlan_tci & VLAN_VID_MASK; in gfar_convert_to_filer()1076 cfi = rule->h_ext.vlan_tci & VLAN_CFI_MASK; in gfar_convert_to_filer()1078 prio = (rule->h_ext.vlan_tci & VLAN_PRIO_MASK) >> VLAN_PRIO_SHIFT; in gfar_convert_to_filer()