Searched refs:ISCSI_ITT_MASK (Results 1 – 4 of 4) sorted by relevance
68 #define ISCSI_ITT_MASK 0x1fff macro
81 #define get_itt(itt) ((__force uint32_t)(itt_t)(itt) & ISCSI_ITT_MASK)
2627 sw_tag_idx_bits = (__ilog2_u32(ISCSI_ITT_MASK)) + 1; in libcxgbi_init_module()2631 ISCSI_ITT_MASK, sw_tag_idx_bits, in libcxgbi_init_module()
432 (tmfabort_hdr->rtt & ISCSI_ITT_MASK)); in bnx2i_send_iscsi_tmf()