Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtl8723b_xmit.h268 #define SET_TX_DESC_OWN_8723B(__pTxDesc, __Value) SET_BITS_TO_LE_4BYTE(__pTxDesc, 31, 1, __Value) macro
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c2795 SET_TX_DESC_OWN_8723B((u8 *)pDesc, 1); in rtl8723b_fill_fake_txdesc()