Searched defs:bnxt_vf_info (Results 1 – 3 of 3) sorted by relevance
1096 struct bnxt_vf_info { struct1097 u16 fw_fid;1098 u8 mac_addr[ETH_ALEN]; /* PF assigned MAC Address */1099 u8 vf_mac_addr[ETH_ALEN]; /* VF assigned MAC address, only1102 u16 vlan;1103 u16 func_qcfg_flags;1104 u32 flags;1110 u32 min_tx_rate;1111 u32 max_tx_rate;1112 void *hwrm_cmd_req_addr;[all …]