Searched refs:FW_CAPS32 (Results 1 – 6 of 6) sorted by relevance
113 FW_CAPS32 = 2, /* new Firmware: 32-bit Port Capabilities */ enumerator
520 fw_caps = (ret == 0 ? FW_CAPS32 : FW_CAPS16); in t4vf_port_init()
279 FW_CAPS32 = 2, /* new Firmware: 32-bit Port Capabilities */ enumerator
1814 fw_caps = retval ? FW_CAPS16 : FW_CAPS32; in csio_enable_ports()
575 FW_CAPS32 = 2, /* new Firmware: 32-bit Port Capabilities */ enumerator
9626 fw_caps = (ret == 0 ? FW_CAPS32 : FW_CAPS16); in t4_init_portinfo()