Searched defs:adapter_params (Results 1 – 1 of 1) sorted by relevance
260 struct adapter_params { struct261 struct dev_params dev; /* general device parameters */262 struct sge_params sge; /* Scatter Gather Engine */263 struct vpd_params vpd; /* Vital Product Data */264 struct rss_params rss; /* Receive Side Scaling */265 struct vf_resources vfres; /* Virtual Function Resource limits */266 struct arch_specific_params arch; /* chip specific params */267 enum chip_type chip; /* chip code */268 u8 nports; /* # of Ethernet "ports" */269 u8 fw_caps_support; /* 32-bit Port Capabilities */