Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.c85 fbnic_hw_stat_rst32(fbd, FBNIC_RPC_CNTR_IPV6_ESP, &rpc->ipv6_esp); in fbnic_reset_rpc_stats()
109 fbnic_hw_stat_rd32(fbd, FBNIC_RPC_CNTR_IPV6_ESP, &rpc->ipv6_esp); in fbnic_get_rpc_stats32()
H A Dfbnic_hw_stats.h42 struct fbnic_stat_counter ipv4_frag, ipv6_frag, ipv4_esp, ipv6_esp; member
H A Dfbnic_ethtool.c36 FBNIC_HW_STAT("rpc_ipv6_esp", rpc.ipv6_esp),