Lines Matching refs:cxgb3i_ddp_info
87 static int set_ddp_map(struct cxgb3i_ddp_info *ddp, struct pagepod_hdr *hdr, in set_ddp_map()
116 static int clear_ddp_map(struct cxgb3i_ddp_info *ddp, unsigned int idx, in clear_ddp_map()
134 static inline int ddp_find_unused_entries(struct cxgb3i_ddp_info *ddp, in ddp_find_unused_entries()
158 static inline void ddp_unmark_entries(struct cxgb3i_ddp_info *ddp, in ddp_unmark_entries()
167 static inline void ddp_free_gl_skb(struct cxgb3i_ddp_info *ddp, in ddp_free_gl_skb()
179 static inline int ddp_alloc_gl_skb(struct cxgb3i_ddp_info *ddp, int idx, in ddp_alloc_gl_skb()
370 struct cxgb3i_ddp_info *ddp = tdev->ulp_iscsi; in cxgb3i_ddp_tag_reserve()
444 struct cxgb3i_ddp_info *ddp = tdev->ulp_iscsi; in cxgb3i_ddp_tag_release()
570 struct cxgb3i_ddp_info *ddp; in ddp_init()
594 ddp = cxgb3i_alloc_big_mem(sizeof(struct cxgb3i_ddp_info) + in ddp_init()
667 struct cxgb3i_ddp_info *ddp; in cxgb3i_adapter_ddp_init()
678 ddp = (struct cxgb3i_ddp_info *)tdev->ulp_iscsi; in cxgb3i_adapter_ddp_init()
699 static void ddp_release(struct cxgb3i_ddp_info *ddp) in ddp_release()
727 struct cxgb3i_ddp_info *ddp; in cxgb3i_adapter_ddp_cleanup()
762 struct cxgb3i_ddp_info *ddp; in cxgb3i_ddp_exit_module()