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

/freebsd-9.3-release/sys/dev/cxgbe/
H A Dadapter.h816 return ((pi->link_cfg.supported & FW_PORT_CAP_SPEED_40G) != 0);
/freebsd-9.3-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_40G))
/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5673 FW_PORT_CAP_SPEED_40G = 0x0010, enumerator in enum:fw_port_cap

Completed in 201 milliseconds