Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_iov.c53 static void ixl_send_vf_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, enum i40e_status_cod…
448 ixl_send_vf_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, in ixl_send_vf_msg() function
468 ixl_send_vf_msg(pf, vf, op, I40E_SUCCESS, NULL, 0); in ixl_send_vf_ack()
480 ixl_send_vf_msg(pf, vf, op, status, NULL, 0); in ixl_send_vf_nack_msg()
509 ixl_send_vf_msg(pf, vf, VIRTCHNL_OP_VERSION, I40E_SUCCESS, in ixl_vf_version_msg()
551 ixl_send_vf_msg(pf, vf, VIRTCHNL_OP_GET_VF_RESOURCES, in ixl_vf_get_resources_msg()
1255 ixl_send_vf_msg(pf, vf, VIRTCHNL_OP_GET_STATS, in ixl_vf_get_stats_msg()
1398 ixl_send_vf_msg(pf, vf, VIRTCHNL_OP_EVENT, I40E_SUCCESS, &event, in ixl_notify_vf_link_state()