Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dfw.h198 #define TLV_TYPE_ROBUST_COEX (PROPRIETARY_TLV_BASE_ID + 96) macro
Dsta_cmd.c1578 coex_tlv->header.type = cpu_to_le16(TLV_TYPE_ROBUST_COEX); in mwifiex_cmd_robust_coex()