Searched refs:rate_drop (Results 1 – 1 of 1) sorted by relevance
176 struct mwifiex_rate_drop_pattern *rate_drop; in mwifiex_cmd_tx_rate_cfg() local219 rate_drop = (struct mwifiex_rate_drop_pattern *) ((u8 *) rate_scope + in mwifiex_cmd_tx_rate_cfg()221 rate_drop->type = cpu_to_le16(TLV_TYPE_RATE_DROP_CONTROL); in mwifiex_cmd_tx_rate_cfg()222 rate_drop->length = cpu_to_le16(sizeof(rate_drop->rate_drop_mode)); in mwifiex_cmd_tx_rate_cfg()223 rate_drop->rate_drop_mode = 0; in mwifiex_cmd_tx_rate_cfg()