Searched refs:__be32 (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 122 __be32 hi; 123 __be32 lo; 248 __be32 op_pkd; 249 __be32 len16_pkd; 251 __be32 tid_to_iq; 252 __be32 del_filter_to_l2tix; 258 __be32 maci_to_matchtypem; 514 __be32 op_to_compl; 515 __be32 flowid_len16; 520 __be32 op_to_immdlen; [all …]
|
/titanic_50/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_msg.h | 239 __be32 opcode_tid; 308 __be32 hash_val; 321 __be32 wr_hi; 322 __be32 wr_mid; 541 __be32 local_ip; 542 __be32 peer_ip; 570 __be32 rsvd; 571 __be32 tos_stid; 574 __be32 snd_isn; 575 __be32 rcv_isn; [all …]
|
H A D | t4_hw.h | 79 volatile __be32 qid; 96 __be32 hdrbuflen_pidx; 97 __be32 pldbuflen_qid;
|
H A D | common.h | 391 int t4_mc_read(struct adapter *adap, u32 addr, __be32 *data, u64 *parity); 392 int t4_edc_read(struct adapter *adap, int idx, u32 addr, __be32 *data, 395 __be32 *data); 396 int t4_mem_win_read(struct adapter *adap, u32 addr, __be32 *data);
|
H A D | t4_hw.c | 271 t4_mc_read(struct adapter *adap, u32 addr, __be32 *data, u64 *ecc) in t4_mc_read() 309 t4_edc_read(struct adapter *adap, int idx, u32 addr, __be32 *data, u64 *ecc) in t4_edc_read() 351 t4_mem_read(struct adapter *adap, int mtype, u32 addr, u32 len, __be32 *buf) in t4_mem_read() 369 offset = (addr - start)/sizeof (__be32); in t4_mem_read() 372 __be32 data[16]; in t4_mem_read() 389 len -= sizeof (__be32); in t4_mem_read() 408 t4_mem_win_rw(struct adapter *adap, u32 addr, __be32 *data, int dir) in t4_mem_win_rw() 435 t4_mem_win_read(struct adapter *adap, u32 addr, __be32 *data) in t4_mem_win_read() 2391 __be32 *qp = &cmd.iq0_to_iq2; in t4_config_rss_range() 4208 __be32 *p = &c.param[0].mnem; in t4_query_params() [all …]
|
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | offload.h | 141 __be32 sip[4]; 142 __be32 dip[4];
|
H A D | osdep.h | 161 typedef uint32_t __be32; typedef
|
H A D | t4_ioctl.c | 657 __be32 *edc = NULL; in read_edc()
|
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_osdep.h | 149 #define __be32 u32 macro
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | rds.h | 62 #define __be32 u_int32_t macro
|
/titanic_50/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 107 #define __be32 u32 macro
|
/titanic_50/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_type.h | 2794 #define __be32 u32 macro 3306 __be32 dst_ip[4]; 3307 __be32 src_ip[4]; 3310 __be32 tni_vni; 3316 __be32 dword_stream[14]; 3326 __be32 ip; 3332 __be32 dword;
|