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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_core.c898 u32 get_rxpacket_shiftbytes_819xusb(struct ieee80211_rx_stats *pstats) function
5198 tmp_buf = (u8*)skb->data;// + get_rxpacket_shiftbytes_819xusb(pstats);
5636 pstats->virtual_address += get_rxpacket_shiftbytes_819xusb(pstats);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_core.c1303 u32 get_rxpacket_shiftbytes_819xusb(struct ieee80211_rx_stats *pstats) function
6712 tmp_buf = (u8*)skb->data;// + get_rxpacket_shiftbytes_819xusb(pstats);
7079 pstats->virtual_address += get_rxpacket_shiftbytes_819xusb(pstats);

Completed in 129 milliseconds