Searched refs:t1_espi_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | espi.h | 56 int t1_espi_init(struct peespi *espi, int mac_type, int nports);
|
H A D | espi.c | 237 int t1_espi_init(struct peespi *espi, int mac_type, int nports) in t1_espi_init() function
|
H A D | subr.c | 975 if (adapter->espi && t1_espi_init(adapter->espi, bi->chip_mac, in t1_init_hw_modules()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | espi.h | 47 int t1_espi_init(struct peespi *espi, int mac_type, int nports);
|
H A D | espi.c | 228 int t1_espi_init(struct peespi *espi, int mac_type, int nports) in t1_espi_init() function
|
H A D | subr.c | 992 if (adapter->espi && t1_espi_init(adapter->espi, bi->chip_mac, in t1_init_hw_modules()
|
Completed in 5 milliseconds