Searched defs:len16 (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 360 struct ib_send_wr *wr, u8 *len16) in build_rdma_send() 425 struct ib_send_wr *wr, u8 *len16) in build_rdma_write() 467 static int build_rdma_read(union t4_wr *wqe, struct ib_send_wr *wr, u8 *len16) in build_rdma_read() 497 struct ib_recv_wr *wr, u8 *len16) in build_rdma_recv() 512 struct ib_send_wr *wr, u8 *len16) in build_fastreg() 560 u8 *len16) in build_inv_stag() 585 u8 len16 = 0; in c4iw_post_send() local 702 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
|
D | t4.h | 109 enum fw_wr_opcodes opcode, u8 flags, u8 len16) in init_wr_hdr() 360 static inline void t4_rq_produce(struct t4_wq *wq, u8 len16) in t4_rq_produce() 398 static inline void t4_sq_produce(struct t4_wq *wq, u8 len16) in t4_sq_produce()
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 373 size_t len16; in t4vf_query_params() local 411 size_t len16; in t4vf_set_params() local 1039 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_alloc_mac_filt() local 1120 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_change_mac() local 1164 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_set_addr_hash() local 1206 size_t len16 = DIV_ROUND_UP(len, 16); in t4vf_get_port_stats() local
|
/linux-3.4.99/drivers/firmware/ |
D | efivars.c | 1303 unsigned long len16) in dup_variable_bug()
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_msg.h | 670 __be32 len16; /* command length */ member
|