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