Searched refs:vf (Results 201 - 225 of 248) sorted by relevance

12345678910

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c460 I40E_PRIV_FLAG("vf-vlan-pruning",
468 I40E_PRIV_FLAG("vf-true-promisc-support",
2658 struct i40e_vf *vfs = pf->vf;
4852 u8 vf = ethtool_get_flow_spec_ring_vf(fsp->ring_cookie); local
4854 if (!vf) {
4860 vf--;
4862 if (vf >= pf->num_alloc_vfs)
4864 if (ring >= pf->vf[vf].num_queue_pairs)
4866 dest_vsi = pf->vf[v
[all...]
H A Di40e_main.c1462 * i40e_get_vf_new_vlan - Get new vlan id on a vf
1470 * and vf-vlan-prune-disable flag.
1515 * and vf-vlan-prune-disable flag.
2628 else if (pf->vf)
2631 vlan_filters, pf->vf[vsi->vf_id].trusted);
2801 if (vsi->type == I40E_VSI_SRIOV && pf->vf &&
2802 !pf->vf[vsi->vf_id].trusted) {
9585 struct i40e_vf *vf; local
9598 vf = &pf->vf[vf_i
11201 struct i40e_vf *vf; local
[all...]
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c1287 int vf = fault->func - 1; local
1288 struct fm10k_vf_info *vf_info = &iov_data->vf_info[vf];
1294 hw->iov.ops.set_lport(hw, vf_info, vf,
H A Dfm10k_iov.c573 /* verify SR-IOV is active and that vf idx is valid */
598 /* verify SR-IOV is active and that vf idx is valid */
634 /* verify SR-IOV is active and that vf idx is valid */
659 /* verify SR-IOV is active and that vf idx is valid */
665 ivi->vf = vf_idx;
684 /* verify SR-IOV is active and that vf idx is valid */
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lag.c681 * @vf: the VF to move Tx nodes for
687 void ice_lag_move_new_vf_nodes(struct ice_vf *vf) argument
695 vsi = ice_get_vf_vsi(vf);
703 pf = vf->pf;
748 * ice_lag_move_vf_nodes_cfg - move vf nodes outside LAG netdev event context
1984 * ice_lag_move_vf_nodes_sync - move vf nodes to active interface
H A Dice_ethtool.c339 ICE_PRIV_FLAG("vf-true-promisc-support",
341 ICE_PRIV_FLAG("mdd-auto-reset-vf", ICE_FLAG_MDD_AUTO_RESET_VF),
342 ICE_PRIV_FLAG("vf-vlan-pruning", ICE_FLAG_VF_VLAN_PRUNING),
575 struct ice_vf *vf; local
579 ice_for_each_vf_rcu(pf, bkt, vf) {
580 if (test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) {
1545 dev_err(dev, "Changing vf-true-promisc-support flag while VF(s) are in promiscuous mode not supported\n");
1553 dev_err(dev, "vf-vlan-pruning: VLAN pruning cannot be changed while VFs are active.\n");
4068 if (ice_check_vf_ready_for_cfg(repr->vf))
4080 if (ice_check_vf_ready_for_cfg(repr->vf) ||
[all...]
H A Dice_ethtool_fdir.c1851 u8 vf = ethtool_get_flow_spec_ring_vf(fsp->ring_cookie); local
1853 if (vf) {
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c335 fs->val.vf = pi->vin;
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb.h108 int vf; member in struct:vf_mac_filter
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c1474 target = req->vf;
1476 else if (!from_vf && req->vf) {
1477 target = (req->hdr.pcifunc & ~RVU_PFVF_FUNC_MASK) | req->vf;
1496 if (req->hdr.pcifunc && !from_vf && req->vf)
H A Dmbox.h1579 u16 vf; member in struct:npc_install_flow_req
1701 u16 vf; member in struct:set_vf_perm
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_accel_devices.h489 } vf; member in union:adf_accel_dev::__anon221
/linux-master/include/net/
H A Dflow_offload.h270 u8 vf; member in struct:flow_action_entry::__anon2718::__anon2722
H A Ddevlink.h51 * @vf: Associated PCI VF for of the PCI PF for this port.
57 u16 vf; member in struct:devlink_port_pci_vf_attrs
1714 u16 pf, u16 vf, bool external);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_device.c566 err = xe_memirq_init(&tile->sriov.vf.memirq);
/linux-master/drivers/scsi/csiostor/
H A Dcsio_mb.c184 * @vf: VF number.
194 unsigned int pf, unsigned int vf, unsigned int nparams,
209 FW_PARAMS_CMD_VFN_V(vf));
193 csio_mb_params(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, u32 *val, bool wr, void (*cbfn)(struct csio_hw *, struct csio_mb *)) argument
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c731 int max_vfs, vf, i; local
743 for (vf = 0; vf < max_vfs; vf++)
744 liquidio_set_vf_link_state(netdev, vf,
2988 ivi->vf = vfidx;
3049 /* trusted vf is not supported by firmware older than 1.7.1 */
3886 "vf representor create failed");
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c3445 * @vf: Virtual Function pool - VF Pool to set for MAC anti-spoofing
3448 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) argument
3450 int vf_target_reg = vf >> 3;
3451 int vf_target_shift = vf % 8;
3469 * @vf: Virtual Function pool - VF Pool to set for VLAN anti-spoofing
3472 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) argument
3474 int vf_target_reg = vf >> 3;
3475 int vf_target_shift = vf % 8 + IXGBE_SPOOF_VLANAS_SHIFT;
H A Dixgbe_ethtool.c138 "vf-ipsec",
140 "mdd-disable-vf",
2828 u8 vf = ethtool_get_flow_spec_ring_vf(fsp->ring_cookie); local
2830 if (!vf && (ring >= adapter->num_rx_queues))
2832 else if (vf &&
2833 ((vf > adapter->num_vfs) ||
2838 if (!vf)
2841 queue = ((vf - 1) *
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c118 static int qede_set_vf_vlan(struct net_device *ndev, int vf, u16 vlan, u8 qos, argument
132 vlan, vf);
134 return edev->ops->iov->set_vlan(edev->cdev, vlan, vf);
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi.c2135 u16 pf, vf; local
2151 vf = MCDI_DWORD(fi_outbuf, GET_FUNCTION_INFO_OUT_VF);
2155 PRIVILEGE_MASK_IN_FUNCTION_VF, vf);
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1732 * netdev (vf-rep or PF) the packet is destined to.
1738 /* if vf-rep dev is NULL, the must belongs to the PF */
1910 /* this packet belongs to a vf-rep */
5705 struct bnxt_vf_info *vf = &pf->vf[vf_idx]; local
5707 return vf->fw_fid;
6452 def_vlan = bp->vf.vlan;
7985 struct bnxt_vf_info *vf = &bp->vf; local
7987 vf
8993 struct bnxt_vf_info *vf = &bp->vf; local
15152 struct bnxt_vf_info *vf = &bp->vf; local
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c2208 unsigned int hf, vf; local
2224 vf = 2;
2226 vf = 1;
2228 return pclk * vf * hf;
/linux-master/drivers/net/hyperv/
H A Dhyperv_net.h279 int netvsc_switch_datapath(struct net_device *nv_dev, bool vf);
1058 /* completion variable to confirm vf association */
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2245 unsigned int hf, vf; local
2261 vf = 2;
2263 vf = 1;
2265 return pclk * vf * hf;

Completed in 441 milliseconds

12345678910