Searched refs:ixgbevf_info (Results 1 – 4 of 4) sorted by relevance
420 extern const struct ixgbevf_info ixgbevf_82599_vf_info;421 extern const struct ixgbevf_info ixgbevf_X540_vf_info;422 extern const struct ixgbevf_info ixgbevf_X550_vf_info;423 extern const struct ixgbevf_info ixgbevf_X550EM_x_vf_info;426 extern const struct ixgbevf_info ixgbevf_x550em_a_vf_info;427 extern const struct ixgbevf_info ixgbevf_e610_vf_info;429 extern const struct ixgbevf_info ixgbevf_82599_vf_hv_info;430 extern const struct ixgbevf_info ixgbevf_X540_vf_hv_info;431 extern const struct ixgbevf_info ixgbevf_X550_vf_hv_info;432 extern const struct ixgbevf_info ixgbevf_X550EM_x_vf_hv_info;[all …]
1153 const struct ixgbevf_info ixgbevf_82599_vf_info = {1158 const struct ixgbevf_info ixgbevf_82599_vf_hv_info = {1163 const struct ixgbevf_info ixgbevf_X540_vf_info = {1168 const struct ixgbevf_info ixgbevf_X540_vf_hv_info = {1173 const struct ixgbevf_info ixgbevf_X550_vf_info = {1178 const struct ixgbevf_info ixgbevf_X550_vf_hv_info = {1183 const struct ixgbevf_info ixgbevf_X550EM_x_vf_info = {1188 const struct ixgbevf_info ixgbevf_X550EM_x_vf_hv_info = {1193 const struct ixgbevf_info ixgbevf_x550em_a_vf_info = {1198 const struct ixgbevf_info ixgbevf_e610_vf_info = {[all …]
151 struct ixgbevf_info { struct
44 static const struct ixgbevf_info *ixgbevf_info_tbl[] = {4561 const struct ixgbevf_info *ii = ixgbevf_info_tbl[ent->driver_data]; in ixgbevf_probe()