Searched defs:bnxt_vf_info (Results 1 – 1 of 1) sorted by relevance
1135 struct bnxt_vf_info { struct1136 u16 fw_fid;1137 u8 mac_addr[ETH_ALEN]; /* PF assigned MAC Address */1138 u8 vf_mac_addr[ETH_ALEN]; /* VF assigned MAC address, only1141 u16 vlan;1142 u16 func_qcfg_flags;1143 u32 flags;1149 u32 min_tx_rate;1150 u32 max_tx_rate;1151 void *hwrm_cmd_req_addr;[all …]