Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dfw.h214 #define TLV_TYPE_TDLS_IDLE_TIMEOUT (PROPRIETARY_TLV_BASE_ID + 194) macro
Dsta_cmd.c1851 timeout->header.type = cpu_to_le16(TLV_TYPE_TDLS_IDLE_TIMEOUT); in mwifiex_cmd_tdls_oper()