Searched refs:MAC_TCR (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/axgbe/ |
| H A D | axgbe_regs.h | 76 MAC_TCR, /* MAC Tx Config */
|
| H A D | axgbe_rxtx.c | 657 AXGMAC_IOWRITE_BITS(pdata, MAC_TCR, TE, 0); in axgbe_dev_disable_tx() 685 AXGMAC_IOWRITE_BITS(pdata, MAC_TCR, TE, 1); in axgbe_dev_enable_tx()
|
| H A D | axgbe_dev.c | 216 if (AXGMAC_IOREAD_BITS(pdata, MAC_TCR, SS) != ss) in axgbe_set_speed() 217 AXGMAC_IOWRITE_BITS(pdata, MAC_TCR, SS, ss); in axgbe_set_speed()
|
| H A D | axgbe_common.h | 234 #define MAC_TCR 0x0000 macro
|