Home
last modified time | relevance | path

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

/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c86 static int t4_uld_rx_handler(void *, const __be64 *, const struct pkt_gl *);
97 .rx_handler = t4_uld_rx_handler,
2308 static int t4_uld_rx_handler(void *handle, const __be64 *rsp, in t4_uld_rx_handler() function