Home
last modified time | relevance | path

Searched refs:fcoe_i (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c328 u16 fcoe_i = 0; in ixgbe_set_dcb_sriov_queues() local
392 fcoe_i = min_t(u16, fcoe_i, fcoe->limit); in ixgbe_set_dcb_sriov_queues()
394 if (fcoe_i) { in ixgbe_set_dcb_sriov_queues()
503 u16 fcoe_i = 0; in ixgbe_set_sriov_queues() local
570 fcoe_i = min_t(u16, fcoe_i, fcoe->limit); in ixgbe_set_sriov_queues()
578 fcoe_i = min_t(u16, fcoe_i + rss_i, num_online_cpus()); in ixgbe_set_sriov_queues()
582 fcoe_i = rss_i; in ixgbe_set_sriov_queues()
588 fcoe_i -= rss_i; in ixgbe_set_sriov_queues()
665 u16 fcoe_i; in ixgbe_set_rss_queues() local
671 fcoe_i = min_t(u16, fcoe_i, dev->num_tx_queues); in ixgbe_set_rss_queues()
[all …]
H A Dixgbe_fcoe.c642 int i, fcoe_q, fcoe_i, fcoe_q_h = 0; in ixgbe_configure_fcoe() local
677 fcoe_i = fcoe->offset + (i % fcoe->indices); in ixgbe_configure_fcoe()
678 fcoe_i &= IXGBE_FCRETA_ENTRY_MASK; in ixgbe_configure_fcoe()
679 fcoe_q = adapter->rx_ring[fcoe_i]->reg_idx; in ixgbe_configure_fcoe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c328 u16 fcoe_i = 0; in ixgbe_set_dcb_sriov_queues() local
392 fcoe_i = min_t(u16, fcoe_i, fcoe->limit); in ixgbe_set_dcb_sriov_queues()
394 if (fcoe_i) { in ixgbe_set_dcb_sriov_queues()
503 u16 fcoe_i = 0; in ixgbe_set_sriov_queues() local
570 fcoe_i = min_t(u16, fcoe_i, fcoe->limit); in ixgbe_set_sriov_queues()
578 fcoe_i = min_t(u16, fcoe_i + rss_i, num_online_cpus()); in ixgbe_set_sriov_queues()
582 fcoe_i = rss_i; in ixgbe_set_sriov_queues()
588 fcoe_i -= rss_i; in ixgbe_set_sriov_queues()
665 u16 fcoe_i; in ixgbe_set_rss_queues() local
671 fcoe_i = min_t(u16, fcoe_i, dev->num_tx_queues); in ixgbe_set_rss_queues()
[all …]
H A Dixgbe_fcoe.c642 int i, fcoe_q, fcoe_i, fcoe_q_h = 0; in ixgbe_configure_fcoe() local
677 fcoe_i = fcoe->offset + (i % fcoe->indices); in ixgbe_configure_fcoe()
678 fcoe_i &= IXGBE_FCRETA_ENTRY_MASK; in ixgbe_configure_fcoe()
679 fcoe_q = adapter->rx_ring[fcoe_i]->reg_idx; in ixgbe_configure_fcoe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c328 u16 fcoe_i = 0; in ixgbe_set_dcb_sriov_queues() local
392 fcoe_i = min_t(u16, fcoe_i, fcoe->limit); in ixgbe_set_dcb_sriov_queues()
394 if (fcoe_i) { in ixgbe_set_dcb_sriov_queues()
503 u16 fcoe_i = 0; in ixgbe_set_sriov_queues() local
570 fcoe_i = min_t(u16, fcoe_i, fcoe->limit); in ixgbe_set_sriov_queues()
578 fcoe_i = min_t(u16, fcoe_i + rss_i, num_online_cpus()); in ixgbe_set_sriov_queues()
582 fcoe_i = rss_i; in ixgbe_set_sriov_queues()
588 fcoe_i -= rss_i; in ixgbe_set_sriov_queues()
665 u16 fcoe_i; in ixgbe_set_rss_queues() local
671 fcoe_i = min_t(u16, fcoe_i, dev->num_tx_queues); in ixgbe_set_rss_queues()
[all …]
H A Dixgbe_fcoe.c642 int i, fcoe_q, fcoe_i, fcoe_q_h = 0; in ixgbe_configure_fcoe() local
677 fcoe_i = fcoe->offset + (i % fcoe->indices); in ixgbe_configure_fcoe()
678 fcoe_i &= IXGBE_FCRETA_ENTRY_MASK; in ixgbe_configure_fcoe()
679 fcoe_q = adapter->rx_ring[fcoe_i]->reg_idx; in ixgbe_configure_fcoe()