Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_iov.h58 void ixl_handle_vf_msg(struct ixl_pf *pf, struct i40e_arq_event_info *event);
H A Dif_ixl.c1409 ixl_handle_vf_msg(pf, &event); in ixl_process_adminq()
H A Dixl_pf_iov.c1412 ixl_handle_vf_msg(struct ixl_pf *pf, struct i40e_arq_event_info *event) in ixl_handle_vf_msg() function