Searched refs:cxgb_up (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c198 static int cxgb_up(struct adapter *adapter) function
250 if (!adapter->open_device_map && (err = cxgb_up(adapter)) < 0) {
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1200 * cxgb_up - enable the adapter
1209 static int cxgb_up(struct adapter *adap) function
1357 if (!adap_up && (err = cxgb_up(adapter)) < 0)
1424 if (!adapter->open_device_map && (err = cxgb_up(adapter)) < 0)
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2753 * cxgb_up - enable the adapter
2762 static int cxgb_up(struct adapter *adap) function
2848 err = cxgb_up(adapter);
5519 if (cxgb_up(adap))

Completed in 404 milliseconds