Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A Digb.h259 IGB_TYPE_SKB = 0, enumerator
H A Digb_main.c4943 if (tx_buffer->type == IGB_TYPE_SKB) { in igb_clean_tx_ring()
6557 first->type = IGB_TYPE_SKB; in igb_xmit_frame_ring()
8371 if (tx_buffer->type == IGB_TYPE_SKB) { in igb_clean_tx_irq()