Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/inc/common/
Drpu_if.h342 #define FT_PROG_VER_MASK 0xF0000 macro
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_api.c607 ft_prog_ver = (ft_prog_ver & FT_PROG_VER_MASK) >> 16; in nrf_wifi_off_raw_tx_fmac_rf_params_get()
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_api.c1094 ft_prog_ver = (ft_prog_ver & FT_PROG_VER_MASK) >> 16; in nrf_wifi_rt_fmac_rf_params_get()
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c3590 ft_prog_ver = (ft_prog_ver & FT_PROG_VER_MASK) >> 16; in nrf_wifi_sys_fmac_rf_params_get()