Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h517 struct ethtool_flow_ext { struct
544 struct ethtool_flow_ext h_ext;
546 struct ethtool_flow_ext m_ext;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c455 static int dpaa2_eth_prep_ext_rule(struct ethtool_flow_ext *ext_value, in dpaa2_eth_prep_ext_rule()
456 struct ethtool_flow_ext *ext_mask, in dpaa2_eth_prep_ext_rule()
474 static int dpaa2_eth_prep_mac_ext_rule(struct ethtool_flow_ext *ext_value, in dpaa2_eth_prep_mac_ext_rule()
475 struct ethtool_flow_ext *ext_mask, in dpaa2_eth_prep_mac_ext_rule()
/OK3568_Linux_fs/kernel/include/linux/
H A Dethtool.h24 struct ethtool_flow_ext h_ext;
26 struct ethtool_flow_ext m_ext;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h848 struct ethtool_flow_ext { struct
876 struct ethtool_flow_ext h_ext;
878 struct ethtool_flow_ext m_ext;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h848 struct ethtool_flow_ext { struct
876 struct ethtool_flow_ext h_ext;
878 struct ethtool_flow_ext m_ext;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h967 struct ethtool_flow_ext { struct
995 struct ethtool_flow_ext h_ext;
997 struct ethtool_flow_ext m_ext;
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dioctl.c3152 const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext; in ethtool_rx_flow_rule_create()
3153 const struct ethtool_flow_ext *ext_m_spec = &fs->m_ext; in ethtool_rx_flow_rule_create()
3186 const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext; in ethtool_rx_flow_rule_create()
3187 const struct ethtool_flow_ext *ext_m_spec = &fs->m_ext; in ethtool_rx_flow_rule_create()