/linux-3.3/drivers/net/ethernet/sfc/ |
D | rx.c | 142 static int efx_init_rx_buffers_skb(struct efx_rx_queue *rx_queue) in efx_init_rx_buffers_skb() 191 static int efx_init_rx_buffers_page(struct efx_rx_queue *rx_queue) in efx_init_rx_buffers_page() 279 static void efx_fini_rx_buffer(struct efx_rx_queue *rx_queue, in efx_fini_rx_buffer() 288 static void efx_resurrect_rx_buffer(struct efx_rx_queue *rx_queue, in efx_resurrect_rx_buffer() 323 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_buffer() local 350 void efx_fast_push_rx_descriptors(struct efx_rx_queue *rx_queue) in efx_fast_push_rx_descriptors() 404 struct efx_rx_queue *rx_queue = (struct efx_rx_queue *)context; in efx_rx_slow_fill() local 412 static void efx_rx_packet__check_len(struct efx_rx_queue *rx_queue, in efx_rx_packet__check_len() 511 void efx_rx_packet(struct efx_rx_queue *rx_queue, unsigned int index, in efx_rx_packet() 652 int efx_probe_rx_queue(struct efx_rx_queue *rx_queue) in efx_probe_rx_queue() [all …]
|
D | nic.c | 531 efx_rx_desc(struct efx_rx_queue *rx_queue, unsigned int index) in efx_rx_desc() 538 efx_build_rx_desc(struct efx_rx_queue *rx_queue, unsigned index) in efx_build_rx_desc() 556 void efx_nic_notify_rx_desc(struct efx_rx_queue *rx_queue) in efx_nic_notify_rx_desc() 576 int efx_nic_probe_rx(struct efx_rx_queue *rx_queue) in efx_nic_probe_rx() 586 void efx_nic_init_rx(struct efx_rx_queue *rx_queue) in efx_nic_init_rx() 623 static void efx_flush_rx_queue(struct efx_rx_queue *rx_queue) in efx_flush_rx_queue() 638 void efx_nic_fini_rx(struct efx_rx_queue *rx_queue) in efx_nic_fini_rx() 656 void efx_nic_remove_rx(struct efx_rx_queue *rx_queue) in efx_nic_remove_rx() 748 static void efx_handle_rx_not_ok(struct efx_rx_queue *rx_queue, in efx_handle_rx_not_ok() 826 efx_handle_rx_bad_index(struct efx_rx_queue *rx_queue, unsigned index) in efx_handle_rx_bad_index() [all …]
|
D | efx.c | 427 struct efx_rx_queue *rx_queue; in efx_alloc_channel() local 479 struct efx_rx_queue *rx_queue; in efx_probe_channel() local 571 struct efx_rx_queue *rx_queue; in efx_init_channels() local 613 struct efx_rx_queue *rx_queue; in efx_start_channel() local 652 struct efx_rx_queue *rx_queue; in efx_fini_channels() local 689 struct efx_rx_queue *rx_queue; in efx_remove_channel() local 774 void efx_schedule_slow_fill(struct efx_rx_queue *rx_queue) in efx_schedule_slow_fill()
|
D | net_driver.h | 385 struct efx_rx_queue rx_queue; member 1007 efx_rx_queue_channel(struct efx_rx_queue *rx_queue) in efx_rx_queue_channel() 1012 static inline int efx_rx_queue_index(struct efx_rx_queue *rx_queue) in efx_rx_queue_index() 1020 static inline struct efx_rx_buffer *efx_rx_buffer(struct efx_rx_queue *rx_queue, in efx_rx_buffer()
|
/linux-3.3/drivers/net/ethernet/freescale/ |
D | gianfar.c | 155 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_init_rxbdp() 175 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_init_bds() local 245 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_alloc_skb_resources() local 1725 static void free_skb_rx_queue(struct gfar_priv_rx_q *rx_queue) in free_skb_rx_queue() 1753 struct gfar_priv_rx_q *rx_queue = NULL; in free_skb_resources() local 2464 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_clean_tx_ring() local 2596 static void gfar_new_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_new_rxbdp() 2749 int gfar_clean_rx_ring(struct gfar_priv_rx_q *rx_queue, int rx_work_limit) in gfar_clean_rx_ring() 2838 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_poll() local
|
D | gianfar_ethtool.c | 205 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gsettings() local 293 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gcoalesce() local 439 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gringparam() local
|
/linux-3.3/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 350 struct rx_queue { struct 351 int index; 353 int rx_ring_size; 355 int rx_desc_count; 356 int rx_curr_desc; 357 int rx_used_desc; 359 struct rx_desc *rx_desc_area; 360 dma_addr_t rx_desc_dma; 361 int rx_desc_area_size; 362 struct sk_buff **rx_skb; [all …]
|
/linux-3.3/include/net/irda/ |
D | irttp.h | 121 struct sk_buff_head rx_queue; /* Received frames */ member
|
/linux-3.3/drivers/net/wireless/p54/ |
D | p54usb.h | 143 struct sk_buff_head rx_queue; member
|
/linux-3.3/drivers/atm/ |
D | eni.h | 95 struct sk_buff_head rx_queue; /* PDUs currently being RX-DMAed */ member
|
/linux-3.3/drivers/net/ethernet/ibm/ |
D | ibmveth.h | 148 struct ibmveth_rx_q rx_queue; member
|
/linux-3.3/net/mac80211/ |
D | rx.c | 1378 unsigned int frag, unsigned int seq, int rx_queue, in ieee80211_reassemble_add() 1418 int rx_queue, struct ieee80211_hdr *hdr) in ieee80211_reassemble_find()
|
/linux-3.3/drivers/net/wireless/rtl818x/rtl8187/ |
D | rtl8187.h | 127 struct sk_buff_head rx_queue; member
|
/linux-3.3/net/rxrpc/ |
D | ar-internal.h | 248 struct sk_buff_head rx_queue; /* received conn-level packets */ member 311 struct sk_buff_head rx_queue; /* received packets */ member
|
/linux-3.3/drivers/net/wireless/rtlwifi/ |
D | usb.c | 538 struct sk_buff_head rx_queue; in _rtl_rx_pre_process() local
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/ |
D | adapter.h | 145 struct sk_buff_head rx_queue; /* offload packet receive queue */ member
|
/linux-3.3/drivers/net/vmxnet3/ |
D | vmxnet3_int.h | 319 struct vmxnet3_rx_queue rx_queue[VMXNET3_DEVICE_MAX_RX_QUEUES]; member
|
D | vmxnet3_drv.c | 1575 struct vmxnet3_rx_queue *rx_queue = container_of(napi, in vmxnet3_poll() local
|
/linux-3.3/drivers/net/phy/ |
D | dp83640.c | 106 struct sk_buff_head rx_queue; member
|
/linux-3.3/drivers/net/xen-netback/ |
D | netback.c | 87 struct sk_buff_head rx_queue; member
|
/linux-3.3/net/ipv4/ |
D | tcp_ipv4.c | 2435 int rx_queue; in get_tcp4_sock() local
|
/linux-3.3/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 880 static void igbvf_assign_vector(struct igbvf_adapter *adapter, int rx_queue, in igbvf_assign_vector()
|
/linux-3.3/drivers/tty/ipwireless/ |
D | hardware.c | 245 struct list_head rx_queue; member
|
/linux-3.3/fs/afs/ |
D | internal.h | 80 struct sk_buff_head rx_queue; /* received packets */ member
|
/linux-3.3/include/linux/ |
D | skbuff.h | 2420 static inline void skb_record_rx_queue(struct sk_buff *skb, u16 rx_queue) in skb_record_rx_queue()
|