Searched refs:IGB_TXD_DCMD (Results 1 – 3 of 3) sorted by relevance
509 cmd_type |= descs[i].len | IGB_TXD_DCMD; in igb_xmit_zc()
435 #define IGB_TXD_DCMD (E1000_ADVTXD_DCMD_EOP | E1000_ADVTXD_DCMD_RS) macro
6349 cmd_type |= size | IGB_TXD_DCMD; in igb_tx_map()6485 tx_desc->read.cmd_type_len |= cpu_to_le32(IGB_TXD_DCMD); in igb_xmit_xdp_ring()