Searched refs:ixgbevf_info (Results 1 – 4 of 4) sorted by relevance
469 extern const struct ixgbevf_info ixgbevf_82599_vf_info;470 extern const struct ixgbevf_info ixgbevf_X540_vf_info;471 extern const struct ixgbevf_info ixgbevf_X550_vf_info;472 extern const struct ixgbevf_info ixgbevf_X550EM_x_vf_info;
734 const struct ixgbevf_info ixgbevf_82599_vf_info = {739 const struct ixgbevf_info ixgbevf_X540_vf_info = {744 const struct ixgbevf_info ixgbevf_X550_vf_info = {749 const struct ixgbevf_info ixgbevf_X550EM_x_vf_info = {
170 struct ixgbevf_info { struct
64 static const struct ixgbevf_info *ixgbevf_info_tbl[] = {3922 const struct ixgbevf_info *ii = ixgbevf_info_tbl[ent->driver_data]; in ixgbevf_probe()