Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1212 static int cxgb_up(struct adapter *adap) in cxgb_up() function
1359 if (!adap_up && (err = cxgb_up(adapter)) < 0) in offload_open()
1426 if (!adapter->open_device_map && (err = cxgb_up(adapter)) < 0) in cxgb_open()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2362 static int cxgb_up(struct adapter *adap) in cxgb_up() function
2441 err = cxgb_up(adapter); in cxgb_open()
5026 if (cxgb_up(adap)) in eeh_slot_reset()