Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtl8723b_xmit.h263 #define SET_TX_DESC_LAST_SEG_8723B(__pTxDesc, __Value) SET_BITS_TO_LE_4BYTE(__pTxDesc, 26, 1, __Val… macro
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c2775 SET_TX_DESC_LAST_SEG_8723B(pDesc, 1); /* bLastSeg; */ in rtl8723b_fill_fake_txdesc()