Searched defs:len16 (Results 1 - 11 of 11) sorted by relevance

/linux-master/fs/efivarfs/
H A Dvars.c342 dup_variable_bug(efi_char16_t *str16, efi_guid_t *vendor_guid, unsigned long len16) argument
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c996 int len16, pktlen; local
1102 u32 len16, wr_mid = 0, flits = 0, ndesc, cipher_start; local
1277 u32 len16, wr_mi local
1463 int credits, left, len16, last_desc; local
1568 u32 ctrl, iplen, maclen, wr_mid = 0, len16; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c628 size_t len16; local
666 size_t len16; local
1544 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, local
1628 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, local
1696 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, local
1741 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, local
1783 size_t len16 = DIV_ROUND_UP(len, 16); local
[all...]
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dqp.c699 u8 len16; local
489 build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) argument
556 build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) argument
616 build_rdma_write_cmpl(struct t4_sq *sq, struct fw_ri_rdma_write_cmpl_wr *wcwr, const struct ib_send_wr *wr, u8 *len16) argument
660 build_rdma_read(union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) argument
759 build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, const struct ib_recv_wr *wr, u8 *len16) argument
774 build_srq_recv(union t4_recv_wr *wqe, const struct ib_recv_wr *wr, u8 *len16) argument
788 build_tpte_memreg(struct fw_ri_fr_nsmr_tpte_wr *fr, const struct ib_reg_wr *wr, struct c4iw_mr *mhp, u8 *len16) argument
820 build_memreg(struct t4_sq *sq, union t4_wr *wqe, const struct ib_reg_wr *wr, struct c4iw_mr *mhp, u8 *len16, bool dsgl_supported) argument
884 build_inv_stag(union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) argument
1081 u8 len16 = 0; local
1268 u8 len16 = 0; local
1341 defer_srq_wr(struct t4_srq *srq, union t4_recv_wr *wqe, u64 wr_id, u8 len16) argument
1363 u8 len16 = 0; local
2645 c4iw_copy_wr_to_srq(struct t4_srq *srq, union t4_recv_wr *wqe, u8 len16) argument
[all...]
H A Dt4.h395 u8 len16; member in struct:t4_srq_pending_wr
430 static inline void t4_srq_produce(struct t4_srq *srq, u8 len16) argument
495 static inline void t4_rq_produce(struct t4_wq *wq, u8 len16) argument
537 static inline void t4_sq_produce(struct t4_wq *wq, u8 len16) argument
119 init_wr_hdr(union t4_wr *wqe, u16 wrid, enum fw_wr_opcodes opcode, u8 flags, u8 len16) argument
582 t4_ring_srq_db(struct t4_srq *srq, u16 inc, u8 len16, union t4_recv_wr *wqe) argument
[all...]
H A Dt4fw_ri_api.h542 __u8 len16; member in struct:fw_ri_rdma_write_wr
568 __u8 len16; member in struct:fw_ri_send_wr
591 __u8 len16; member in struct:fw_ri_rdma_write_cmpl_wr
620 __u8 len16; member in struct:fw_ri_rdma_read_wr
637 __u8 len16; member in struct:fw_ri_recv_wr
646 __u8 len16; member in struct:fw_ri_bind_mw_wr
684 __u8 len16; member in struct:fw_ri_fr_nsmr_wr
721 __u8 len16; member in struct:fw_ri_fr_nsmr_tpte_wr
733 __u8 len16; member in struct:fw_ri_inv_lstag_wr
/linux-master/drivers/crypto/chelsio/
H A Dchcr_algo.c755 create_wreq(struct chcr_context *ctx, struct chcr_wr *chcr_req, struct crypto_async_request *req, unsigned int imm, int hash_sz, unsigned int len16, unsigned int sc_len, unsigned int lcb) argument
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls.h384 __be32 len16; /* command length */ member in struct:ulp_mem_rw
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2529 u32 len, len16, nparams = 6; local
H A Dt4_hw.c7988 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, local
8076 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, local
H A Dt4_msg.h1748 __be32 len16; /* command length */ member in struct:ulp_mem_io

Completed in 217 milliseconds