Searched refs:DPAA_SGT_MAX_ENTRIES (Results 1 – 3 of 3) sorted by relevance
369 while (i < DPAA_SGT_MAX_ENTRIES) { in dpaa_eth_sg_to_mbuf()471 while (i < DPAA_SGT_MAX_ENTRIES) { in dpaa_free_mbuf()845 while (i < DPAA_SGT_MAX_ENTRIES) { in dpaa_eth_mbuf_to_sg_fd()959 mbuf->nb_segs <= DPAA_SGT_MAX_ENTRIES) { in tx_on_dpaa_pool()978 struct rte_mbuf *new_mbufs[DPAA_SGT_MAX_ENTRIES + 1] = {0}; in reallocate_mbuf()
34 #define DPAA_SGT_MAX_ENTRIES 16 /* maximum number of entries in SG Table */ macro
181 (frame_size > buffsz * DPAA_SGT_MAX_ENTRIES)) { in dpaa_mtu_set()183 buffsz * DPAA_SGT_MAX_ENTRIES); in dpaa_mtu_set()981 if (max_rx_pktlen > buffsz * DPAA_SGT_MAX_ENTRIES) { in dpaa_eth_rx_queue_setup()984 max_rx_pktlen, buffsz * DPAA_SGT_MAX_ENTRIES); in dpaa_eth_rx_queue_setup()