Searched refs:FW_CAPS16 (Results 1 – 4 of 4) sorted by relevance
112 FW_CAPS16 = 1, /* old Firmware: 16-bit Port Capabilities */ enumerator
473 fw_caps = (ret == 0 ? FW_CAPS32 : FW_CAPS16); in t4vf_port_init()508 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4vf_port_init()517 if (fw_caps == FW_CAPS16) { in t4vf_port_init()1993 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4vf_update_port_info()
4022 cpu_to_be32(FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4_link_l1cfg()4026 if (fw_caps == FW_CAPS16) in t4_link_l1cfg()8018 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4_update_port_info()8055 action = (fw_caps == FW_CAPS16 in t4_get_link_params()8736 fw_caps = (ret == 0 ? FW_CAPS32 : FW_CAPS16); in t4_init_portinfo()8745 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4_init_portinfo()8755 if (fw_caps == FW_CAPS16) { in t4_init_portinfo()
450 FW_CAPS16 = 1, /* old Firmware: 16-bit Port Capabilities */ enumerator