Searched refs:t4_uld_rx_handler (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 86 static int t4_uld_rx_handler(void *, const __be64 *, const struct pkt_gl *); 97 .rx_handler = t4_uld_rx_handler, 2307 static int t4_uld_rx_handler(void *handle, const __be64 *rsp, in t4_uld_rx_handler() function
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 86 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
|
Completed in 7 milliseconds