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 …]
1161 const struct ixgbevf_info ixgbevf_82599_vf_info = {1166 const struct ixgbevf_info ixgbevf_82599_vf_hv_info = {1171 const struct ixgbevf_info ixgbevf_X540_vf_info = {1176 const struct ixgbevf_info ixgbevf_X540_vf_hv_info = {1181 const struct ixgbevf_info ixgbevf_X550_vf_info = {1186 const struct ixgbevf_info ixgbevf_X550_vf_hv_info = {1191 const struct ixgbevf_info ixgbevf_X550EM_x_vf_info = {1196 const struct ixgbevf_info ixgbevf_X550EM_x_vf_hv_info = {1201 const struct ixgbevf_info ixgbevf_x550em_a_vf_info = {1206 const struct ixgbevf_info ixgbevf_e610_vf_info = {[all …]
151 struct ixgbevf_info { struct
44 static const struct ixgbevf_info *ixgbevf_info_tbl[] = {4560 const struct ixgbevf_info *ii = ixgbevf_info_tbl[ent->driver_data]; in ixgbevf_probe()