Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A D11n_rxreorder.c932 if (tlv_type != TLV_TYPE_RXBA_SYNC) { in mwifiex_11n_rxba_sync_event()
H A Dfw.h196 #define TLV_TYPE_RXBA_SYNC (PROPRIETARY_TLV_BASE_ID + 153) macro