Searched refs:VIRTCHNL_OP_DEL_VLAN (Results 1 – 3 of 3) sorted by relevance
124 VIRTCHNL_OP_DEL_VLAN = 13, enumerator728 case VIRTCHNL_OP_DEL_VLAN: in virtchnl_vc_validate_vf_msg()
643 adapter->current_op = VIRTCHNL_OP_DEL_VLAN; in i40evf_del_vlans()679 i40evf_send_pf_msg(adapter, VIRTCHNL_OP_DEL_VLAN, (u8 *)vvfl, len); in i40evf_del_vlans()1243 case VIRTCHNL_OP_DEL_VLAN: in i40evf_virtchnl_completion()
2728 return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_DEL_VLAN, aq_ret); in i40e_vc_remove_vlan_msg()3686 case VIRTCHNL_OP_DEL_VLAN: in i40e_vc_process_vf_msg()