Home
last modified time | relevance | path

Searched refs:vf_count (Results 1 – 25 of 59) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c485 enum ice_status ice_mbx_init_snapshot(struct ice_hw *hw, u16 vf_count) in ice_mbx_init_snapshot() argument
493 if (!vf_count || vf_count > hw->func_caps.num_allocd_vfs) in ice_mbx_init_snapshot()
496 snap->mbx_vf.vf_cntr = devm_kcalloc(ice_hw_to_dev(hw), vf_count, in ice_mbx_init_snapshot()
505 snap->mbx_vf.vfcntr_len = vf_count; in ice_mbx_init_snapshot()
H A Dice_sriov.h28 enum ice_status ice_mbx_init_snapshot(struct ice_hw *hw, u16 vf_count);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c485 enum ice_status ice_mbx_init_snapshot(struct ice_hw *hw, u16 vf_count) in ice_mbx_init_snapshot() argument
493 if (!vf_count || vf_count > hw->func_caps.num_allocd_vfs) in ice_mbx_init_snapshot()
496 snap->mbx_vf.vf_cntr = devm_kcalloc(ice_hw_to_dev(hw), vf_count, in ice_mbx_init_snapshot()
505 snap->mbx_vf.vfcntr_len = vf_count; in ice_mbx_init_snapshot()
H A Dice_sriov.h28 enum ice_status ice_mbx_init_snapshot(struct ice_hw *hw, u16 vf_count);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c485 enum ice_status ice_mbx_init_snapshot(struct ice_hw *hw, u16 vf_count) in ice_mbx_init_snapshot() argument
493 if (!vf_count || vf_count > hw->func_caps.num_allocd_vfs) in ice_mbx_init_snapshot()
496 snap->mbx_vf.vf_cntr = devm_kcalloc(ice_hw_to_dev(hw), vf_count, in ice_mbx_init_snapshot()
505 snap->mbx_vf.vfcntr_len = vf_count; in ice_mbx_init_snapshot()
H A Dice_sriov.h28 enum ice_status ice_mbx_init_snapshot(struct ice_hw *hw, u16 vf_count);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Def10_sriov.c121 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_free_vf_vports()
193 nic_data->vf = kcalloc(efx->vf_count, sizeof(struct ef10_vf), in efx_ef10_sriov_alloc_vf_vswitching()
198 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_alloc_vf_vswitching()
221 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_restore_vf_vswitching()
385 efx->vf_count = num_vfs; in efx_ef10_pci_sriov_enable()
399 efx->vf_count = 0; in efx_ef10_pci_sriov_enable()
422 efx->vf_count = 0; in efx_ef10_pci_sriov_disable()
453 for (i = 0; i < efx->vf_count; ++i) { in efx_ef10_sriov_fini()
494 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_mac()
565 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_vlan()
[all …]
H A Dsiena_sriov.c1025 efx->vf_count = 0; in efx_siena_sriov_handle_no_channel()
1067 efx->vf_count = count; in efx_siena_sriov_probe()
1104 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_peer_work()
1160 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_peer_work()
1228 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_vfs_fini()
1298 if (efx->vf_count == 0) in efx_siena_sriov_init()
1316 vfdi_status->peer_count = 1 + efx->vf_count; in efx_siena_sriov_init()
1334 efx->vf_init_count = efx->vf_count; in efx_siena_sriov_init()
1347 efx->vf_count, efx_vf_size(efx)); in efx_siena_sriov_init()
1385 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_fini()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Def10_sriov.c121 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_free_vf_vports()
193 nic_data->vf = kcalloc(efx->vf_count, sizeof(struct ef10_vf), in efx_ef10_sriov_alloc_vf_vswitching()
198 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_alloc_vf_vswitching()
221 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_restore_vf_vswitching()
385 efx->vf_count = num_vfs; in efx_ef10_pci_sriov_enable()
399 efx->vf_count = 0; in efx_ef10_pci_sriov_enable()
422 efx->vf_count = 0; in efx_ef10_pci_sriov_disable()
453 for (i = 0; i < efx->vf_count; ++i) { in efx_ef10_sriov_fini()
494 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_mac()
565 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_vlan()
[all …]
H A Dsiena_sriov.c1025 efx->vf_count = 0; in efx_siena_sriov_handle_no_channel()
1067 efx->vf_count = count; in efx_siena_sriov_probe()
1104 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_peer_work()
1160 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_peer_work()
1228 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_vfs_fini()
1298 if (efx->vf_count == 0) in efx_siena_sriov_init()
1316 vfdi_status->peer_count = 1 + efx->vf_count; in efx_siena_sriov_init()
1334 efx->vf_init_count = efx->vf_count; in efx_siena_sriov_init()
1347 efx->vf_count, efx_vf_size(efx)); in efx_siena_sriov_init()
1385 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_fini()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Def10_sriov.c121 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_free_vf_vports()
193 nic_data->vf = kcalloc(efx->vf_count, sizeof(struct ef10_vf), in efx_ef10_sriov_alloc_vf_vswitching()
198 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_alloc_vf_vswitching()
221 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_restore_vf_vswitching()
385 efx->vf_count = num_vfs; in efx_ef10_pci_sriov_enable()
399 efx->vf_count = 0; in efx_ef10_pci_sriov_enable()
422 efx->vf_count = 0; in efx_ef10_pci_sriov_disable()
453 for (i = 0; i < efx->vf_count; ++i) { in efx_ef10_sriov_fini()
494 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_mac()
565 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_vlan()
[all …]
H A Dsiena_sriov.c1025 efx->vf_count = 0; in efx_siena_sriov_handle_no_channel()
1067 efx->vf_count = count; in efx_siena_sriov_probe()
1104 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_peer_work()
1160 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_peer_work()
1228 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_vfs_fini()
1298 if (efx->vf_count == 0) in efx_siena_sriov_init()
1316 vfdi_status->peer_count = 1 + efx->vf_count; in efx_siena_sriov_init()
1334 efx->vf_init_count = efx->vf_count; in efx_siena_sriov_init()
1347 efx->vf_count, efx_vf_size(efx)); in efx_siena_sriov_init()
1385 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_fini()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c249 iids->tids += vf_tids * p_mngr->vf_count; in qed_cxt_qm_iids()
518 for (i = 1; i < p_mngr->vf_count; i++) in qed_cxt_cfg_ilt_compute()
619 for (i = 1; i < p_mngr->vf_count; i++) { in qed_cxt_cfg_ilt_compute()
663 total = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in qed_cxt_cfg_ilt_compute()
705 for (i = 1; i < p_mngr->vf_count; i++) in qed_cxt_cfg_ilt_compute()
839 conn_num = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in qed_cxt_src_t2_alloc()
1014 for (k = 0; k < p_mngr->vf_count; k++) { in qed_ilt_shadow_alloc()
1161 p_mngr->vf_count = p_hwfn->cdev->p_iov_info->total_vfs; in qed_cxt_mngr_alloc()
1638 conn_num = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in qed_src_init_pf()
1685 for (i = 0; i < p_mngr->vf_count; i++) { in qed_tm_init_pf()
[all …]
H A Dqed_cxt.h310 u32 vf_count; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c249 iids->tids += vf_tids * p_mngr->vf_count; in qed_cxt_qm_iids()
518 for (i = 1; i < p_mngr->vf_count; i++) in qed_cxt_cfg_ilt_compute()
619 for (i = 1; i < p_mngr->vf_count; i++) { in qed_cxt_cfg_ilt_compute()
663 total = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in qed_cxt_cfg_ilt_compute()
705 for (i = 1; i < p_mngr->vf_count; i++) in qed_cxt_cfg_ilt_compute()
839 conn_num = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in qed_cxt_src_t2_alloc()
1014 for (k = 0; k < p_mngr->vf_count; k++) { in qed_ilt_shadow_alloc()
1161 p_mngr->vf_count = p_hwfn->cdev->p_iov_info->total_vfs; in qed_cxt_mngr_alloc()
1638 conn_num = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in qed_src_init_pf()
1685 for (i = 0; i < p_mngr->vf_count; i++) { in qed_tm_init_pf()
[all …]
H A Dqed_cxt.h310 u32 vf_count; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c249 iids->tids += vf_tids * p_mngr->vf_count; in qed_cxt_qm_iids()
518 for (i = 1; i < p_mngr->vf_count; i++) in qed_cxt_cfg_ilt_compute()
619 for (i = 1; i < p_mngr->vf_count; i++) { in qed_cxt_cfg_ilt_compute()
663 total = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in qed_cxt_cfg_ilt_compute()
705 for (i = 1; i < p_mngr->vf_count; i++) in qed_cxt_cfg_ilt_compute()
839 conn_num = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in qed_cxt_src_t2_alloc()
1014 for (k = 0; k < p_mngr->vf_count; k++) { in qed_ilt_shadow_alloc()
1161 p_mngr->vf_count = p_hwfn->cdev->p_iov_info->total_vfs; in qed_cxt_mngr_alloc()
1638 conn_num = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in qed_src_init_pf()
1685 for (i = 0; i < p_mngr->vf_count; i++) { in qed_tm_init_pf()
[all …]
H A Dqed_cxt.h310 u32 vf_count; member
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dview_file.h56 guint vf_count(ViewFile *vf, gint64 *bytes);
/dports/multimedia/QtAV/QtAV-1.13.0/qml/
H A DQuickFBORenderer.cpp338 return QQmlListProperty<QuickVideoFilter>(this, NULL, vf_append, vf_count, vf_at, vf_clear); in filters()
348 int QuickFBORenderer::vf_count(QQmlListProperty<QuickVideoFilter> *property) in vf_count() function in QtAV::QuickFBORenderer
H A DQQuickItemRenderer.cpp311 return QQmlListProperty<QuickVideoFilter>(this, NULL, vf_append, vf_count, vf_at, vf_clear); in filters()
321 int QQuickItemRenderer::vf_count(QQmlListProperty<QuickVideoFilter> *property) in vf_count() function in QtAV::QQuickItemRenderer
H A DQmlAVPlayer.cpp529 return QQmlListProperty<QuickVideoFilter>(this, NULL, vf_append, vf_count, vf_at, vf_clear); in videoFilters()
571 int QmlAVPlayer::vf_count(QQmlListProperty<QuickVideoFilter> *property) in vf_count() function in QmlAVPlayer
/dports/multimedia/QtAV/QtAV-1.13.0/qml/QmlAV/
H A DQQuickItemRenderer.h114 static int vf_count(QQmlListProperty<QuickVideoFilter> *property);
H A DQuickFBORenderer.h126 static int vf_count(QQmlListProperty<QuickVideoFilter> *property);
/dports/lang/guile/guile-3.0.7/libguile/lightening/lightening/
H A Dlightening.c1191 static const size_t vf_count = ARRAY_SIZE(user_callee_save_fprs);
1197 ASSERT(vf <= vf_count); in jit_enter_jit_abi()
1221 ASSERT(vf <= vf_count); in jit_leave_jit_abi()

123