Searched refs:ENETC_TBPIR (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_hw.h | 158 #define ENETC_TBPIR 0x18 macro
|
| H A D | enetc.c | 2598 tx_ring->next_to_use = enetc_txbdr_rd(hw, idx, ENETC_TBPIR); in enetc_setup_txbdr() 2605 enetc_txbdr_wr(hw, idx, ENETC_TBPIR, 0); in enetc_setup_txbdr() 2619 tx_ring->tpir = hw->reg + ENETC_BDR(TX, idx, ENETC_TBPIR); in enetc_setup_txbdr()
|
| H A D | enetc_ethtool.c | 21 ENETC_TBPIR, ENETC_TBCIR, ENETC_TBLENR, ENETC_TBIER, ENETC_TBICR0,
|