Home
last modified time | relevance | path

Searched refs:TX_DROP (Results 1 – 9 of 9) sorted by relevance

/drivers/net/ethernet/hisilicon/hibmcge/
A Dhbg_irq.c57 HBG_ERR_IRQ_I(TX_DROP, false, false),
A Dhbg_diagnose.c62 HBG_PUSH_IRQ_I(TX_DROP, 13),
/drivers/net/ethernet/hisilicon/
A Dhip04_eth.c72 #define TX_DROP BIT(6) macro
73 #define DEF_INT_ERR (RCV_NOBUF | RCV_DROP | TX_DROP)
679 if (ists & TX_DROP) { in hip04_mac_interrupt()
/drivers/net/ethernet/cavium/thunder/
A Dnic.h178 TX_DROP = 0x4, enumerator
A Dnicvf_main.c1682 stats->tx_drops = GET_TX_STATS(TX_DROP); in nicvf_update_stats()
/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_rep.c178 rsp->tx.drop = RVU_LF_TX_STATS(TX_DROP); in rvu_mbox_handler_nix_lf_stats()
A Drvu_struct.h833 TX_DROP = 0x3, enumerator
A Drvu_debugfs.c2880 PRINT_CGX_CUML_NIXTX_STATUS(TX_DROP, "tx_drops"); in cgx_print_stats()
/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_common.c127 dev_stats->tx_drops = OTX2_GET_TX_STATS(TX_DROP); in otx2_get_dev_stats()

Completed in 35 milliseconds