Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c198 static int cxgb_up(struct adapter *adapter) in cxgb_up() function
250 if (!adapter->open_device_map && (err = cxgb_up(adapter)) < 0) { in cxgb_open()
/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1210 static int cxgb_up(struct adapter *adap) in cxgb_up() function
1358 if (!adap_up && (err = cxgb_up(adapter)) < 0) in offload_open()
1425 if (!adapter->open_device_map && (err = cxgb_up(adapter)) < 0) in cxgb_open()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2763 static int cxgb_up(struct adapter *adap) in cxgb_up() function
2849 err = cxgb_up(adapter); in cxgb_open()
5520 if (cxgb_up(adap)) in eeh_slot_reset()