Home
last modified time | relevance | path

Searched refs:ld_abil (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_port.c56 static void decode_cl37_word(u16 lp_abil, uint16_t ld_abil, struct sparx5_port_status *status) in decode_cl37_word() argument
63 if ((ld_abil & ADVERTISE_1000XPAUSE) && in decode_cl37_word()
66 } else if ((ld_abil & ADVERTISE_1000XPSE_ASYM) && in decode_cl37_word()
70 status->pause |= (ld_abil & ADVERTISE_1000XPAUSE) ? in decode_cl37_word()

Completed in 4 milliseconds