Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h203 #define TLV_TYPE_TDLS_IDLE_TIMEOUT (PROPRIETARY_TLV_BASE_ID + 194) macro
H A Dsta_cmd.c1839 timeout->header.type = cpu_to_le16(TLV_TYPE_TDLS_IDLE_TIMEOUT); in mwifiex_cmd_tdls_oper()