Searched refs:vlan_etype (Results 1 – 13 of 13) sorted by relevance
410 (fs->m_ext.vlan_etype || fs->m_ext.vlan_tci)) { in bcmasp_netfilt_wr_to_hw()412 &fs->h_ext.vlan_etype, in bcmasp_netfilt_wr_to_hw()413 &fs->m_ext.vlan_etype, in bcmasp_netfilt_wr_to_hw()414 sizeof(fs->h_ext.vlan_etype)); in bcmasp_netfilt_wr_to_hw()640 if (cur->h_ext.vlan_etype != fs->h_ext.vlan_etype || in bcmasp_netfilt_check_dup()641 cur->m_ext.vlan_etype != fs->m_ext.vlan_etype || in bcmasp_netfilt_check_dup()
987 fsp->h_ext.vlan_etype = htons(rule->filter.vlan_etype); in igc_ethtool_get_nfc_rule()988 fsp->m_ext.vlan_etype = ETHER_TYPE_FULL_MASK; in igc_ethtool_get_nfc_rule()1260 if ((fsp->flow_type & FLOW_EXT) && fsp->h_ext.vlan_etype) { in igc_ethtool_init_nfc_rule()1261 rule->filter.vlan_etype = ntohs(fsp->h_ext.vlan_etype); in igc_ethtool_init_nfc_rule()1387 fsp->m_ext.vlan_etype && in igc_ethtool_add_nfc_rule()1388 fsp->m_ext.vlan_etype != ETHER_TYPE_FULL_MASK) { in igc_ethtool_add_nfc_rule()
271 req.packet.vlan_etype = cpu_to_be16(ETH_P_8021Q); in rvu_rep_install_rx_rule()272 req.mask.vlan_etype = cpu_to_be16(ETH_P_8021Q); in rvu_rep_install_rx_rule()
1225 if (~flow->m_ext.vlan_etype) in gfar_check_capability()1284 flow->m_ext.vlan_etype ^= cpu_to_be16(0xFFFF); in gfar_invert_masks()
652 if (fs->m_ext.vlan_etype || in validate_vlan()
1058 flow->m_ext.vlan_etype ^= cpu_to_be16(~0); in bcm_sf2_invert_masks()
259 __be16 vlan_etype; member
198 eth.h_proto = data->vlan_etype; in i40e_create_dummy_packet()
934 (rule->m_ext.vlan_etype || rule->m_ext.data[0] || in efx_ethtool_set_class_rule()
1060 (rule->m_ext.vlan_etype || rule->m_ext.data[0] || in ef4_ethtool_set_class_rule()
943 (rule->m_ext.vlan_etype || rule->m_ext.data[0] || in efx_ethtool_set_class_rule()
1506 (fs->h_ext.vlan_etype || fs->h_ext.vlan_tci)) { in qede_flow_spec_validate_unused()
1383 if (cmd->fs.m_ext.vlan_etype || in mlx4_en_validate_flow()