/kernel/linux/linux-6.6/fs/efivarfs/ |
H A D | vars.c | 342 dup_variable_bug(efi_char16_t *str16, efi_guid_t *vendor_guid, unsigned long len16) dup_variable_bug() argument
|
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
H A D | vars.c | 384 dup_variable_bug(efi_char16_t *str16, efi_guid_t *vendor_guid, unsigned long len16) dup_variable_bug() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
H A D | chcr_ktls.c | 1001 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_mi in chcr_ktls_xmit_wr_short() local 1468 int credits, left, len16, last_desc; chcr_ktls_tx_plaintxt() local 1573 u32 ctrl, iplen, maclen, wr_mid = 0, len16; chcr_ktls_tunnel_pkt() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | qp.c | 699 u8 len16; in post_write_cmpl() local 489 build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) build_rdma_send() argument 556 build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) build_rdma_write() 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) build_rdma_write_cmpl() argument 660 build_rdma_read(union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) build_rdma_read() argument 759 build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, const struct ib_recv_wr *wr, u8 *len16) build_rdma_recv() argument 774 build_srq_recv(union t4_recv_wr *wqe, const struct ib_recv_wr *wr, u8 *len16) build_srq_recv() 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) build_tpte_memreg() 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) build_memreg() argument 884 build_inv_stag(union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) build_inv_stag() argument 1081 u8 len16 = 0; c4iw_post_send() local 1268 u8 len16 = 0; c4iw_post_receive() local 1341 defer_srq_wr(struct t4_srq *srq, union t4_recv_wr *wqe, u64 wr_id, u8 len16) defer_srq_wr() argument 1363 u8 len16 = 0; c4iw_post_srq_recv() local 2654 c4iw_copy_wr_to_srq(struct t4_srq *srq, union t4_recv_wr *wqe, u8 len16) c4iw_copy_wr_to_srq() argument [all...] |
H A D | t4.h | 395 u8 len16; member 430 static inline void t4_srq_produce(struct t4_srq *srq, u8 len16) in t4_srq_produce() argument 500 static inline void t4_rq_produce(struct t4_wq *wq, u8 len16) in t4_rq_produce() argument 547 static inline void t4_sq_produce(struct t4_wq *wq, u8 len16) in t4_sq_produce() argument 119 init_wr_hdr(union t4_wr *wqe, u16 wrid, enum fw_wr_opcodes opcode, u8 flags, u8 len16) init_wr_hdr() argument 592 t4_ring_srq_db(struct t4_srq *srq, u16 inc, u8 len16, union t4_recv_wr *wqe) t4_ring_srq_db() argument [all...] |
H A D | t4fw_ri_api.h | 550 __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
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 627 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, t4vf_change_mac() local 1740 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, t4vf_set_addr_hash() local 1782 size_t len16 = DIV_ROUND_UP(len, 16); t4vf_get_port_stats() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
H A D | chcr_ktls.c | 1007 int len16, pktlen; in chcr_ktls_write_tcp_options() local 1113 u32 len16, wr_mid = 0, flits = 0, ndesc, cipher_start; in chcr_ktls_xmit_wr_complete() local 1288 u32 len16, wr_mi in chcr_ktls_xmit_wr_short() local 1474 int credits, left, len16, last_desc; chcr_ktls_tx_plaintxt() local 1580 u32 ctrl, iplen, maclen, wr_mid = 0, len16; chcr_ktls_tunnel_pkt() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 628 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, t4vf_change_mac() local 1741 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, t4vf_set_addr_hash() local 1783 size_t len16 = DIV_ROUND_UP(len, 16); t4vf_get_port_stats() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | qp.c | 699 u8 len16; in post_write_cmpl() local 489 build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) build_rdma_send() argument 556 build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) build_rdma_write() 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) build_rdma_write_cmpl() argument 660 build_rdma_read(union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) build_rdma_read() argument 759 build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, const struct ib_recv_wr *wr, u8 *len16) build_rdma_recv() argument 774 build_srq_recv(union t4_recv_wr *wqe, const struct ib_recv_wr *wr, u8 *len16) build_srq_recv() 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) build_tpte_memreg() 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) build_memreg() argument 884 build_inv_stag(union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) build_inv_stag() argument 1081 u8 len16 = 0; c4iw_post_send() local 1268 u8 len16 = 0; c4iw_post_receive() local 1341 defer_srq_wr(struct t4_srq *srq, union t4_recv_wr *wqe, u64 wr_id, u8 len16) defer_srq_wr() argument 1363 u8 len16 = 0; c4iw_post_srq_recv() local 2645 c4iw_copy_wr_to_srq(struct t4_srq *srq, union t4_recv_wr *wqe, u8 len16) c4iw_copy_wr_to_srq() argument [all...] |
H A D | t4.h | 395 u8 len16; member 430 static inline void t4_srq_produce(struct t4_srq *srq, u8 len16) in t4_srq_produce() argument 495 static inline void t4_rq_produce(struct t4_wq *wq, u8 len16) in t4_rq_produce() argument 537 static inline void t4_sq_produce(struct t4_wq *wq, u8 len16) in t4_sq_produce() argument 119 init_wr_hdr(union t4_wr *wqe, u16 wrid, enum fw_wr_opcodes opcode, u8 flags, u8 len16) init_wr_hdr() argument 582 t4_ring_srq_db(struct t4_srq *srq, u16 inc, u8 len16, union t4_recv_wr *wqe) t4_ring_srq_db() argument [all...] |
H A D | t4fw_ri_api.h | 542 __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
|
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 759 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) create_wreq() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls.h | 382 __be32 len16; /* command length */ member
|
/kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 755 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) create_wreq() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls.h | 385 __be32 len16; /* command length */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 2537 u32 len, len16, nparams = 6; in cxgb4_ethofld_send_flowc() local
|
H A D | t4_hw.c | 8019 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
|
H A D | t4_msg.h | 1748 __be32 len16; /* command length */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 2543 u32 len, len16, nparams = 6; in cxgb4_ethofld_send_flowc() local
|
H A D | t4_hw.c | 7988 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
|
H A D | t4_msg.h | 1748 __be32 len16; /* command length */ member
|