Searched refs:MAX_TX_BD (Results 1 – 1 of 1) sorted by relevance
150 #define MAX_TX_BD(q) (TOTAL_TX_BD(q) - 1) /* 511 */ macro156 #define TX_BD(x, q) ((x) & MAX_TX_BD(q))