Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c81 static int t4_uld_rx_handler(void *, const __be64 *, const struct pkt_gl *);
92 .rx_handler = t4_uld_rx_handler,
2078 static int t4_uld_rx_handler(void *handle, const __be64 *rsp, in t4_uld_rx_handler() function