Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1760 int t4_early_init(struct adapter *adap, unsigned int mbox);
Dcxgb4_main.c3787 return t4_early_init(adap, adap->pf); in adap_init1()
Dt4_hw.c6994 int t4_early_init(struct adapter *adap, unsigned int mbox) in t4_early_init() function