Searched refs:FW_PORT_CMD_MDIOCAP (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4fw_api.h | 1779 #define FW_PORT_CMD_MDIOCAP (1U << 21) macro |
D | t4_hw.c | 4146 p->mdio_addr = (ret & FW_PORT_CMD_MDIOCAP) ? in t4_port_init() |