Searched refs:notify_event (Results 1 – 2 of 2) sorted by relevance
100 uint64_t *notify_event);2108 uint64_t notify_event = 0, link_state; in i_ldc_tx_hdlr() local2151 notify_event = LDC_EVT_DOWN; in i_ldc_tx_hdlr()2159 notify_event = LDC_EVT_RESET; in i_ldc_tx_hdlr()2167 notify_event = LDC_EVT_RESET; in i_ldc_tx_hdlr()2182 rv = ldcp->cb(notify_event, ldcp->cb_arg); in i_ldc_tx_hdlr()2227 uint64_t *notify_event) in i_ldc_rx_process_hvq() argument2237 *notify_event = 0; in i_ldc_rx_process_hvq()2271 *notify_event = LDC_EVT_DOWN; in i_ldc_rx_process_hvq()2280 *notify_event = LDC_EVT_RESET; in i_ldc_rx_process_hvq()[all …]
320 notify_event(ldom_event_t event, char *ldom_name) in notify_event() function824 notify_event(event, ldom_name); in handle_ldm_event()