Home
last modified time | relevance | path

Searched refs:data_rate (Results 1 – 4 of 4) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h422 unsigned char data_rate; member
Dfmac_api.h1107 int data_rate);
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c3795 int data_rate) in nrf_wifi_sys_fmac_set_tx_rate() argument
3826 umac_cmd_data->fixed_rate = data_rate; in nrf_wifi_sys_fmac_set_tx_rate()
Dtx.c811 config->raw_tx_info.rate = sys_dev_ctx->raw_tx_config.data_rate; in rawtx_cmd_prepare()