Searched defs:rxqueue (Results 1 – 7 of 7) sorted by relevance
174 struct netdev_rx_queue *rxqueue; in bpf_prog_test_run_xdp() local
99 struct list_head rxqueue[SSI_MAX_CHANNELS]; member
86 struct list_head rxqueue[SSI_MAX_CHANNELS]; member
631 struct netdev_rx_queue *rxqueue; in bpf_prog_test_run_xdp() local
3966 struct netdev_rx_queue *rxqueue; in set_rps_cpu() local4014 struct netdev_rx_queue *rxqueue = dev->_rx; in get_rps_cpu() local4121 struct netdev_rx_queue *rxqueue = dev->_rx + rxq_index; in rps_may_expire_flow() local4270 struct netdev_rx_queue *rxqueue; in netif_get_rxqueue() local4294 struct netdev_rx_queue *rxqueue; in netif_receive_generic_xdp() local
4287 struct netdev_rx_queue *rxqueue; in set_rps_cpu() local4335 struct netdev_rx_queue *rxqueue = dev->_rx; in get_rps_cpu() local4442 struct netdev_rx_queue *rxqueue = dev->_rx + rxq_index; in rps_may_expire_flow() local4591 struct netdev_rx_queue *rxqueue; in netif_get_rxqueue() local4615 struct netdev_rx_queue *rxqueue; in netif_receive_generic_xdp() local
103 struct sk_buff_head rxqueue; member