Searched refs:IGB_ADVTXD_DCMD (Results 1 – 2 of 2) sorted by relevance
233 #define IGB_ADVTXD_DCMD (E1000_TXD_CMD_EOP | E1000_TXD_CMD_RS) macro
4224 tx_desc->read.cmd_type_len |= cpu_to_le32(IGB_ADVTXD_DCMD); in igb_tx_queue_adv()