Searched defs:vf_shift (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_mbx.c | 275 u32 vf_shift = vf_number % 32; in ixgbe_check_for_rst_pf() local
|
H A D | ixgbe_sriov.c | 495 u32 reg_offset, vf_shift, vfre; in ixgbe_set_vf_lpe() local 839 u32 reg_offset, vf_shift; in ixgbe_set_vf_rx_tx() local 884 u32 reg, reg_offset, vf_shift; ixgbe_vf_reset_msg() local [all...] |
H A D | ixgbe_main.c | 4184 u32 reg_offset, vf_shift, vmolr; in ixgbe_configure_virtualization() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_mbx.c | 275 u32 vf_shift = vf_number % 32; in ixgbe_check_for_rst_pf() local
|
H A D | ixgbe_sriov.c | 495 u32 reg_offset, vf_shift, vfre; in ixgbe_set_vf_lpe() local 839 u32 reg_offset, vf_shift; in ixgbe_set_vf_rx_tx() local 884 u32 reg, reg_offset, vf_shift; ixgbe_vf_reset_msg() local [all...] |
H A D | ixgbe_main.c | 4176 u32 reg_offset, vf_shift, vmolr; in ixgbe_configure_virtualization() local
|
Completed in 29 milliseconds