Home
last modified time | relevance | path

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

/linux-4.1.27/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()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1209 static int cxgb_up(struct adapter *adap) in cxgb_up() function
1356 if (!adap_up && (err = cxgb_up(adapter)) < 0) in offload_open()
1423 if (!adapter->open_device_map && (err = cxgb_up(adapter)) < 0) in cxgb_open()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2642 static int cxgb_up(struct adapter *adap) in cxgb_up() function
2714 err = cxgb_up(adapter); in cxgb_open()
4063 if (cxgb_up(adap)) in eeh_slot_reset()