Home
last modified time | relevance | path

Searched refs:vfs_allocated_count (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_main.c701 u32 rbase_offset = adapter->vfs_allocated_count; in igb_cache_ring_register()
710 if (adapter->vfs_allocated_count) { in igb_cache_ring_register()
1106 if (adapter->vfs_allocated_count) in igb_set_interrupt_capability()
1156 adapter->vfs_allocated_count = 0; in igb_set_interrupt_capability()
1526 if (adapter->vfs_allocated_count) { in igb_irq_enable()
1542 u16 pf_id = adapter->vfs_allocated_count; in igb_update_mng_vlan()
2147 if (adapter->vfs_allocated_count) { in igb_up()
2354 if (adapter->vfs_allocated_count) { in igb_reset()
2357 for (i = 0 ; i < adapter->vfs_allocated_count; i++) in igb_reset()
2500 int vfn = adapter->vfs_allocated_count; in igb_ndo_fdb_add()
[all...]
H A Digb_ethtool.c1573 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()
3322 if (adapter->vfs_allocated_count) in igb_write_rss_indir_tbl()
3364 if (adapter->vfs_allocated_count) in igb_set_rxfh()
H A Digb.h609 unsigned int vfs_allocated_count; member
H A De1000_mac.c214 if (!adapter->vfs_allocated_count) in igb_vfta_set()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_main.c699 u32 rbase_offset = adapter->vfs_allocated_count; in igb_cache_ring_register()
708 if (adapter->vfs_allocated_count) { in igb_cache_ring_register()
1104 if (adapter->vfs_allocated_count) in igb_set_interrupt_capability()
1154 adapter->vfs_allocated_count = 0; in igb_set_interrupt_capability()
1523 if (adapter->vfs_allocated_count) { in igb_irq_enable()
1539 u16 pf_id = adapter->vfs_allocated_count; in igb_update_mng_vlan()
2144 if (adapter->vfs_allocated_count) { in igb_up()
2375 if (adapter->vfs_allocated_count) { in igb_reset()
2378 for (i = 0 ; i < adapter->vfs_allocated_count; i++) in igb_reset()
2522 int vfn = adapter->vfs_allocated_count; in igb_ndo_fdb_add()
[all...]
H A Digb_ethtool.c1573 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()
3314 if (adapter->vfs_allocated_count) in igb_write_rss_indir_tbl()
3356 if (adapter->vfs_allocated_count) in igb_set_rxfh()
H A Digb.h609 unsigned int vfs_allocated_count; member
H A De1000_mac.c214 if (!adapter->vfs_allocated_count) in igb_vfta_set()

Completed in 28 milliseconds