Searched refs:REG_PORT_FAIL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb/ |
D | vsc7326.c | 132 { REG_PORT_FAIL(0), 0x00000002 }, 158 { REG_PORT_FAIL(1), 0x00000002 }, 184 { REG_PORT_FAIL(2), 0x00000002 }, 210 { REG_PORT_FAIL(3), 0x00000002 },
|
D | vsc7326_reg.h | 185 #define REG_PORT_FAIL(pn) CRA(0x1,pn,0x0e) /* Preamble port position */ macro
|