Searched defs:adapter_params (Results 1 – 1 of 1) sorted by relevance
373 struct adapter_params { struct374 struct sge_params sge;375 struct mc5_params mc5;376 struct tp_params tp;377 struct vpd_params vpd;378 struct pci_params pci;380 const struct adapter_info *info;383 unsigned short mtus[NMTUS];384 unsigned short a_wnd[NCCTRL_WIN];385 unsigned short b_wnd[NCCTRL_WIN];[all …]