Lines Matching refs:notify_event
100 uint64_t *notify_event);
2108 uint64_t notify_event = 0, link_state; in i_ldc_tx_hdlr() local
2151 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() argument
2237 *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()
2297 *notify_event = LDC_EVT_RESET; in i_ldc_rx_process_hvq()
2330 *notify_event |= LDC_EVT_READ; in i_ldc_rx_process_hvq()
2354 *notify_event |= LDC_EVT_READ; in i_ldc_rx_process_hvq()
2402 *notify_event = LDC_EVT_RESET; in i_ldc_rx_process_hvq()
2426 *notify_event = LDC_EVT_RESET; in i_ldc_rx_process_hvq()
2438 *notify_event = LDC_EVT_UP; in i_ldc_rx_process_hvq()
2451 *notify_event = LDC_EVT_RESET; in i_ldc_rx_process_hvq()
2459 *notify_event = LDC_EVT_RESET; in i_ldc_rx_process_hvq()
2475 *notify_event |= LDC_EVT_READ; in i_ldc_rx_process_hvq()
2484 *notify_event = LDC_EVT_RESET; in i_ldc_rx_process_hvq()
2494 if ((*notify_event & in i_ldc_rx_process_hvq()
2508 *notify_event = LDC_EVT_RESET; in i_ldc_rx_process_hvq()
2521 *notify_event = LDC_EVT_RESET; in i_ldc_rx_process_hvq()
2532 if ((*notify_event & (LDC_EVT_READ | LDC_EVT_RESET)) == LDC_EVT_READ) in i_ldc_rx_process_hvq()