Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb4/
Dqp.c490 const struct ib_send_wr *wr, u8 *len16) in build_rdma_send()
557 const struct ib_send_wr *wr, u8 *len16) in build_rdma_write()
618 const struct ib_send_wr *wr, u8 *len16) in build_rdma_write_cmpl()
661 u8 *len16) in build_rdma_read()
699 u8 len16; in post_write_cmpl() local
760 const struct ib_recv_wr *wr, u8 *len16) in build_rdma_recv()
775 u8 *len16) in build_srq_recv()
790 u8 *len16) in build_tpte_memreg()
822 u8 *len16, bool dsgl_supported) in build_memreg()
885 u8 *len16) in build_inv_stag()
[all …]
Dt4fw_ri_api.h550 __u8 len16; member
578 __u8 len16; member
603 __u8 len16; member
634 __u8 len16; member
651 __u8 len16; member
660 __u8 len16; member
698 __u8 len16; member
735 __u8 len16; member
747 __u8 len16; member
Dt4.h120 enum fw_wr_opcodes opcode, u8 flags, u8 len16) in init_wr_hdr()
395 u8 len16; member
430 static inline void t4_srq_produce(struct t4_srq *srq, u8 len16) in t4_srq_produce()
500 static inline void t4_rq_produce(struct t4_wq *wq, u8 len16) in t4_rq_produce()
547 static inline void t4_sq_produce(struct t4_wq *wq, u8 len16) in t4_sq_produce()
592 static inline void t4_ring_srq_db(struct t4_srq *srq, u16 inc, u8 len16, in t4_ring_srq_db()
/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c627 size_t len16; in t4vf_query_params() local
665 size_t len16; in t4vf_set_params() local
1543 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_alloc_mac_filt() local
1627 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_free_mac_filt() local
1695 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_change_mac() local
1740 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_set_addr_hash() local
1782 size_t len16 = DIV_ROUND_UP(len, 16); in t4vf_get_port_stats() local
/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c1002 int len16, pktlen; in chcr_ktls_write_tcp_options() local
1108 u32 len16, wr_mid = 0, flits = 0, ndesc, cipher_start; in chcr_ktls_xmit_wr_complete() local
1283 u32 len16, wr_mid = 0, cipher_start, nfrags; in chcr_ktls_xmit_wr_short() local
1469 int credits, left, len16, last_desc; in chcr_ktls_tx_plaintxt() local
1575 u32 ctrl, iplen, maclen, wr_mid = 0, len16; in chcr_ktls_tunnel_pkt() local
/drivers/firmware/efi/
Dvars.c385 unsigned long len16) in dup_variable_bug()
/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls.h382 __be32 len16; /* command length */ member
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c8019 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4_alloc_mac_filt() local
8107 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4_free_mac_filt() local
Dsge.c2537 u32 len, len16, nparams = 6; in cxgb4_ethofld_send_flowc() local
Dt4_msg.h1748 __be32 len16; /* command length */ member
/drivers/crypto/chelsio/
Dchcr_algo.c764 unsigned int len16, in create_wreq()