Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_api_general.h85 API_RATE_INDEX_B_1MBPS = 0, enumerator
H A Dsta.c346 wfx_hif_set_template_frame(wvif, skb, HIF_TMPLT_BCN, API_RATE_INDEX_B_1MBPS); in wfx_upload_ap_templates()
352 wfx_hif_set_template_frame(wvif, skb, HIF_TMPLT_PRBRES, API_RATE_INDEX_B_1MBPS); in wfx_upload_ap_templates()
H A Dhif_tx.c250 body->max_transmit_rate = API_RATE_INDEX_B_1MBPS; in wfx_hif_scan()