Searched refs:MAX_SGLIST (Results 1 – 2 of 2) sorted by relevance
61 #define MAX_SGLIST 64 /* max supported in f/w */ macro
3896 if ( adapter->sglen > MAX_SGLIST ) in mega_get_max_sgl()3897 adapter->sglen = MAX_SGLIST; in mega_get_max_sgl()4131 .sg_tablesize = MAX_SGLIST,
Completed in 650 milliseconds