Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h91 #define Max80211PALPDUSize 1492 macro
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c2791 *pu2Temp = Max80211PALPDUSize; in bthci_CmdReadDataBlockSize()
2794 *pu2Temp = Max80211PALPDUSize; in bthci_CmdReadDataBlockSize()
2830 *pu2Temp = Max80211PALPDUSize; in bthci_CmdReadBufferSize()
2858 …u16 MaxPDUSize = Max80211PALPDUSize, PalCap = 0x1, AmpAssocLen = Max80211AMPASSOCLen, MinLatency =… in bthci_CmdReadLocalAMPInfo()