Home
last modified time | relevance | path

Searched defs:tformat (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/cxgb3i/
Dcxgb3i_ddp.h182 static inline int cxgb3i_is_ddp_tag(struct cxgb3i_tag_format *tformat, u32 tag) in cxgb3i_is_ddp_tag()
195 static inline int cxgb3i_sw_tag_usable(struct cxgb3i_tag_format *tformat, in cxgb3i_sw_tag_usable()
209 static inline u32 cxgb3i_set_non_ddp_tag(struct cxgb3i_tag_format *tformat, in cxgb3i_set_non_ddp_tag()
230 static inline u32 cxgb3i_ddp_tag_base(struct cxgb3i_tag_format *tformat, in cxgb3i_ddp_tag_base()
252 static inline u32 cxgb3i_tag_rsvd_bits(struct cxgb3i_tag_format *tformat, in cxgb3i_tag_rsvd_bits()
267 static inline u32 cxgb3i_tag_nonrsvd_bits(struct cxgb3i_tag_format *tformat, in cxgb3i_tag_nonrsvd_bits()
Dcxgb3i_ddp.c367 struct cxgb3i_tag_format *tformat, u32 *tagp, in cxgb3i_ddp_tag_reserve()
664 struct cxgb3i_tag_format *tformat, in cxgb3i_adapter_ddp_init()
Dcxgb3i_iscsi.c774 struct cxgb3i_tag_format *tformat = &snic->tag_format; in cxgb3i_reserve_itt() local
822 struct cxgb3i_tag_format *tformat = &snic->tag_format; in cxgb3i_release_itt() local