Home
last modified time | relevance | path

Searched full:vfr (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_register.h35 #define IAVF_VFGEN_RSTAT 0x00008800 /* Reset: VFR */
38 #define IAVF_VFINT_DYN_CTL01 0x00005C00 /* Reset: VFR */
43 #define IAVF_VFINT_DYN_CTLN1(_INTVF) (0x00003800 + ((_INTVF) * 4)) /* _i=0...63 */ /* Reset: VFR */
58 …i, _INTVF) (0x00002800 + ((_i) * 64 + (_INTVF) * 4)) /* _i=0...2, _INTVF=0...15 */ /* Reset: VFR */
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,maili-tlmm.yaml90 vfr, vsense_trigger_mirnat, wcn_sw ]
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_vfr.c38 sprintf(req->vfr_name, "vfr%d", vf_idx); in hwrm_cfa_vfr_alloc()
62 sprintf(req->vfr_name, "vfr%d", vf_idx); in hwrm_cfa_vfr_free()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.h146 * that will trigger a VFR
H A Dice_vf_lib.c211 * needs to clear them in the case of VFR/VFLR. If this is done for in ice_trigger_vf_reset()
950 * enabled. This is needed for successful completion of VFR. in ice_reset_vf()
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-maili.c1319 MSM_PIN_FUNCTION(vfr),
1475 [146] = PINGROUP(146, _, vfr, nav_gpio, tb_trig_sdc, qspi_cs, _, _, _, _, _, _),
1480 [151] = PINGROUP(151, nav_gpio, vfr, modem_pps_in, modem_pps_out, _, _, _, _, _, _, _),
H A Dpinctrl-shikra.c1004 MSM_PIN_FUNCTION(vfr),
1073 [59] = PINGROUP(59, _, vfr, _, pbs_in, atest_bbrx, atest_usb, emac_dll, _, _, _, _),
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c1473 /* Sync VFR reset before trigger next one */ in i40e_trigger_vf_reset()