Searched defs:rfd (Results 1 – 15 of 15) sorted by relevance
403 struct rfd { struct404 struct list_head list_node;405 struct sk_buff *skb;406 u32 len; /* total size of receive frame */407 u16 bufferindex;408 u8 ringindex;2008 struct rfd *rfd; in et131x_rx_dma_memory_free() local2086 struct rfd *rfd; in et131x_init_recv() local2123 static void nic_return_rfd(struct et131x_adapter *adapter, struct rfd *rfd) in nic_return_rfd()2187 struct rfd *rfd; in nic_rx_pkts() local[all …]
278 u32 rfd; member439 struct i596_rfd *rfd; in i596_display_data() local493 struct i596_rfd *rfd; in init_rx_bufs() local679 struct i596_rfd *rfd; in i596_rx() local
294 struct i596_rfd *rfd; member460 struct i596_rfd *rfd; in i596_display_data() local544 struct i596_rfd *rfd; in init_rx_bufs() local748 struct i596_rfd *rfd; in i596_rx() local
637 volatile struct rfd_struct *rfd = (struct rfd_struct *)ptr; in alloc_rfa() local
407 struct rfd { struct408 __le16 status;409 __le16 command;410 __le32 link;411 __le32 rbd;412 __le16 actual_size;413 __le16 size;1954 struct rfd *rfd = (struct rfd *)skb->data; in e100_rx_indicate() local
263 unsigned int rfd, rfa; in dwmac4_dma_rx_chan_op_mode() local
167 unsigned int rfd, rfa; in dwxgmac2_dma_rx_mode() local
241 enum rfd { enum
49 int rfd; member823 static int p9_fd_open(struct p9_client *client, int rfd, int wfd) in p9_fd_open()
113 int rfd; member
60 struct alx_rfd *rfd; member
86 struct alx_rfd *rfd = &rxq->rfd[cur]; in alx_refill_rx_ring() local
689 struct rwrt_feature_desc *rfd) in cdrom_get_random_writable()736 struct rwrt_feature_desc rfd; in cdrom_is_random_writable() local848 struct rwrt_feature_desc rfd; in cdrom_ram_open_write() local
175 struct emac_rfd_ring rfd; member
2335 unsigned int rfa, rfd; in xgbe_queue_flow_control_threshold() local
Completed in 71 milliseconds