Lines Matching +full:ts +full:- +full:inv
4 * Copyright (c) 2009-2016 Chelsio Communications, Inc. All rights reserved.
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
43 FW_ENOEXEC = 8, /* exec format error; inv microcode */
126 /* atomic flag (hi) - firmware encapsulates CPLs in CPL_BARRIER */
130 /* flush flag (hi) - firmware flushes flushable work request buffered
136 /* completion flag (hi) - firmware generates a cpl_fw6_ack */
160 /* length in units of 16-bytes (lo) */
689 * will resend FIN - equiv ESTAB
2183 * VIID - [10:8] PFN, [7] VI Valid, [6:0] VI number
2614 /* old 16-bit port capabilities bitmap (fw_port_cap16_t) */
2650 /* new 32-bit port capabilities bitmap (fw_port_cap32_t) */
2722 /* macros to isolate various 32-bit Port Capabilities sub-fields */
3122 FW_PORT_MOD_TYPE_ERROR = FW_PORT_CMD_MODTYPE_M - 3,
3123 FW_PORT_MOD_TYPE_UNKNOWN = FW_PORT_CMD_MODTYPE_M - 2,
3124 FW_PORT_MOD_TYPE_NOTSUPPORTED = FW_PORT_CMD_MODTYPE_M - 1,
3345 /* ts */
3375 } ts; member
3758 __be16 len512; /* bin length in units of 512-bytes */
3911 * which is encoded as the number of entries in multiples-1 of 128 here rather