Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1211 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2763 static int cxgb_up(struct adapter *adap) in cxgb_up() function
2849 err = cxgb_up(adapter); in cxgb_open()
5528 if (cxgb_up(adap)) in eeh_slot_reset()