Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_virtchnl_allowlist.c61 VIRTCHNL_OP_DEL_VLAN_V2, VIRTCHNL_OP_ENABLE_VLAN_STRIPPING_V2,
Dice_virtchnl.c3131 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_DEL_VLAN_V2, v_ret, NULL, in ice_vc_remove_vlan_v2_msg()
4052 case VIRTCHNL_OP_DEL_VLAN_V2: in ice_vc_process_vf_msg()
/linux-6.6.21/include/linux/avf/
Dvirtchnl.h143 VIRTCHNL_OP_DEL_VLAN_V2 = 53, enumerator
1577 case VIRTCHNL_OP_DEL_VLAN_V2: in virtchnl_vc_validate_vf_msg()
/linux-6.6.21/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c877 adapter->current_op = VIRTCHNL_OP_DEL_VLAN_V2; in iavf_del_vlans()
930 iavf_send_pf_msg(adapter, VIRTCHNL_OP_DEL_VLAN_V2, in iavf_del_vlans()