ixgbevf_info
extern const struct ixgbevf_info ixgbevf_82599_vf_info;
extern const struct ixgbevf_info ixgbevf_X540_vf_info;
extern const struct ixgbevf_info ixgbevf_X550_vf_info;
extern const struct ixgbevf_info ixgbevf_X550EM_x_vf_info;
extern const struct ixgbevf_info ixgbevf_x550em_a_vf_info;
extern const struct ixgbevf_info ixgbevf_e610_vf_info;
extern const struct ixgbevf_info ixgbevf_82599_vf_hv_info;
extern const struct ixgbevf_info ixgbevf_X540_vf_hv_info;
extern const struct ixgbevf_info ixgbevf_X550_vf_hv_info;
extern const struct ixgbevf_info ixgbevf_X550EM_x_vf_hv_info;
extern const struct ixgbevf_info ixgbevf_e610_vf_hv_info;
static const struct ixgbevf_info *ixgbevf_info_tbl[] = {
const struct ixgbevf_info *ii = ixgbevf_info_tbl[ent->driver_data];
const struct ixgbevf_info ixgbevf_82599_vf_info = {
const struct ixgbevf_info ixgbevf_82599_vf_hv_info = {
const struct ixgbevf_info ixgbevf_X540_vf_info = {
const struct ixgbevf_info ixgbevf_X540_vf_hv_info = {
const struct ixgbevf_info ixgbevf_X550_vf_info = {
const struct ixgbevf_info ixgbevf_X550_vf_hv_info = {
const struct ixgbevf_info ixgbevf_X550EM_x_vf_info = {
const struct ixgbevf_info ixgbevf_X550EM_x_vf_hv_info = {
const struct ixgbevf_info ixgbevf_x550em_a_vf_info = {
const struct ixgbevf_info ixgbevf_e610_vf_info = {
const struct ixgbevf_info ixgbevf_e610_vf_hv_info = {