Home
last modified time | relevance | path

Searched refs:IONIC_QINIT_F_SG (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_lif.c1321 .flags = IONIC_QINIT_F_SG, in ionic_lif_txq_init()
1369 .flags = IONIC_QINIT_F_SG, in ionic_lif_rxq_init()
H A Dionic_if.h516 #define IONIC_QINIT_F_SG 0x04 /* Enable scatter/gather on the queue */ macro