Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c4079 unsigned int supp_actions; in idpf_sideband_action_ena() local
4082 supp_actions = le32_to_cpu(vport_msg->sideband_flow_actions); in idpf_sideband_action_ena()
4089 return !!(supp_actions & VIRTCHNL2_ACTION_QUEUE); in idpf_sideband_action_ena()