Searched refs:set_tx_desc_fetch_prio (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 1621 static void set_tx_desc_fetch_prio(struct e1000_hw *hw, int queue, in set_tx_desc_fetch_prio() function 1707 set_tx_desc_fetch_prio(hw, queue, TX_QUEUE_PRIO_HIGH); in igb_config_tx_modes() 1710 set_tx_desc_fetch_prio(hw, queue, TX_QUEUE_PRIO_LOW); in igb_config_tx_modes()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 1618 static void set_tx_desc_fetch_prio(struct e1000_hw *hw, int queue, in set_tx_desc_fetch_prio() function 1704 set_tx_desc_fetch_prio(hw, queue, TX_QUEUE_PRIO_HIGH); in igb_config_tx_modes() 1707 set_tx_desc_fetch_prio(hw, queue, TX_QUEUE_PRIO_LOW); in igb_config_tx_modes()
|
Completed in 22 milliseconds