Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A 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()
H A Dfbnic_hw_stats.h43 struct fbnic_stat_counter tcp_opt_err, out_of_hdr_err, ovr_size_err; member