Searched defs:rxcp (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/benet/
H A Dbe_main.c864 static inline bool do_pkt_csum(struct be_eth_rx_compl *rxcp, bool cso) argument
900 be_rx_compl_discard(struct be_adapter *adapter, struct be_eth_rx_compl *rxcp) argument
922 skb_fill_rx_data(struct be_adapter *adapter, struct sk_buff *skb, struct be_eth_rx_compl *rxcp, u16 num_rcvd) argument
1005 be_rx_compl_process(struct be_adapter *adapter, struct be_eth_rx_compl *rxcp) argument
1058 be_rx_compl_process_gro(struct be_adapter *adapter, struct be_eth_rx_compl *rxcp) argument
1140 struct be_eth_rx_compl *rxcp = queue_tail_node(&adapter->rx_obj.cq); local
1156 be_rx_compl_reset(struct be_eth_rx_compl *rxcp) argument
1336 struct be_eth_rx_compl *rxcp; local
1655 do_gro(struct be_adapter *adapter, struct be_eth_rx_compl *rxcp) argument
1673 struct be_eth_rx_compl *rxcp; local
[all...]

Completed in 102 milliseconds