Searched refs:IONIC_QINIT_F_SG (Results 1 – 2 of 2) sorted by relevance
1321 .flags = IONIC_QINIT_F_SG, in ionic_lif_txq_init()1369 .flags = IONIC_QINIT_F_SG, in ionic_lif_rxq_init()
516 #define IONIC_QINIT_F_SG 0x04 /* Enable scatter/gather on the queue */ macro