Searched refs:FW_PORT_CAP_SPEED_10G (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/cxgbe/
H A Dadapter.h787 return ((pi->link_cfg.supported & FW_PORT_CAP_SPEED_10G) != 0);
/freebsd-10.0-release/sys/dev/cxgbe/common/
H A Dt4_hw.c1862 FW_PORT_CAP_SPEED_10G | FW_PORT_CAP_SPEED_40G | \
5342 else if (stat & V_FW_PORT_CMD_LSPEED(FW_PORT_CAP_SPEED_10G))
/freebsd-10.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5594 FW_PORT_CAP_SPEED_10G = 0x0008, enumerator in enum:fw_port_cap

Completed in 269 milliseconds