Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c8906 pi->mdio_addr = stat & F_FW_PORT_CMD_MDIOCAP32 ? in handle_port_info()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7715 #define F_FW_PORT_CMD_MDIOCAP32 V_FW_PORT_CMD_MDIOCAP32(1U) macro