Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/meta/fbnic/
Dfbnic_hw_stats.c86 fbnic_hw_stat_rst32(fbd, FBNIC_RPC_CNTR_TCP_OPT_ERR, &rpc->tcp_opt_err); in fbnic_reset_rpc_stats()
111 fbnic_hw_stat_rd32(fbd, FBNIC_RPC_CNTR_TCP_OPT_ERR, &rpc->tcp_opt_err); in fbnic_get_rpc_stats32()
Dfbnic_hw_stats.h43 struct fbnic_stat_counter tcp_opt_err, out_of_hdr_err, ovr_size_err; member
Dfbnic_ethtool.c36 FBNIC_HW_STAT("rpc_tcp_opt_err", rpc.tcp_opt_err),