Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dosdep_service.h70 #define rtw_skb_copy(skb) _rtw_skb_copy((skb)) macro
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dxmit_linux.c162 newskb = rtw_skb_copy(skb); in rtw_mlcst2unicst()