Searched refs:vport_flags (Results 1 – 3 of 3) sorted by relevance
123 if (!(le16_to_cpu(vport_msg->vport_flags) & VIRTCHNL2_VPORT_ENABLE_RDMA)) in idpf_idc_init_aux_vport_dev()
3335 if (!(vport_msg->vport_flags & in idpf_vport_init()3667 return !!(le16_to_cpu(vport_msg->vport_flags) & flag); in idpf_vport_is_cap_ena()
679 __le16 vport_flags; member