Searched refs:V_PSSR_TX_PAUSE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb/ | ||
D | mv88e1xxx.h | 95 #define V_PSSR_TX_PAUSE (1 << S_PSSR_TX_PAUSE) macro |
D | mv88e1xxx.c | 252 if (status & V_PSSR_TX_PAUSE) in mv88e1xxx_get_link_status() |