Symbol: ice_vf
sys/dev/ice/ice_iflib.h
348
struct ice_vf *vfs;
sys/dev/ice/ice_iov.c
1074
ice_vc_cfg_rss_key_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
1127
ice_vc_cfg_rss_lut_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
1181
ice_vc_set_rss_hena_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
1233
ice_vc_enable_queues_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
1298
ice_vc_disable_queues_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
1337
ice_vc_cfg_irq_map_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
1477
ice_vc_get_stats_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
1511
ice_vc_cfg_promisc_mode_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
1638
ice_vc_notify_vf_link_state(struct ice_softc *sc, struct ice_vf *vf)
sys/dev/ice/ice_iov.c
1668
struct ice_vf *vf;
sys/dev/ice/ice_iov.c
174
sc->vfs = (struct ice_vf *)malloc(sizeof(struct ice_vf) * num_vfs, M_ICE, M_NOWAIT |
sys/dev/ice/ice_iov.c
1767
ice_iov_setup_intr_mapping(struct ice_softc *sc, struct ice_vf *vf)
sys/dev/ice/ice_iov.c
199
static struct ice_vf *
sys/dev/ice/ice_iov.c
222
struct ice_vf *vf;
sys/dev/ice/ice_iov.c
42
static struct ice_vf *ice_iov_get_vf(struct ice_softc *sc, int vf_num);
sys/dev/ice/ice_iov.c
423
struct ice_vf *vf;
sys/dev/ice/ice_iov.c
43
static void ice_iov_ready_vf(struct ice_softc *sc, struct ice_vf *vf);
sys/dev/ice/ice_iov.c
44
static void ice_reset_vf(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
46
static void ice_iov_setup_intr_mapping(struct ice_softc *sc, struct ice_vf *vf);
sys/dev/ice/ice_iov.c
48
static void ice_vc_version_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
483
struct ice_vf *vf;
sys/dev/ice/ice_iov.c
50
static void ice_vc_get_vf_res_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
507
ice_iov_ready_vf(struct ice_softc *sc, struct ice_vf *vf)
sys/dev/ice/ice_iov.c
52
static void ice_vc_add_eth_addr_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
54
static void ice_vc_del_eth_addr_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
541
ice_reset_vf(struct ice_softc *sc, struct ice_vf *vf, bool trigger_vflr)
sys/dev/ice/ice_iov.c
57
static void ice_vc_cfg_vsi_qs_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
59
static void ice_vc_cfg_rss_key_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
61
static void ice_vc_set_rss_hena_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
616
ice_vc_get_vf_res_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
63
static void ice_vc_enable_queues_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
65
static void ice_vc_notify_vf_link_state(struct ice_softc *sc, struct ice_vf *vf);
sys/dev/ice/ice_iov.c
66
static void ice_vc_disable_queues_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
675
ice_vc_version_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
68
static void ice_vc_cfg_irq_map_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
70
static void ice_vc_get_stats_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
717
ice_vf_validate_mac(struct ice_vf *vf, const uint8_t *addr)
sys/dev/ice/ice_iov.c
74
static void ice_vc_cfg_rss_lut_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
745
ice_vc_add_eth_addr_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
76
static void ice_vc_cfg_promisc_mode_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
78
static void ice_vc_add_vlan_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
80
static void ice_vc_del_vlan_msg(struct ice_softc *sc, struct ice_vf *vf,
sys/dev/ice/ice_iov.c
813
ice_vc_del_eth_addr_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
83
static int ice_vf_validate_mac(struct ice_vf *vf, const uint8_t *addr);
sys/dev/ice/ice_iov.c
855
ice_vc_add_vlan_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
905
ice_vc_del_vlan_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)
sys/dev/ice/ice_iov.c
967
ice_vc_cfg_vsi_qs_msg(struct ice_softc *sc, struct ice_vf *vf, u8 *msg_buf)