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

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_prototype.h549 enum i40e_status_code i40e_aq_send_msg_to_pf(struct i40e_hw *hw,
H A Diavf_vc.c80 status = i40e_aq_send_msg_to_pf(hw, op, I40E_SUCCESS, msg, len, NULL);
H A Di40e_common.c7413 * i40e_aq_send_msg_to_pf
7425 enum i40e_status_code i40e_aq_send_msg_to_pf(struct i40e_hw *hw, function
7504 return i40e_aq_send_msg_to_pf(hw, VIRTCHNL_OP_RESET_VF,

Completed in 125 milliseconds