Home
last modified time | relevance | path

Searched refs:lsi_event_callback (Results 1 – 2 of 2) sorted by relevance

/dpdk/examples/link_status_interrupt/
H A Dmain.c447 lsi_event_callback(uint16_t port_id, enum rte_eth_event_type type, void *param, in lsi_event_callback() function
661 RTE_ETH_EVENT_INTR_LSC, lsi_event_callback, NULL); in main()
/dpdk/doc/guides/sample_app_ug/
H A Dlink_status_intr.rst129 :start-after: lsi_event_callback 8<
140 The application registers the lsi_event_callback and a NULL parameter to the link status interrupt …