Searched refs:IGC_TXD_DCMD (Results 1 – 2 of 2) sorted by relevance
557 #define IGC_TXD_DCMD (IGC_ADVTXD_DCMD_EOP | IGC_ADVTXD_DCMD_RS) macro
1162 cmd_type |= size | IGC_TXD_DCMD; in igc_tx_map()