Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_virtchnl_allowlist.c59 VIRTCHNL_OP_DEL_VLAN_V2, VIRTCHNL_OP_ENABLE_VLAN_STRIPPING_V2,
Dice_virtchnl.c3224 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_DEL_VLAN_V2, v_ret, NULL, in ice_vc_remove_vlan_v2_msg()
4165 case VIRTCHNL_OP_DEL_VLAN_V2: in ice_vc_process_vf_msg()
/linux-6.12.1/include/linux/avf/
Dvirtchnl.h149 VIRTCHNL_OP_DEL_VLAN_V2 = 53, enumerator
1619 case VIRTCHNL_OP_DEL_VLAN_V2: in virtchnl_vc_validate_vf_msg()
/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c876 adapter->current_op = VIRTCHNL_OP_DEL_VLAN_V2; in iavf_del_vlans()
929 iavf_send_pf_msg(adapter, VIRTCHNL_OP_DEL_VLAN_V2, in iavf_del_vlans()