Searched defs:bnxt_vf_info (Results 1 – 1 of 1) sorted by relevance
828 struct bnxt_vf_info { struct829 u16 fw_fid;830 u8 mac_addr[ETH_ALEN]; /* PF assigned MAC Address */831 u8 vf_mac_addr[ETH_ALEN]; /* VF assigned MAC address, only834 u16 vlan;835 u32 flags;841 u32 func_flags; /* func cfg flags */842 u32 min_tx_rate;843 u32 max_tx_rate;844 void *hwrm_cmd_req_addr;[all …]