Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/chelsio/
Despi.h57 int t1_espi_init(struct peespi *espi, int mac_type, int nports);
Despi.c238 int t1_espi_init(struct peespi *espi, int mac_type, int nports) in t1_espi_init() function
Dsubr.c976 if (adapter->espi && t1_espi_init(adapter->espi, bi->chip_mac, in t1_init_hw_modules()