Home
last modified time | relevance | path

Searched defs:rfd (Results 1 – 13 of 13) sorted by relevance

/linux-3.3/drivers/staging/et131x/
Det131x.c444 struct rfd { struct
445 struct list_head list_node;
446 struct sk_buff *skb;
447 u32 len; /* total size of receive frame */
448 u16 bufferindex;
449 u8 ringindex;
2611 struct rfd *rfd; in et131x_rx_dma_memory_free() local
2754 struct rfd *rfd = NULL; in et131x_init_recv() local
2822 static void nic_return_rfd(struct et131x_adapter *adapter, struct rfd *rfd) in nic_return_rfd()
2911 struct rfd *rfd; in nic_rx_pkts() local
[all …]
/linux-3.3/drivers/net/ethernet/i825xx/
Dlp486e.c410 struct i596_rfd *rfd; in init_rx_bufs() local
469 struct i596_rfd *rfd; in remove_rx_bufs() local
656 struct i596_rfd *rfd, int *frames) { in i596_rx_one()
708 struct i596_rfd *rfd; in i596_rx() local
Dlib82596.c279 u32 rfd; member
409 struct i596_rfd *rfd; in i596_display_data() local
466 struct i596_rfd *rfd; in init_rx_bufs() local
652 struct i596_rfd *rfd; in i596_rx() local
D82596.c291 struct i596_rfd *rfd; member
462 struct i596_rfd *rfd; in i596_display_data() local
546 struct i596_rfd *rfd; in init_rx_bufs() local
774 struct i596_rfd *rfd; in i596_rx() local
Dsun3_82586.c642 volatile struct rfd_struct *rfd = (struct rfd_struct *)ptr; in alloc_rfa() local
D3c523.c855 volatile struct rfd_struct *rfd = (struct rfd_struct *) ptr; in alloc_rfa() local
Dni52.c830 struct rfd_struct __iomem *rfd = ptr; in alloc_rfa() local
/linux-3.3/drivers/net/ethernet/intel/
De100.c430 struct rfd { struct
431 __le16 status;
432 __le16 command;
433 __le32 link;
434 __le32 rbd;
435 __le16 actual_size;
436 __le16 size;
1920 struct rfd *rfd = (struct rfd *)skb->data; in e100_rx_indicate() local
/linux-3.3/net/9p/
Dtrans_fd.c63 int rfd; member
769 static int p9_fd_open(struct p9_client *client, int rfd, int wfd) in p9_fd_open()
/linux-3.3/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000.h168 enum rfd { enum
/linux-3.3/drivers/cdrom/
Dviocd.c417 …struct rwrt_feature_desc *rfd = (struct rwrt_feature_desc *)(cgc->buffer + sizeof(struct feature_h… in viocd_packet() local
Dcdrom.c672 struct rwrt_feature_desc *rfd) in cdrom_get_random_writable()
719 struct rwrt_feature_desc rfd; in cdrom_is_random_writable() local
831 struct rwrt_feature_desc rfd; in cdrom_ram_open_write() local
/linux-3.3/tools/lguest/
Dlguest.c1737 int rfd; member