Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_idc.c120 if (!(le16_to_cpu(vport_msg->vport_flags) & VIRTCHNL2_VPORT_ENABLE_RDMA)) in idpf_idc_init_aux_vport_dev()
H A Dvirtchnl2.h679 __le16 vport_flags; member
H A Didpf_virtchnl.c3696 if (!(vport_msg->vport_flags & in idpf_vport_init()
4029 return !!(le16_to_cpu(vport_msg->vport_flags) & flag); in idpf_vport_is_cap_ena()