Home
last modified time | relevance | path

Searched defs:vfpf_set_q_filters_tlv (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h339 struct vfpf_set_q_filters_tlv { struct
340 struct vfpf_first_tlv first_tlv;
342 u32 flags;
347 u8 vf_qid; /* index in hw_qid[] */
348 u8 n_mac_vlan_filters;
349 u8 n_multicast;
350 u8 padding;
356 struct vfpf_q_mac_vlan_filter filters[PFVF_MAX_FILTERS];
359 u8 multicast[PFVF_MAX_MULTICAST_PER_VF][_UP_ETH_ALEN];
361 u32 rx_mask; /* see mask constants at the top of the file */