Home
last modified time | relevance | path

Searched refs:IGB_TYPE_XDP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A Digb.h260 IGB_TYPE_XDP, enumerator
H A Digb_main.c4945 } else if (tx_buffer->type == IGB_TYPE_XDP) { in igb_clean_tx_ring()
6441 tx_head->type = IGB_TYPE_XDP; in igb_xmit_xdp_ring()
8373 } else if (tx_buffer->type == IGB_TYPE_XDP) { in igb_clean_tx_irq()