Searched refs:notify_ulds (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 2664 static void notify_ulds(struct adapter *adap, enum cxgb4_state new_state) in notify_ulds() function 2806 notify_ulds(adap, CXGB4_STATE_UP); in cxgb_up() 3925 notify_ulds(adap, CXGB4_STATE_FATAL_ERROR); in notify_fatal_err() 5447 notify_ulds(adap, CXGB4_STATE_START_RECOVERY); in eeh_err_detected() 5565 notify_ulds(adapter, CXGB4_STATE_DOWN); in eeh_reset_prepare()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 2663 static void notify_ulds(struct adapter *adap, enum cxgb4_state new_state) in notify_ulds() function 2805 notify_ulds(adap, CXGB4_STATE_UP); in cxgb_up() 3920 notify_ulds(adap, CXGB4_STATE_FATAL_ERROR); in notify_fatal_err() 5438 notify_ulds(adap, CXGB4_STATE_START_RECOVERY); in eeh_err_detected() 5556 notify_ulds(adapter, CXGB4_STATE_DOWN); in eeh_reset_prepare()
|
Completed in 18 milliseconds