Searched refs:IXGB_TX_DESC_CMD_RS (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/intel/ixgb/ | ||
| D | ixgb_hw.h | 573 #define IXGB_TX_DESC_CMD_RS 0x08000000 macro |
| D | ixgb_main.c | 1462 cpu_to_le32(IXGB_TX_DESC_CMD_EOP | IXGB_TX_DESC_CMD_RS); in ixgb_tx_queue() |