Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h292 int igbvf_setup_tx_resources(struct igbvf_adapter *, struct igbvf_ring *);
H A Dethtool.c240 err = igbvf_setup_tx_resources(adapter, temp_ring); in igbvf_set_ringparam()
H A Dnetdev.c411 * igbvf_setup_tx_resources - allocate Tx resources (Descriptors)
417 int igbvf_setup_tx_resources(struct igbvf_adapter *adapter, in igbvf_setup_tx_resources() function
1721 err = igbvf_setup_tx_resources(adapter, adapter->tx_ring); in igbvf_open()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h292 int igbvf_setup_tx_resources(struct igbvf_adapter *, struct igbvf_ring *);
H A Dethtool.c244 err = igbvf_setup_tx_resources(adapter, temp_ring); in igbvf_set_ringparam()
H A Dnetdev.c411 * igbvf_setup_tx_resources - allocate Tx resources (Descriptors)
417 int igbvf_setup_tx_resources(struct igbvf_adapter *adapter, in igbvf_setup_tx_resources() function
1720 err = igbvf_setup_tx_resources(adapter, adapter->tx_ring); in igbvf_open()

Completed in 11 milliseconds