Searched refs:FW_CAPS32 (Results 1 – 3 of 3) sorted by relevance
291 FW_CAPS32 = 2, /* new Firmware: 32-bit Port Capabilities */ enumerator
795 fw_caps = (ret == 0 ? FW_CAPS32 : FW_CAPS16); in t4vf_port_init()
5432 fw_caps = ret == 0 ? FW_CAPS32 : FW_CAPS16; in t4_port_init()