Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.h716 PETBI_NEG_PAUSE_MASK = 0x0180, enumerator
H A Dqla3xxx.c837 return (reg & PETBI_NEG_PAUSE_MASK) == PETBI_NEG_PAUSE; in ql_is_petbi_neg_pause()