Searched refs:t4_uld_rx_handler (Results 1 – 1 of 1) sorted by relevance
77 static int t4_uld_rx_handler(void *, const __be64 *, const struct pkt_gl *);84 .rx_handler = t4_uld_rx_handler,1801 static int t4_uld_rx_handler(void *handle, const __be64 *rsp, in t4_uld_rx_handler() function