Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb.h256 IGB_TYPE_SKB = 0, enumerator
H A Digb_main.c4925 if (tx_buffer->type == IGB_TYPE_SKB) in igb_clean_tx_ring()
6497 first->type = IGB_TYPE_SKB; in igb_xmit_frame_ring()
8300 if (tx_buffer->type == IGB_TYPE_SKB) in igb_clean_tx_irq()