Searched refs:I40E_VIRTCHNL_OP_DEL_VLAN (Results 1 – 4 of 4) sorted by relevance
79 I40E_VIRTCHNL_OP_DEL_VLAN = 13, enumerator
586 adapter->current_op = I40E_VIRTCHNL_OP_DEL_VLAN; in i40evf_del_vlans()612 i40evf_send_pf_msg(adapter, I40E_VIRTCHNL_OP_DEL_VLAN, (u8 *)vvfl, len); in i40evf_del_vlans()
1801 return i40e_vc_send_resp_to_vf(vf, I40E_VIRTCHNL_OP_DEL_VLAN, aq_ret); in i40e_vc_remove_vlan_msg()1883 case I40E_VIRTCHNL_OP_DEL_VLAN: in i40e_vc_validate_vf_msg()1982 case I40E_VIRTCHNL_OP_DEL_VLAN: in i40e_vc_process_vf_msg()