Home
last modified time | relevance | path

Searched refs:IGB_TYPE_SKB (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb.h256 IGB_TYPE_SKB = 0, enumerator
H A Digb_main.c4830 if (tx_buffer->type == IGB_TYPE_SKB) in igb_clean_tx_ring()
6380 first->type = IGB_TYPE_SKB; in igb_xmit_frame_ring()
8104 if (tx_buffer->type == IGB_TYPE_SKB) in igb_clean_tx_irq()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb.h256 IGB_TYPE_SKB = 0, enumerator
H A Digb_main.c4916 if (tx_buffer->type == IGB_TYPE_SKB) in igb_clean_tx_ring()
6488 first->type = IGB_TYPE_SKB; in igb_xmit_frame_ring()
8281 if (tx_buffer->type == IGB_TYPE_SKB) in igb_clean_tx_irq()

Completed in 26 milliseconds