Symbol: ixl_vf
sys/dev/ixl/ixl_pf.h
171
struct ixl_vf *vfs;
sys/dev/ixl/ixl_pf_iov.c
1013
ixl_vf_mac_valid(struct ixl_vf *vf, const uint8_t *addr)
sys/dev/ixl/ixl_pf_iov.c
1032
ixl_vf_add_mac_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1066
ixl_vf_del_mac_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1101
ixl_vf_enable_vlan_strip(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
1115
ixl_vf_add_vlan_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1157
ixl_vf_del_vlan_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1192
ixl_vf_config_promisc_msg(struct ixl_pf *pf, struct ixl_vf *vf,
sys/dev/ixl/ixl_pf_iov.c
124
ixl_vf_alloc_vsi(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
1241
ixl_vf_get_stats_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1260
ixl_vf_config_rss_key_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1317
ixl_vf_config_rss_lut_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1366
ixl_vf_set_rss_hena_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1386
ixl_notify_vf_link_state(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
1415
struct ixl_vf *vf;
sys/dev/ixl/ixl_pf_iov.c
1523
struct ixl_vf *vf;
sys/dev/ixl/ixl_pf_iov.c
1660
pf->vfs = malloc(sizeof(struct ixl_vf) * num_vfs, M_IXL, M_NOWAIT |
sys/dev/ixl/ixl_pf_iov.c
1704
struct ixl_vf *vfs;
sys/dev/ixl/ixl_pf_iov.c
1740
ixl_vf_reserve_queues(struct ixl_pf *pf, struct ixl_vf *vf, int num_queues)
sys/dev/ixl/ixl_pf_iov.c
1775
struct ixl_vf *vf;
sys/dev/ixl/ixl_pf_iov.c
195
ixl_vf_setup_vsi(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
221
ixl_vf_map_vsi_queue(struct i40e_hw *hw, struct ixl_vf *vf, int qnum,
sys/dev/ixl/ixl_pf_iov.c
242
ixl_vf_map_queues(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
319
ixl_vf_release_resources(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
350
ixl_flush_pcie(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
37
static void ixl_vf_map_vsi_queue(struct i40e_hw *hw, struct ixl_vf *vf, int qnum, uint32_t val);
sys/dev/ixl/ixl_pf_iov.c
373
ixl_reset_vf(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
393
ixl_reinit_vf(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
43
static int ixl_vf_mac_valid(struct ixl_vf *vf, const uint8_t *addr);
sys/dev/ixl/ixl_pf_iov.c
448
ixl_send_vf_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op,
sys/dev/ixl/ixl_pf_iov.c
45
static int ixl_vf_alloc_vsi(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
46
static int ixl_vf_setup_vsi(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
465
ixl_send_vf_ack(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op)
sys/dev/ixl/ixl_pf_iov.c
47
static void ixl_vf_map_queues(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
472
ixl_send_vf_nack_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op,
sys/dev/ixl/ixl_pf_iov.c
484
ixl_vf_version_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
49
static void ixl_vf_release_resources(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
50
static int ixl_flush_pcie(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
51
static void ixl_reset_vf(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
514
ixl_vf_reset_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
52
static void ixl_reinit_vf(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
523
ixl_vf_get_resources_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
53
static void ixl_send_vf_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, enum i40e_status_code status, void *msg, uint16_t len);
sys/dev/ixl/ixl_pf_iov.c
54
static void ixl_send_vf_ack(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op);
sys/dev/ixl/ixl_pf_iov.c
55
static void ixl_send_vf_nack_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, enum i40e_status_code status, const char *file, int line);
sys/dev/ixl/ixl_pf_iov.c
556
ixl_vf_config_tx_queue(struct ixl_pf *pf, struct ixl_vf *vf,
sys/dev/ixl/ixl_pf_iov.c
56
static void ixl_vf_version_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
57
static void ixl_vf_reset_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
58
static void ixl_vf_get_resources_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
59
static int ixl_vf_config_tx_queue(struct ixl_pf *pf, struct ixl_vf *vf, struct virtchnl_txq_info *info);
sys/dev/ixl/ixl_pf_iov.c
60
static int ixl_vf_config_rx_queue(struct ixl_pf *pf, struct ixl_vf *vf, struct virtchnl_rxq_info *info);
sys/dev/ixl/ixl_pf_iov.c
601
ixl_vf_config_rx_queue(struct ixl_pf *pf, struct ixl_vf *vf,
sys/dev/ixl/ixl_pf_iov.c
61
static void ixl_vf_config_vsi_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
64
static void ixl_vf_config_vector(struct ixl_pf *pf, struct ixl_vf *vf, const struct virtchnl_vector_map *vector);
sys/dev/ixl/ixl_pf_iov.c
65
static void ixl_vf_config_irq_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
66
static void ixl_vf_enable_queues_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
668
ixl_vf_config_vsi_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
67
static void ixl_vf_disable_queues_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
68
static void ixl_vf_add_mac_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
69
static void ixl_vf_del_mac_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
70
static enum i40e_status_code ixl_vf_enable_vlan_strip(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
71
static void ixl_vf_add_vlan_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
72
static void ixl_vf_del_vlan_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
73
static void ixl_vf_config_promisc_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
74
static void ixl_vf_get_stats_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
75
static int ixl_vf_reserve_queues(struct ixl_pf *pf, struct ixl_vf *vf, int num_queues);
sys/dev/ixl/ixl_pf_iov.c
751
ixl_vf_config_vector(struct ixl_pf *pf, struct ixl_vf *vf,
sys/dev/ixl/ixl_pf_iov.c
806
ixl_vf_config_irq_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
862
ixl_vf_enable_queues_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
936
ixl_vf_disable_queues_msg(struct ixl_pf *pf, struct ixl_vf *vf,
sys/dev/ixl/ixl_pf_main.c
1844
struct ixl_vf *vf;
sys/dev/ixl/ixl_pf_main.c
1917
struct ixl_vf *vf;
sys/dev/ixl/ixl_pf_main.c
2090
struct ixl_vf *vf;
sys/dev/ixl/ixl_pf_main.c
3704
struct ixl_vf *vf;