Searched defs:BufferLen (Results 1 – 4 of 4) sorted by relevance
111 uint32_t BufferLen = HeadRoom ? (Length + HeadRoom) : (Length + DEFAULT_HEADER_SIZE); in RtbAllocate() local
114 uint32_t BufferLen = HeadRoom ? (Length + HeadRoom) : (Length + DEFAULT_HEADER_SIZE); in RtbAllocate() local
1892 void rtw_hal_fill_fake_txdesc(_adapter *padapter, u8 *pDesc, u32 BufferLen, in rtw_hal_fill_fake_txdesc()
3918 static void fill_fake_txdesc(PADAPTER adapter, u8 *pDesc, u32 BufferLen, in fill_fake_txdesc()