Home
last modified time | relevance | path

Searched refs:cxgb_up (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1202 * cxgb_up - enable the adapter
1211 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1201 * cxgb_up - enable the adapter
1210 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2754 * cxgb_up - enable the adapter
2763 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2753 * cxgb_up - enable the adapter
2762 static int cxgb_up(struct adapter *adap) in cxgb_up() function
2848 err = cxgb_up(adapter); in cxgb_open()
5519 if (cxgb_up(adap)) in eeh_slot_reset()

Completed in 29 milliseconds