Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1971 int t4_early_init(struct adapter *adap, unsigned int mbox);
Dcxgb4_main.c4260 return t4_early_init(adap, adap->pf); in adap_init1()
Dt4_hw.c6980 int t4_early_init(struct adapter *adap, unsigned int mbox) in t4_early_init() function