Searched refs:V_SERDES_LOS (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | regs.h | 2403 #define V_SERDES_LOS(x) ((x) << S_SERDES_LOS) macro |
D | t3_hw.c | 1803 if (cause & V_SERDES_LOS(M_SERDES_LOS)) in mac_intr_handler() |