Searched refs:FW_CAPS16 (Results 1 – 7 of 7) sorted by relevance
112 FW_CAPS16 = 1, /* old Firmware: 16-bit Port Capabilities */ enumerator
520 fw_caps = (ret == 0 ? FW_CAPS32 : FW_CAPS16); in t4vf_port_init()555 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4vf_port_init()564 if (fw_caps == FW_CAPS16) { in t4vf_port_init()2078 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4vf_update_port_info()
356 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in csio_mb_port()365 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in csio_mb_port()370 if (fw_caps == FW_CAPS16) in csio_mb_port()394 if (fw_caps == FW_CAPS16) { in csio_mb_process_read_port_rsp()
278 FW_CAPS16 = 1, /* old Firmware: 16-bit Port Capabilities */ enumerator
1814 fw_caps = retval ? FW_CAPS16 : FW_CAPS32; in csio_enable_ports()
4205 cpu_to_be32(FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4_link_l1cfg_core()4209 if (fw_caps == FW_CAPS16) in t4_link_l1cfg_core()4250 cpu_to_be32(FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4_restart_aneg()4254 if (fw_caps == FW_CAPS16) in t4_restart_aneg()8760 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4_update_port_info()8797 action = (fw_caps == FW_CAPS16 in t4_get_link_params()9624 fw_caps = (ret == 0 ? FW_CAPS32 : FW_CAPS16); in t4_init_portinfo()9633 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4_init_portinfo()9643 if (fw_caps == FW_CAPS16) { in t4_init_portinfo()
574 FW_CAPS16 = 1, /* old Firmware: 16-bit Port Capabilities */ enumerator