Searched defs:len16 (Results 1 – 7 of 7) sorted by relevance
/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 460 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
|
D | t4fw_ri_api.h | 533 __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
|
D | t4.h | 111 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/ |
D | t4vf_hw.c | 441 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/ |
D | vars.c | 392 unsigned long len16) in dup_variable_bug()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 6736 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
|
D | t4_msg.h | 1407 __be32 len16; /* command length */ member
|