Lines Matching refs:__u32

141 	__u32 sps_nports;
143 __u32 sps_nullintr;
145 __u32 sps_maxpkts_call;
147 __u32 sps_avgpkts_call;
220 __u32 spi_hw_version;
222 __u32 spi_sw_version;
230 __u32 spi_mtu;
236 __u32 spi_piosize;
238 __u32 spi_tidcnt;
240 __u32 spi_tidegrcnt;
242 __u32 spi_rcvhdrent_size;
247 __u32 spi_rcvhdr_cnt;
250 __u32 spi_runtime_flags;
266 __u32 spi_rcv_egrbufsize;
272 __u32 spi_qpair;
285 __u32 spi_tid_maxsize;
290 __u32 spi_pioalign;
296 __u32 spi_pioindex;
298 __u32 spi_piocnt;
321 __u32 spi_nports;
323 __u32 spi_unit;
325 __u32 spi_rcv_egrperchunk;
327 __u32 spi_rcv_egrchunksize;
329 __u32 spi_rcv_egrbuftotlen;
330 __u32 spi_filler_for_align;
398 __u32 spu_userversion;
401 __u32 spu_rcvhdrcnt;
404 __u32 spu_base_info_size;
412 __u32 spu_rcvhdrsize;
423 __u32 spu_unused; /* kept for compatible layout */
461 __u32 num_active; /* number of active units */
462 __u32 unit; /* unit (chip) assigned to caller */
470 __u32 tidcnt;
472 __u32 tid__unused;
486 __u32 type; /* command type */
505 __u32 recv_ctrl;
507 __u32 armlaunch_ctrl;
536 __u32 sps_flags; /* flags for packet (TBD) */
537 __u32 sps_cnt; /* number of entries to use in sps_iov */
548 __u32 unit;
550 __u32 len;
562 __u32 unit;
563 __u32 len;
805 static inline __u32 ipath_hdrget_err_flags(const __le32 * rbuf) in ipath_hdrget_err_flags()
810 static inline __u32 ipath_hdrget_rcv_type(const __le32 * rbuf) in ipath_hdrget_rcv_type()
816 static inline __u32 ipath_hdrget_length_in_bytes(const __le32 * rbuf) in ipath_hdrget_length_in_bytes()
822 static inline __u32 ipath_hdrget_index(const __le32 * rbuf) in ipath_hdrget_index()
828 static inline __u32 ipath_hdrget_seq(const __le32 *rbuf) in ipath_hdrget_seq()
834 static inline __u32 ipath_hdrget_offset(const __le32 *rbuf) in ipath_hdrget_offset()
840 static inline __u32 ipath_hdrget_use_egr_buf(const __le32 *rbuf) in ipath_hdrget_use_egr_buf()
845 static inline __u32 ipath_hdrget_ipath_ver(__le32 hdrword) in ipath_hdrget_ipath_ver()