Searched refs:IXGB_TX_DESC_CMD_TSE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/intel/ixgb/ | ||
D | ixgb_hw.h | 547 #define IXGB_TX_DESC_CMD_TSE 0x04000000 macro |
D | ixgb_main.c | 1390 cmd_type_len |= IXGB_TX_DESC_CMD_TSE; in ixgb_tx_queue() |