Lines Matching refs:vf_id
18 u32 vf_id, u8 *msg, u16 len);
30 bool is_vf, u32 vf_id,
84 i40e_notify_client_of_vf_msg(struct i40e_vsi *vsi, u32 vf_id, u8 *msg, u16 len) in i40e_notify_client_of_vf_msg() argument
101 vf_id, msg, len); in i40e_notify_client_of_vf_msg()
193 void i40e_notify_client_of_vf_reset(struct i40e_pf *pf, u32 vf_id) in i40e_notify_client_of_vf_reset() argument
208 cdev->client->ops->vf_reset(&cdev->lan_info, cdev->client, vf_id); in i40e_notify_client_of_vf_reset()
245 int i40e_vf_client_capable(struct i40e_pf *pf, u32 vf_id) in i40e_vf_client_capable() argument
262 vf_id); in i40e_vf_client_capable()
550 u32 vf_id, u8 *msg, u16 len) in i40e_client_virtchnl_send() argument
556 err = i40e_aq_send_msg_to_vf(hw, vf_id, VIRTCHNL_OP_IWARP, in i40e_client_virtchnl_send()
680 bool is_vf, u32 vf_id, in i40e_client_update_vsi_ctxt() argument