Searched refs:SMU_TX_CTL_DIC_EN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/cavium/thunder/ | ||
| D | thunder_bgx.h | 136 #define SMU_TX_CTL_DIC_EN BIT_ULL(0) macro |
| D | thunder_bgx.c | 819 cfg |= SMU_TX_CTL_DIC_EN; in bgx_lmac_xaui_init() |