Home
last modified time | relevance | path

Searched refs:VIRTCHNL_OP_DEL_VLAN_V2 (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl_allowlist.c61 VIRTCHNL_OP_DEL_VLAN_V2, VIRTCHNL_OP_ENABLE_VLAN_STRIPPING_V2,
Dice_virtchnl.c2900 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_DEL_VLAN_V2, v_ret, NULL, in ice_vc_remove_vlan_v2_msg()
3803 case VIRTCHNL_OP_DEL_VLAN_V2: in ice_vc_process_vf_msg()
/linux-5.19.10/include/linux/avf/
Dvirtchnl.h146 VIRTCHNL_OP_DEL_VLAN_V2 = 53, enumerator
1515 case VIRTCHNL_OP_DEL_VLAN_V2: in virtchnl_vc_validate_vf_msg()
/linux-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c876 adapter->current_op = VIRTCHNL_OP_DEL_VLAN_V2; in iavf_del_vlans()
927 iavf_send_pf_msg(adapter, VIRTCHNL_OP_DEL_VLAN_V2, in iavf_del_vlans()