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

/freebsd-13-stable/sys/dev/ixl/
H A Diavf_vc.c49 ** iavf_send_pf_msg
54 iavf_send_pf_msg(struct iavf_sc *sc, function
106 return iavf_send_pf_msg(sc, VIRTCHNL_OP_VERSION,
201 return iavf_send_pf_msg(sc, VIRTCHNL_OP_GET_VF_RESOURCES,
204 return iavf_send_pf_msg(sc, VIRTCHNL_OP_GET_VF_RESOURCES,
339 iavf_send_pf_msg(sc, VIRTCHNL_OP_CONFIG_VSI_QUEUES,
361 iavf_send_pf_msg(sc, VIRTCHNL_OP_ENABLE_QUEUES,
381 iavf_send_pf_msg(sc, VIRTCHNL_OP_DISABLE_QUEUES,
437 iavf_send_pf_msg(sc, VIRTCHNL_OP_CONFIG_IRQ_MAP,
496 iavf_send_pf_msg(s
[all...]

Completed in 55 milliseconds