Home
last modified time | relevance | path

Searched refs:ENETC_TBCIR (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h142 #define ENETC_TBCIR 0x1c macro
Denetc_ethtool.c17 ENETC_TBPIR, ENETC_TBCIR, ENETC_TBLENR, ENETC_TBIER, ENETC_TBICR0,
Denetc.c2056 tx_ring->next_to_clean = enetc_txbdr_rd(hw, idx, ENETC_TBCIR); in enetc_setup_txbdr()
2069 tx_ring->tcir = hw->reg + ENETC_BDR(TX, idx, ENETC_TBCIR); in enetc_setup_txbdr()