Searched refs:OCTEP_SGLIST_ENTRIES_PER_PKT (Results 1 – 2 of 2) sorted by relevance
48 #define OCTEP_SGLIST_ENTRIES_PER_PKT ((MAX_SKB_FRAGS + 1 + 3) / 4) macro50 (OCTEP_SGLIST_ENTRIES_PER_PKT * sizeof(struct octep_tx_sglist_desc))
232 &iq->sglist[i * OCTEP_SGLIST_ENTRIES_PER_PKT]; in octep_setup_iq()