Searched refs:ENETC_TBCIR (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_hw.h | 150 #define ENETC_TBCIR 0x1c macro
|
| H A D | enetc.c | 2599 tx_ring->next_to_clean = enetc_txbdr_rd(hw, idx, ENETC_TBCIR); in enetc_setup_txbdr() 2606 enetc_txbdr_wr(hw, idx, ENETC_TBCIR, 0); in enetc_setup_txbdr() 2620 tx_ring->tcir = hw->reg + ENETC_BDR(TX, idx, ENETC_TBCIR); in enetc_setup_txbdr()
|
| H A D | enetc_ethtool.c | 21 ENETC_TBPIR, ENETC_TBCIR, ENETC_TBLENR, ENETC_TBIER, ENETC_TBICR0,
|