Home
last modified time | relevance | path

Searched refs:awc_802_11_find_copy_path (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Daironet4500.h1563 extern int awc_802_11_find_copy_path(struct net_device * dev, struct awc_fid * rx_buff);
Daironet4500_core.c1366 awc_802_11_find_copy_path(struct net_device * dev, struct awc_fid * rx_buff){ in awc_802_11_find_copy_path() function
1993 if (awc_802_11_find_copy_path(dev,rx_buff)) goto final; in awc_receive_packet()