Home
last modified time | relevance | path

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

/linux-6.6.21/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.h542 __u8 len16; member
568 __u8 len16; member
591 __u8 len16; member
620 __u8 len16; member
637 __u8 len16; member
646 __u8 len16; member
684 __u8 len16; member
721 __u8 len16; member
733 __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()
495 static inline void t4_rq_produce(struct t4_wq *wq, u8 len16) in t4_rq_produce()
537 static inline void t4_sq_produce(struct t4_wq *wq, u8 len16) in t4_sq_produce()
582 static inline void t4_ring_srq_db(struct t4_srq *srq, u16 inc, u8 len16, in t4_ring_srq_db()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c628 size_t len16; in t4vf_query_params() local
666 size_t len16; in t4vf_set_params() local
1544 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_alloc_mac_filt() local
1628 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_free_mac_filt() local
1696 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_change_mac() local
1741 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_set_addr_hash() local
1783 size_t len16 = DIV_ROUND_UP(len, 16); in t4vf_get_port_stats() local
/linux-6.6.21/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c1001 int len16, pktlen; in chcr_ktls_write_tcp_options() local
1107 u32 len16, wr_mid = 0, flits = 0, ndesc, cipher_start; in chcr_ktls_xmit_wr_complete() local
1282 u32 len16, wr_mid = 0, cipher_start, nfrags; in chcr_ktls_xmit_wr_short() local
1468 int credits, left, len16, last_desc; in chcr_ktls_tx_plaintxt() local
1573 u32 ctrl, iplen, maclen, wr_mid = 0, len16; in chcr_ktls_tunnel_pkt() local
/linux-6.6.21/fs/efivarfs/
Dvars.c343 unsigned long len16) in dup_variable_bug()
/linux-6.6.21/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls.h385 __be32 len16; /* command length */ member
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c7988 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4_alloc_mac_filt() local
8076 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4_free_mac_filt() local
Dsge.c2543 u32 len, len16, nparams = 6; in cxgb4_ethofld_send_flowc() local
Dt4_msg.h1748 __be32 len16; /* command length */ member
/linux-6.6.21/drivers/crypto/chelsio/
Dchcr_algo.c760 unsigned int len16, in create_wreq()