Searched defs:vptr (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ecryptfs/
H A Dmain.c634 inode_info_init_once(void *vptr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Duri.c2140 xmlChar *bptr, *uptr, *vptr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Duri.c2233 xmlChar *bptr, *uptr, *vptr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Duri.c2233 xmlChar *bptr, *uptr, *vptr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Duri.c2140 xmlChar *bptr, *uptr, *vptr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-417.c861 int *vptr = va_arg(vargs, int *); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-blackbird.c395 int *vptr = va_arg(vargs, int *); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dvia-velocity.c398 struct velocity_info *vptr = netdev_priv(dev); local
500 static void velocity_init_cam_filter(struct velocity_info *vptr) argument
536 struct velocity_info *vptr = netdev_priv(dev); local
543 struct velocity_info *vptr = netdev_priv(dev); local
552 struct velocity_info *vptr = netdev_priv(dev); local
560 velocity_init_rx_ring_indexes(struct velocity_info *vptr) argument
572 velocity_rx_reset(struct velocity_info *vptr) argument
600 velocity_get_opt_media_mode(struct velocity_info *vptr) argument
799 set_mii_flow_control(struct velocity_info *vptr) argument
833 mii_set_auto_on(struct velocity_info *vptr) argument
885 velocity_set_media_mode(struct velocity_info *vptr, u32 mii_status) argument
994 velocity_print_link_status(struct velocity_info *vptr) argument
1041 enable_flow_control_ability(struct velocity_info *vptr) argument
1093 velocity_soft_reset(struct velocity_info *vptr) argument
1124 struct velocity_info *vptr = netdev_priv(dev); local
1171 mii_init(struct velocity_info *vptr, u32 mii_status) argument
1239 setup_queue_timers(struct velocity_info *vptr) argument
1264 setup_adaptive_interrupts(struct velocity_info *vptr) argument
1302 velocity_init_registers(struct velocity_info *vptr, enum velocity_init_type type) argument
1417 velocity_give_many_rx_descs(struct velocity_info *vptr) argument
1449 velocity_init_dma_rings(struct velocity_info *vptr) argument
1489 velocity_set_rxbufsize(struct velocity_info *vptr, int mtu) argument
1504 velocity_alloc_rx_buf(struct velocity_info *vptr, int idx) argument
1534 velocity_rx_refill(struct velocity_info *vptr) argument
1568 velocity_free_rd_ring(struct velocity_info *vptr) argument
1604 velocity_init_rd_ring(struct velocity_info *vptr) argument
1635 velocity_init_td_ring(struct velocity_info *vptr) argument
1662 velocity_free_dma_rings(struct velocity_info *vptr) argument
1671 velocity_init_rings(struct velocity_info *vptr, int mtu) argument
1706 velocity_free_tx_buf(struct velocity_info *vptr, struct velocity_td_info *tdinfo, struct tx_desc *td) argument
1734 velocity_free_td_ring_entry(struct velocity_info *vptr, int q, int n) argument
1763 velocity_free_td_ring(struct velocity_info *vptr) argument
1779 velocity_free_rings(struct velocity_info *vptr) argument
1797 velocity_error(struct velocity_info *vptr, int status) argument
1881 velocity_tx_srv(struct velocity_info *vptr) argument
1977 velocity_rx_copy(struct sk_buff **rx_skb, int pkt_size, struct velocity_info *vptr) argument
2005 velocity_iph_realign(struct velocity_info *vptr, struct sk_buff *skb, int pkt_size) argument
2023 velocity_receive_frame(struct velocity_info *vptr, int idx) argument
2093 velocity_rx_srv(struct velocity_info *vptr, int budget_left) argument
2144 struct velocity_info *vptr = container_of(napi, local
2182 struct velocity_info *vptr = netdev_priv(dev); local
2222 struct velocity_info *vptr = netdev_priv(dev); local
2260 velocity_shutdown(struct velocity_info *vptr) argument
2282 struct velocity_info *vptr = netdev_priv(dev); local
2364 struct velocity_info *vptr = netdev_priv(dev); local
2404 struct velocity_info *vptr = netdev_priv(dev); local
2442 struct velocity_info *vptr = netdev_priv(dev); local
2481 struct velocity_info *vptr = netdev_priv(dev); local
2512 struct velocity_info *vptr = netdev_priv(dev); local
2633 velocity_init_info(struct pci_dev *pdev, struct velocity_info *vptr, const struct velocity_info_tbl *info) argument
2654 velocity_get_pci_info(struct velocity_info *vptr, struct pci_dev *pdev) argument
2691 velocity_print_info(struct velocity_info *vptr) argument
2702 struct velocity_info *vptr = netdev_priv(dev); local
2723 struct velocity_info *vptr; local
2887 velocity_set_wol(struct velocity_info *vptr) argument
2973 velocity_save_context(struct velocity_info *vptr, struct velocity_context *context) argument
2993 struct velocity_info *vptr = netdev_priv(dev); local
3032 velocity_restore_context(struct velocity_info *vptr, struct velocity_context *context) argument
3062 struct velocity_info *vptr = netdev_priv(dev); local
3120 struct velocity_info *vptr = netdev_priv(dev); local
3135 struct velocity_info *vptr = netdev_priv(dev); local
3142 struct velocity_info *vptr = netdev_priv(dev); local
3176 struct velocity_info *vptr = netdev_priv(dev); local
3199 struct velocity_info *vptr = netdev_priv(dev); local
3207 struct velocity_info *vptr = netdev_priv(dev); local
3223 struct velocity_info *vptr = netdev_priv(dev); local
3308 struct velocity_info *vptr = netdev_priv(dev); local
3322 struct velocity_info *vptr = netdev_priv(dev); local
[all...]
H A Dvia-velocity.h1509 static inline int velocity_get_ip(struct velocity_info *vptr) argument
1535 static inline void velocity_update_hw_mibs(struct velocity_info *vptr) argument
1557 init_flow_control_register(struct velocity_info *vptr) argument
[all...]

Completed in 130 milliseconds