Home
last modified time | relevance | path

Searched refs:FW_PORT_CAP32_SPEED_100G (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c3925 if (speed & FW_PORT_CAP32_SPEED_100G) { in t4_link_l1cfg()
3951 if (speed & FW_PORT_CAP32_SPEED_100G) { in t4_link_l1cfg()
8865 linkattr |= FW_PORT_CAP32_SPEED_100G; in lstatus_to_fwcap()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c3365 case FW_PORT_CAP32_SPEED_100G: in port_mword()
3393 case FW_PORT_CAP32_SPEED_100G: in port_mword()
3409 case FW_PORT_CAP32_SPEED_100G: in port_mword()
3430 case FW_PORT_CAP32_SPEED_100G: in port_mword()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7201 #define FW_PORT_CAP32_SPEED_100G 0x00000040UL macro
7288 FW_PORT_CAP32_SPEED_100G)) != 0); in fec_supported()