Searched refs:I40E_TX_DESC_CMD_RS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ | ||
H A D | ixl_txrx.c | 335 #define IXL_TXD_CMD (I40E_TX_DESC_CMD_EOP | I40E_TX_DESC_CMD_RS) |
H A D | i40e_type.h | 1155 I40E_TX_DESC_CMD_RS = 0x0002, enumerator |