Home
last modified time | relevance | path

Searched refs:ice_vf (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_iov.c42 static struct ice_vf *ice_iov_get_vf(struct ice_softc *sc, int vf_num);
43 static void ice_iov_ready_vf(struct ice_softc *sc, struct ice_vf *vf);
44 static void ice_reset_vf(struct ice_softc *sc, struct ice_vf *vf,
46 static void ice_iov_setup_intr_mapping(struct ice_softc *sc, struct ice_vf *vf);
48 static void ice_vc_version_msg(struct ice_softc *sc, struct ice_vf *vf,
50 static void ice_vc_get_vf_res_msg(struct ice_softc *sc, struct ice_vf *vf,
52 static void ice_vc_add_eth_addr_msg(struct ice_softc *sc, struct ice_vf *vf,
54 static void ice_vc_del_eth_addr_msg(struct ice_softc *sc, struct ice_vf *vf,
57 static void ice_vc_cfg_vsi_qs_msg(struct ice_softc *sc, struct ice_vf *vf,
59 static void ice_vc_cfg_rss_key_msg(struct ice_softc *sc, struct ice_vf *vf,
[all …]
H A Dice_iov.h80 struct ice_vf { struct
H A Dice_iflib.h348 struct ice_vf *vfs;