Searched refs:LPI_THRESH_SET (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/dsa/ | ||
H A D | mt7530.h | 396 #define LPI_THRESH_SET(x) FIELD_PREP(LPI_THRESH_MASK, x) macro |
H A D | mt7530.c | 3093 set = LPI_THRESH_SET(e->tx_lpi_timer); in mt753x_set_mac_eee() |