Searched refs:cxgb3i_tag_format (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/cxgb3i/
H A Dcxgb3i_ddp.h20 * struct cxgb3i_tag_format - cxgb3i ulp tag format for an iscsi entity
27 struct cxgb3i_tag_format { struct
172 * in struct cxgb3i_tag_format.
185 static inline int cxgb3i_is_ddp_tag(struct cxgb3i_tag_format *tformat, u32 tag)
197 static inline int cxgb3i_sw_tag_usable(struct cxgb3i_tag_format *tformat,
211 static inline u32 cxgb3i_set_non_ddp_tag(struct cxgb3i_tag_format *tformat,
231 static inline u32 cxgb3i_ddp_tag_base(struct cxgb3i_tag_format *tformat,
253 static inline u32 cxgb3i_tag_rsvd_bits(struct cxgb3i_tag_format *tformat,
268 static inline u32 cxgb3i_tag_nonrsvd_bits(struct cxgb3i_tag_format *tformat,
288 struct cxgb3i_tag_format *, u3
[all...]
H A Dcxgb3i.h87 struct cxgb3i_tag_format tag_format;
H A Dcxgb3i_ddp.c383 struct cxgb3i_tag_format *tformat, u32 *tagp,
591 struct cxgb3i_tag_format *tformat,
H A Dcxgb3i_iscsi.c844 struct cxgb3i_tag_format *tformat = &snic->tag_format;
892 struct cxgb3i_tag_format *tformat = &snic->tag_format;

Completed in 106 milliseconds