Searched refs:FW_CAPS16 (Results 1 – 7 of 7) sorted by relevance
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()
112 FW_CAPS16 = 1, /* old Firmware: 16-bit Port Capabilities */ enumerator
521 fw_caps = (ret == 0 ? FW_CAPS32 : FW_CAPS16); in t4vf_port_init()556 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4vf_port_init()565 if (fw_caps == FW_CAPS16) { in t4vf_port_init()2078 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4vf_update_port_info()
4238 cpu_to_be32(FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4_link_l1cfg_core()4242 if (fw_caps == FW_CAPS16) in t4_link_l1cfg_core()4283 cpu_to_be32(FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4_restart_aneg()4287 if (fw_caps == FW_CAPS16) in t4_restart_aneg()8757 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4_update_port_info()8794 action = (fw_caps == FW_CAPS16 in t4_get_link_params()9619 fw_caps = (ret == 0 ? FW_CAPS32 : FW_CAPS16); in t4_init_portinfo()9628 FW_PORT_CMD_ACTION_V(fw_caps == FW_CAPS16 in t4_init_portinfo()9638 if (fw_caps == FW_CAPS16) { in t4_init_portinfo()
491 FW_CAPS16 = 1, /* old Firmware: 16-bit Port Capabilities */ enumerator