Searched defs:rx_handler (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/include/linux/
H A Dntb.h68 void (*rx_handler)(struct ntb_transport_qp *qp, void *qp_data, member in struct:ntb_queue_handlers
H A Dnetdevice.h1652 rx_handler_func_t __rcu *rx_handler; member in struct:net_device
/linux-4.1.27/sound/soc/blackfin/
H A Dbf5xx-sport.c691 static irqreturn_t rx_handler(int irq, void *dev_id) rx_handler() function
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h272 int (*rx_handler)(void *handle, const __be64 *rsp, member in struct:cxgb4_uld_info
/linux-4.1.27/drivers/staging/fwserial/
H A Dfwserial.h242 struct fw_address_handler rx_handler; member in struct:fwtty_port
/linux-4.1.27/drivers/ntb/
H A Dntb_transport.c119 void (*rx_handler)(struct ntb_transport_qp *qp, void *qp_data, member in struct:ntb_transport_qp
/linux-4.1.27/net/core/
H A Ddev.c3655 rx_handler_func_t *rx_handler; __netif_receive_skb_core() local
3595 netdev_rx_handler_register(struct net_device *dev, rx_handler_func_t *rx_handler, void *rx_handler_data) netdev_rx_handler_register() argument

Completed in 275 milliseconds