Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Despi.h56 int t1_espi_init(struct peespi *espi, int mac_type, int nports);
Despi.c237 int t1_espi_init(struct peespi *espi, int mac_type, int nports) in t1_espi_init() function
Dsubr.c1001 if (adapter->espi && t1_espi_init(adapter->espi, bi->chip_mac, in t1_init_hw_modules()