Searched refs:IONIC_TXQ_DESC_FLAG_TSO_SOT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/ionic/ | ||
| H A D | ionic_rxtx.c | 286 flags |= start ? IONIC_TXQ_DESC_FLAG_TSO_SOT : 0; in ionic_tx_tso_post() |
| H A D | ionic_if.h | 691 #define IONIC_TXQ_DESC_FLAG_TSO_SOT 0x4 macro |