Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dmv88e1xxx.h115 #define V_PSSR_STATUS_RESOLVED (1 << S_PSSR_STATUS_RESOLVED) macro
H A Dmv88e1xxx.c249 if ((status & V_PSSR_STATUS_RESOLVED) != 0) { in mv88e1xxx_get_link_status()