Searched refs:IGB_TXD_DCMD (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/igb/ | ||
D | igb.h | 298 #define IGB_TXD_DCMD (E1000_ADVTXD_DCMD_EOP | E1000_ADVTXD_DCMD_RS) macro |
D | igb_main.c | 4942 cmd_type |= size | IGB_TXD_DCMD; in igb_tx_map() |