Searched refs:MAX_SG_IN_CNT (Results 1 – 2 of 2) sorted by relevance
15 #define MAX_SG_IN_CNT 12 macro
129 if (req->incnt > MAX_SG_IN_CNT || req->outcnt > MAX_SG_OUT_CNT) { in setup_sgio_list()