Searched refs:vfs_allocated_count (Results 1 – 4 of 4) sorted by relevance
687 if (adapter->vfs_allocated_count) { in igb_cache_ring_register()1083 if (adapter->vfs_allocated_count) in igb_set_interrupt_capability()1133 adapter->vfs_allocated_count = 0; in igb_set_interrupt_capability()3715 adapter->vfs_allocated_count = 0; in igb_disable_sriov()3757 adapter->vfs_allocated_count = 0; in igb_enable_sriov()3795 adapter->vfs_allocated_count); in igb_enable_sriov()3822 adapter->vfs_allocated_count = 0; in igb_enable_sriov()7680 adapter->vfs_allocated_count; in igb_available_rars()7743 adapter->vfs_allocated_count; in igb_add_mac_filter_flags()7787 adapter->vfs_allocated_count; in igb_del_mac_filter_flags()[all …]
1573 tx_ring->reg_idx = adapter->vfs_allocated_count; in igb_setup_desc_rings()1587 rx_ring->reg_idx = adapter->vfs_allocated_count; in igb_setup_desc_rings()1595 wr32(E1000_MRQC, adapter->vfs_allocated_count << 3); in igb_setup_desc_rings()3302 if (adapter->vfs_allocated_count) in igb_write_rss_indir_tbl()3346 if (adapter->vfs_allocated_count) in igb_set_rxfh()
616 unsigned int vfs_allocated_count; member
214 if (!adapter->vfs_allocated_count) in igb_vfta_set()