Home
last modified time | relevance | path

Searched defs:wr_len (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c61 int wr_len; in destroy_cq() local
104 int wr_len; in create_cq() local
H A Dmem.c66 u8 wr_len; in _c4iw_write_mem_dma_aligned() local
115 u8 wr_len, *to_dp, *from_dp; in _c4iw_write_mem_inline() local
H A Dqp.c136 int wr_len; in create_qp() local
/freebsd-12.1/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c390 u_int wr_len, u_int imm_len, u_int sgl_len, u_int hash_size, in ccr_populate_wreq()
442 u_int hash_size_in_response, kctx_flits, kctx_len, transhdr_len, wr_len; in ccr_hash() local
587 u_int kctx_len, key_half, op_type, transhdr_len, wr_len; in ccr_blkcipher() local
790 u_int kctx_len, key_half, op_type, transhdr_len, wr_len; in ccr_authenc() local
1139 u_int iv_len, kctx_len, op_type, transhdr_len, wr_len; in ccr_gcm() local
1618 u_int iv_len, kctx_len, op_type, transhdr_len, wr_len; in ccr_ccm() local
/freebsd-12.1/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c851 int wr_len; in t4_push_frames() local
1047 int wr_len; in t4_push_pdus() local
H A Dt4_tls.c1083 u_int plen, nsegs, credits, space, max_nsegs_1mbuf, wr_len; in t4_push_tls_records() local
/freebsd-12.1/sbin/pfctl/
H A Dpfctl_osfp.c346 int wr_len, version_len, subtype_len; in pfctl_get_fingerprint() local
/freebsd-12.1/sys/dev/cxgbe/
H A Dadapter.h632 int wr_len; member
1265 alloc_wrqe(int wr_len, struct sge_wrq *wrq) in alloc_wrqe()