Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h187 #define TLV_TYPE_ROBUST_COEX (PROPRIETARY_TLV_BASE_ID + 96) macro
H A Dsta_cmd.c1564 coex_tlv->header.type = cpu_to_le16(TLV_TYPE_ROBUST_COEX); in mwifiex_cmd_robust_coex()