Home
last modified time | relevance | path

Searched refs:E1000_EICR_TX_QUEUE0 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_82575.h47 E1000_EICR_TX_QUEUE0 | \
H A De1000_defines.h405 #define E1000_EICR_TX_QUEUE0 0x00000100 /* Tx Queue 0 Interrupt */ macro
H A Digb_main.c804 msixbm |= E1000_EICR_TX_QUEUE0 << tx_queue; in igb_assign_vector()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_82575.h47 E1000_EICR_TX_QUEUE0 | \
H A De1000_defines.h405 #define E1000_EICR_TX_QUEUE0 0x00000100 /* Tx Queue 0 Interrupt */ macro
H A Digb_main.c802 msixbm |= E1000_EICR_TX_QUEUE0 << tx_queue; in igb_assign_vector()

Completed in 36 milliseconds