Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dqp.c489 const struct ib_send_wr *wr, u8 *len16) in build_rdma_send()
556 const struct ib_send_wr *wr, u8 *len16) in build_rdma_write()
617 const struct ib_send_wr *wr, u8 *len16) in build_rdma_write_cmpl()
660 u8 *len16) in build_rdma_read()
698 u8 len16; in post_write_cmpl() local
759 const struct ib_recv_wr *wr, u8 *len16) in build_rdma_recv()
774 u8 *len16) in build_srq_recv()
789 u8 *len16) in build_tpte_memreg()
821 u8 *len16, bool dsgl_supported) in build_memreg()
884 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()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c629 size_t len16; in t4vf_query_params() local
667 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-v5.4/drivers/firmware/efi/
Dvars.c389 unsigned long len16) in dup_variable_bug()
/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls.h290 __be32 len16; /* command length */ member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c7979 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4_alloc_mac_filt() local
8067 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4_free_mac_filt() local
Dt4_msg.h1715 __be32 len16; /* command length */ member
/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_algo.c723 unsigned int len16, in create_wreq()