Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c77 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