Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb4/
Dqp.c460 struct ib_send_wr *wr, u8 *len16) in build_rdma_send()
527 struct ib_send_wr *wr, u8 *len16) in build_rdma_write()
569 static int build_rdma_read(union t4_wr *wqe, struct ib_send_wr *wr, u8 *len16) in build_rdma_read()
599 struct ib_recv_wr *wr, u8 *len16) in build_rdma_recv()
615 u8 *len16) in build_tpte_memreg()
646 struct ib_reg_wr *wr, struct c4iw_mr *mhp, u8 *len16, in build_memreg()
710 static int build_inv_stag(union t4_wr *wqe, struct ib_send_wr *wr, u8 *len16) in build_inv_stag()
802 u8 len16 = 0; in c4iw_post_send() local
951 u8 len16 = 0; in c4iw_post_receive() local
Dt4fw_ri_api.h533 __u8 len16; member
551 __u8 len16; member
576 __u8 len16; member
593 __u8 len16; member
602 __u8 len16; member
640 __u8 len16; member
677 __u8 len16; member
689 __u8 len16; member
Dt4.h111 enum fw_wr_opcodes opcode, u8 flags, u8 len16) in init_wr_hdr()
366 static inline void t4_rq_produce(struct t4_wq *wq, u8 len16) in t4_rq_produce()
414 static inline void t4_sq_produce(struct t4_wq *wq, u8 len16) in t4_sq_produce()
/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c441 size_t len16; in t4vf_query_params() local
479 size_t len16; in t4vf_set_params() local
1332 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_alloc_mac_filt() local
1416 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_free_mac_filt() local
1484 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_change_mac() local
1529 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_set_addr_hash() local
1571 size_t len16 = DIV_ROUND_UP(len, 16); in t4vf_get_port_stats() local
/drivers/firmware/efi/
Dvars.c392 unsigned long len16) in dup_variable_bug()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c6736 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4_alloc_mac_filt() local
6824 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4_free_mac_filt() local
Dt4_msg.h1407 __be32 len16; /* command length */ member