Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igb/
Digb.h256 IGB_TYPE_SKB = 0, enumerator
Digb_main.c4896 if (tx_buffer->type == IGB_TYPE_SKB) in igb_clean_tx_ring()
6468 first->type = IGB_TYPE_SKB; in igb_xmit_frame_ring()
8271 if (tx_buffer->type == IGB_TYPE_SKB) in igb_clean_tx_irq()