Home
last modified time | relevance | path

Searched defs:rx_handler (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h220 int (*rx_handler)(void *handle, const __be64 *rsp, member
/linux-3.3/sound/soc/blackfin/
Dbf5xx-sport.c687 static irqreturn_t rx_handler(int irq, void *dev_id) in rx_handler() function
/linux-3.3/net/core/
Ddev.c3133 rx_handler_func_t *rx_handler, in netdev_rx_handler_register()
3168 rx_handler_func_t *rx_handler; in __netif_receive_skb() local
/linux-3.3/include/linux/
Dnetdevice.h1184 rx_handler_func_t __rcu *rx_handler; member