Searched refs:I40E_VIRTCHNL_OP_ADD_VLAN (Results 1 – 4 of 4) sorted by relevance
78 I40E_VIRTCHNL_OP_ADD_VLAN = 12, enumerator
528 adapter->current_op = I40E_VIRTCHNL_OP_ADD_VLAN; in i40evf_add_vlans()553 i40evf_send_pf_msg(adapter, I40E_VIRTCHNL_OP_ADD_VLAN, (u8 *)vvfl, len); in i40evf_add_vlans()
1749 return i40e_vc_send_resp_to_vf(vf, I40E_VIRTCHNL_OP_ADD_VLAN, aq_ret); in i40e_vc_add_vlan_msg()1882 case I40E_VIRTCHNL_OP_ADD_VLAN: in i40e_vc_validate_vf_msg()1979 case I40E_VIRTCHNL_OP_ADD_VLAN: in i40e_vc_process_vf_msg()