Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c1344 ps_tlv->header.type = cpu_to_le16(TLV_TYPE_PS_PARAM); in mwifiex_cmd_enh_power_mode()
H A Dfw.h191 #define TLV_TYPE_PS_PARAM (PROPRIETARY_TLV_BASE_ID + 114) macro