Searched refs:nv_skb_map (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dforcedeth.c719 struct nv_skb_map { struct
725 struct nv_skb_map *next_tx_ctx;
787 struct nv_skb_map *get_rx_ctx, *put_rx_ctx;
788 struct nv_skb_map *first_rx_ctx, *last_rx_ctx;
789 struct nv_skb_map *rx_skb;
806 struct nv_skb_map *get_tx_ctx, *put_tx_ctx;
807 struct nv_skb_map *first_tx_ctx, *last_tx_ctx;
808 struct nv_skb_map *tx_skb;
815 struct nv_skb_map *tx_change_owner;
816 struct nv_skb_map *tx_end_fli
[all...]

Completed in 108 milliseconds