Searched refs:SGE_MAX_WR_LEN (Results 1 – 3 of 3) sorted by relevance
68 SGE_MAX_WR_LEN = 512, /* max WR size in bytes */ enumerator
124 #define TXQ_STOP_THRES (SGE_MAX_WR_LEN / sizeof(struct tx_desc))135 #define MAX_CTRL_WR_LEN SGE_MAX_WR_LEN700 BUG_ON(n > SGE_MAX_WR_LEN / 8); in flits_to_desc()
809 BUG_ON(flits > SGE_MAX_WR_LEN / sizeof(__be64)); in flits_to_desc()