Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c202 static int cxgb_up(struct adapter *adapter) in cxgb_up() function
253 if (!adapter->open_device_map && (err = cxgb_up(adapter)) < 0) { in cxgb_open()
/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1213 static int cxgb_up(struct adapter *adap) in cxgb_up() function
1360 if (!adap_up && (err = cxgb_up(adapter)) < 0) in offload_open()
1427 if (!adapter->open_device_map && (err = cxgb_up(adapter)) < 0) in cxgb_open()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2203 static int cxgb_up(struct adapter *adap) in cxgb_up() function
2282 err = cxgb_up(adapter); in cxgb_open()
4153 if (cxgb_up(adap)) in eeh_slot_reset()