Searched refs:HINIC_MAX_SQ_BUFDESCS (Results 1 – 3 of 3) sorted by relevance
205 #define HINIC_MAX_SQ_BUFDESCS 17 macro385 struct hinic_sq_bufdesc buf_descs[HINIC_MAX_SQ_BUFDESCS];
782 for (i = 0; i < nr_sges && i < HINIC_MAX_SQ_BUFDESCS; i++) { in hinic_sq_get_sges()
871 txq->max_sges = HINIC_MAX_SQ_BUFDESCS; in hinic_init_txq()