Home
last modified time | relevance | path

Searched refs:ah_ip4_spec (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h499 struct ethtool_ah_espip4_spec ah_ip4_spec; member
654 struct ethtool_ah_espip4_spec ah_ip4_spec; member
/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.h824 struct ethtool_ah_espip4_spec ah_ip4_spec; member
1065 struct ethtool_ah_espip4_spec ah_ip4_spec; member
/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.h824 struct ethtool_ah_espip4_spec ah_ip4_spec; member
1065 struct ethtool_ah_espip4_spec ah_ip4_spec; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h943 struct ethtool_ah_espip4_spec ah_ip4_spec; member
1184 struct ethtool_ah_espip4_spec ah_ip4_spec; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dniu.c7121 fsp->h_u.ah_ip4_spec.spi = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()
7125 fsp->m_u.ah_ip4_spec.spi = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()
7384 spi = be32_to_cpu(fsp->h_u.ah_ip4_spec.spi); in niu_get_tcamkey_from_ip4fs()
7385 spim = be32_to_cpu(fsp->m_u.ah_ip4_spec.spi); in niu_get_tcamkey_from_ip4fs()