Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h470 s32 rtw_alloc_hwxmits(struct adapter *padapter);
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c256 res = rtw_alloc_hwxmits(padapter); in _rtw_init_xmit_priv()
1826 s32 rtw_alloc_hwxmits(struct adapter *padapter) in rtw_alloc_hwxmits() function