Lines Matching +full:ports +full:- +full:word +full:- +full:length
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
43 /* This is the IEEE-assigned OUI for QLogic Inc. QLogic_IB */
123 * open to get implementation-specific info, and info specific to this
146 * than this (in words). Included is the starting control word, so
162 /* per-chip and other runtime features bitmap (QIB_RUNTIME_*) */
295 * The high bit is 0 for non-QLogic and 1 for QLogic-built/supplied.
319 * across ports and HCAs, using different algorithims. WITHIN is
323 * ports; this is the default */
325 * active ports within), then next HCA */
396 * in the first 64bit word at spi_sendbuf_status, and are passed to
422 __u16 port; /* IB port assigned to caller (1-based) */
467 /* enable/disable armlaunch errors (non-zero to enable) */
487 * Length of data; don't need 64 bits, but want
495 * buffers, but the total length (exclusive of IB headers) must be less
496 * than the MTU, and if using the PIO method, entire packet length,
512 * changes to CRCs can be used. The elements were also re-ordered
527 * All fields are little-endian binary unless otherwise stated
536 * valid length (in use, protected by if_csum), including
554 /* ASCII free-form comment field */
628 * and memory bits that are visible to and/or used by user-mode software.
673 /* SendPIO per-buffer control */
685 * Version - 4 bits, Context - 4 bits, TID - 10 bits and Offset -
730 /* qib receiving-dma tid-session-member */
734 __u16 length; member
737 /* IB - LRH header consts */
738 #define QIB_LRH_GRH 0x0003 /* 1. word of IB LRH - next header: GRH */
739 #define QIB_LRH_BTH 0x0002 /* 1. word of IB LRH - next header: BTH */