Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Duser_sdma.c38 static int user_sdma_send_pkts(struct user_sdma_request *req, u16 maxpkts);
535 ret = user_sdma_send_pkts(req, pcount); in hfi1_user_sdma_process_request()
675 static int user_sdma_send_pkts(struct user_sdma_request *req, u16 maxpkts) in user_sdma_send_pkts() function