Searched refs:GET_LPI_THRESH (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/dsa/ | ||
D | mt7530.h | 328 #define GET_LPI_THRESH(x) (((x) & LPI_THRESH_MASK) >> LPI_THRESH_SHT) macro |
D | mt7530.c | 3067 e->tx_lpi_timer = GET_LPI_THRESH(eeecr); in mt753x_get_mac_eee() |