Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_type.h647 struct fm10k_vf_info { struct
652 struct fm10k_mbx_info mbx; /* PF side of VF mailbox */
653 int rate; /* Tx BW cap as defined by OS */
654 u16 glort; /* resource tag for this VF */
655 u16 sw_vid; /* Switch API assigned VLAN */
656 u16 pf_vid; /* PF assigned Default VLAN */
657 u8 mac[ETH_ALEN]; /* PF Default MAC address */
658 u8 vsi; /* VSI identifier */
659 u8 vf_idx; /* which VF this is */
660 u8 vf_flags; /* flags indicating what modes
[all …]