Home
last modified time | relevance | path

Searched refs:RX_OCTS (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h156 RX_OCTS = 0x0, enumerator
H A Dnicvf_main.c1663 stats->rx_bytes = GET_RX_STATS(RX_OCTS); in nicvf_update_stats()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_rep.c164 rsp->rx.octs = RVU_LF_RX_STATS(RX_OCTS); in rvu_mbox_handler_nix_lf_stats()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c554 rx_bytes = OTX2_GET_RX_STATS(RX_OCTS); in otx2_adjust_adaptive_coalese()
H A Dotx2_common.c117 dev_stats->rx_bytes = OTX2_GET_RX_STATS(RX_OCTS); in otx2_get_dev_stats()