Searched refs:tx_desc_cmd_wb (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/atlantic/hw_atl/ | ||
| H A D | hw_atl_utils.h | 68 tx_desc_cmd_wb = 0x20, enumerator |
| /dpdk/drivers/net/atlantic/ | ||
| H A D | atl_rxtx.c | 1293 txd->cmd |= tx_desc_cmd_wb; in atl_xmit_pkt() |