Searched refs:ixl_vf (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ixl/
H A Dixl_pf_iov.c37 static void ixl_vf_map_vsi_queue(struct i40e_hw *hw, struct ixl_vf *vf, int qnum, uint32_t val);
43 static int ixl_vf_mac_valid(struct ixl_vf *vf, const uint8_t *addr);
45 static int ixl_vf_alloc_vsi(struct ixl_pf *pf, struct ixl_vf *vf);
46 static int ixl_vf_setup_vsi(struct ixl_pf *pf, struct ixl_vf *vf);
47 static void ixl_vf_map_queues(struct ixl_pf *pf, struct ixl_vf *vf);
49 static void ixl_vf_release_resources(struct ixl_pf *pf, struct ixl_vf *vf);
50 static int ixl_flush_pcie(struct ixl_pf *pf, struct ixl_vf *vf);
51 static void ixl_reset_vf(struct ixl_pf *pf, struct ixl_vf *vf);
52 static void ixl_reinit_vf(struct ixl_pf *pf, struct ixl_vf *vf);
53 static void ixl_send_vf_msg(struct ixl_pf *pf, struct ixl_vf *v
[all...]
H A Dixl_pf.h100 struct ixl_vf { struct
171 struct ixl_vf *vfs;
H A Dixl_pf_main.c1853 struct ixl_vf *vf;
1926 struct ixl_vf *vf;
2099 struct ixl_vf *vf;
3689 struct ixl_vf *vf;

Completed in 202 milliseconds