Home
last modified time | relevance | path

Searched refs:TLV_TYPE_RATE_SCOPE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c278 case TLV_TYPE_RATE_SCOPE: in mwifiex_ret_tx_rate_cfg()
H A Dfw.h180 #define TLV_TYPE_RATE_SCOPE (PROPRIETARY_TLV_BASE_ID + 83) macro
H A Dsta_cmd.c174 rate_scope->type = cpu_to_le16(TLV_TYPE_RATE_SCOPE); in mwifiex_cmd_tx_rate_cfg()