Searched refs:ixgbevf_info (Results 1 – 4 of 4) sorted by relevance
480 extern const struct ixgbevf_info ixgbevf_82599_vf_info;481 extern const struct ixgbevf_info ixgbevf_X540_vf_info;482 extern const struct ixgbevf_info ixgbevf_X550_vf_info;483 extern const struct ixgbevf_info ixgbevf_X550EM_x_vf_info;
775 const struct ixgbevf_info ixgbevf_82599_vf_info = {780 const struct ixgbevf_info ixgbevf_X540_vf_info = {785 const struct ixgbevf_info ixgbevf_X550_vf_info = {790 const struct ixgbevf_info ixgbevf_X550EM_x_vf_info = {
171 struct ixgbevf_info { struct
64 static const struct ixgbevf_info *ixgbevf_info_tbl[] = {3935 const struct ixgbevf_info *ii = ixgbevf_info_tbl[ent->driver_data]; in ixgbevf_probe()