Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h308 struct vfpf_set_q_filters_tlv { struct
309 struct vfpf_first_tlv first_tlv;
311 u32 flags;
316 u8 vf_qid; /* index in hw_qid[] */
317 u8 n_mac_vlan_filters;
318 u8 n_multicast;
319 u8 padding;
325 struct vfpf_q_mac_vlan_filter filters[PFVF_MAX_FILTERS];
328 u8 multicast[PFVF_MAX_MULTICAST_PER_VF][ETH_ALEN];
330 u32 rx_mask; /* see mask constants at the top of the file */