Searched refs:off_errs (Results 1 – 3 of 3) sorted by relevance
93 u64 off_errs; member
1150 txq->txq_stats.off_errs++; in hinic_xmit_pkts()1178 txq->txq_stats.off_errs++; in hinic_xmit_pkts()
221 {"offload_errors", offsetof(struct hinic_txq_stats, off_errs)},1340 stats->oerrors += (txq_stats.tx_busy + txq_stats.off_errs); in hinic_dev_stats_get()