Home
last modified time | relevance | path

Searched refs:t3_adap_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c542 static struct adapter_info t3_adap_info[] = { variable
586 return id < ARRAY_SIZE(t3_adap_info) ? &t3_adap_info[id] : NULL; in t3_get_adapter_info()