Searched refs:tx_map_err (Results 1 – 4 of 4) sorted by relevance
167 FUN_QSTAT_INC(q, tx_map_err); in write_pkt_desc()542 FUN_QSTAT_INC(q, tx_map_err); in fun_xdp_tx()675 fp->tx_dropped += q->stats.tx_map_err; in fun_txq_free_sw()
89 u64 tx_map_err; /* # of packets dropped due to DMA mapping errors */ member
786 ADD_STAT(txs.tx_map_err); in fun_get_ethtool_stats()806 ADD_STAT(txs.tx_map_err); in fun_get_ethtool_stats()
896 stats->tx_dropped += txs.tx_map_err; in fun_get_stats64()
Completed in 12 milliseconds