Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dmad_rmpp.c241 static void recv_timeout_handler(struct work_struct *work) in recv_timeout_handler() function
295 INIT_DELAYED_WORK(&rmpp_recv->timeout_work, recv_timeout_handler); in create_rmpp_recv()