Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c198 static int cxgb_up(struct adapter *adapter) in cxgb_up() function
249 if (!adapter->open_device_map && (err = cxgb_up(adapter)) < 0) { in cxgb_open()
/Linux-v4.19/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()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2243 static int cxgb_up(struct adapter *adap) in cxgb_up() function
2322 err = cxgb_up(adapter); in cxgb_open()
4774 if (cxgb_up(adap)) in eeh_slot_reset()