Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.c84 fbnic_hw_stat_rst32(fbd, FBNIC_RPC_CNTR_IPV4_ESP, &rpc->ipv4_esp); in fbnic_reset_rpc_stats()
108 fbnic_hw_stat_rd32(fbd, FBNIC_RPC_CNTR_IPV4_ESP, &rpc->ipv4_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.c35 FBNIC_HW_STAT("rpc_ipv4_esp", rpc.ipv4_esp),