Searched refs:i40e_compute_pci_to_hw_id (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 560 * i40e_compute_pci_to_hw_id - compute index form PCI function. 564 static u32 i40e_compute_pci_to_hw_id(struct i40e_vsi *vsi, struct i40e_hw *hw) in i40e_compute_pci_to_hw_id() function 691 I40E_GL_RXERR1H(i40e_compute_pci_to_hw_id(vsi, hw)), in i40e_stats_update_rx_discards() 692 I40E_GL_RXERR1L(i40e_compute_pci_to_hw_id(vsi, hw)), in i40e_stats_update_rx_discards()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 563 * i40e_compute_pci_to_hw_id - compute index form PCI function. 567 static u32 i40e_compute_pci_to_hw_id(struct i40e_vsi *vsi, struct i40e_hw *hw) in i40e_compute_pci_to_hw_id() function 694 I40E_GL_RXERR1H(i40e_compute_pci_to_hw_id(vsi, hw)), in i40e_stats_update_rx_discards() 695 I40E_GL_RXERR1L(i40e_compute_pci_to_hw_id(vsi, hw)), in i40e_stats_update_rx_discards()
|
Completed in 35 milliseconds