Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1254 int t4_early_init(struct adapter *adap, unsigned int mbox);
Dt4_hw.c3997 int t4_early_init(struct adapter *adap, unsigned int mbox) in t4_early_init() function
Dcxgb4_main.c3221 return t4_early_init(adap, adap->fn); in adap_init1()