Home
last modified time | relevance | path

Searched refs:IGB_TXD_DCMD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb.h427 #define IGB_TXD_DCMD (E1000_ADVTXD_DCMD_EOP | E1000_ADVTXD_DCMD_RS) macro
H A Digb_main.c6209 cmd_type |= size | IGB_TXD_DCMD; in igb_tx_map()
6317 cmd_type |= len | IGB_TXD_DCMD; in igb_xmit_xdp_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb.h427 #define IGB_TXD_DCMD (E1000_ADVTXD_DCMD_EOP | E1000_ADVTXD_DCMD_RS) macro
H A Digb_main.c6283 cmd_type |= size | IGB_TXD_DCMD; in igb_tx_map()
6419 tx_desc->read.cmd_type_len |= cpu_to_le32(IGB_TXD_DCMD); in igb_xmit_xdp_ring()

Completed in 25 milliseconds