Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dethtool.h1383 struct ethtool_flow_ext { struct
1411 struct ethtool_flow_ext h_ext;
1413 struct ethtool_flow_ext m_ext;
/linux/include/linux/
H A Dethtool.h31 struct ethtool_flow_ext h_ext;
33 struct ethtool_flow_ext m_ext;
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1162 struct ethtool_flow_ext *m_ext = &fs->m_ext; in bnxt_grxclsrule()
1163 struct ethtool_flow_ext *h_ext = &fs->h_ext; in bnxt_grxclsrule()
1318 struct ethtool_flow_ext *m_ext = &fs->m_ext; in bnxt_add_l2_cls_rule()
1319 struct ethtool_flow_ext *h_ext = &fs->h_ext; in bnxt_add_l2_cls_rule()