Searched refs:cxgb3i_is_ddp_tag (Results 1 - 2 of 2) 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.h179 * cxgb3i_is_ddp_tag - check if a given tag is a hw/ddp tag
185 static inline int cxgb3i_is_ddp_tag(struct cxgb3i_tag_format *tformat, u32 tag) function
256 if (cxgb3i_is_ddp_tag(tformat, tag))
274 if (cxgb3i_is_ddp_tag(tformat, tag)) {
H A Dcxgb3i_iscsi.c899 cxgb3i_is_ddp_tag(tformat, tag))

Completed in 36 milliseconds