Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1352 int t4_early_init(struct adapter *adap, unsigned int mbox);
Dcxgb4_main.c3216 return t4_early_init(adap, adap->pf); in adap_init1()
Dt4_hw.c5899 int t4_early_init(struct adapter *adap, unsigned int mbox) in t4_early_init() function