Home
last modified time | relevance | path

Searched refs:VF (Results 1 – 9 of 9) sorted by relevance

/drivers/net/ethernet/freescale/enetc/
DKconfig18 tristate "ENETC VF driver"
25 virtual function (VF) devices enabled by the ENETC PF driver.
/drivers/media/platform/mediatek/mdp/
Dmtk_mdp_regs.c14 #define MDP_COLORFMT_PACK(VIDEO, PLANE, COPLANE, HF, VF, BITS, GROUP, SWAP, ID)\ argument
16 ((HF) << 20) | ((VF) << 18) | ((BITS) << 8) | ((GROUP) << 6) |\
/drivers/vdpa/
DKconfig47 tristate "Intel IFC VF vDPA driver"
50 This kernel module can drive Intel IFC VF NIC to offload
/drivers/net/ethernet/mellanox/mlx5/core/
DKconfig82 Enable adding representors of mlx5 uplink and VF ports to Bridge and
180 It is similar to a SRIOV VF but it doesn't require SRIOV support.
189 and vdpa device. It is similar to a SRIOV VF but it doesn't require
/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.h21 #define MDP_COLOR(PACKED, LOOSE, VIDEO, PLANE, HF, VF, BITS, GROUP, SWAP, ID)\ argument
23 ((PLANE) << 21) | ((HF) << 19) | ((VF) << 18) | ((BITS) << 8) |\
/drivers/net/ethernet/cavium/
DKconfig92 tristate "Cavium LiquidIO VF support"
/drivers/net/ethernet/hisilicon/
DKconfig127 This selects the HNS3 VF drivers network acceleration engine & its hardware
/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.c603 qed_cxt_set_blk(&p_cli->vf_blks[CDUT_FL_SEG_BLK(0, VF)]); in qed_cxt_cfg_ilt_compute()
624 p_blk = &p_cli->vf_blks[CDUT_FL_SEG_BLK(0, VF)]; in qed_cxt_cfg_ilt_compute()
2536 p_blk = &p_cli->vf_blks[CDUT_FL_SEG_BLK(i, VF)]; in qed_get_cdut_num_vf_init_pages()
/drivers/net/
DKconfig624 a VM with direct attached VF by failing over to the paravirtual
625 datapath when the VF is unplugged.