Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_structs_common.h160 unsigned int max_tx_frm_sz; member
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c269 if (buf_len > (hal_dev_ctx->hpriv->cfg_params.max_tx_frm_sz - in nrf_wifi_sys_hal_buf_map_tx()
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c585 hal_cfg_params.max_tx_frm_sz = NRF_WIFI_IFACE_MTU + NRF_WIFI_FMAC_ETH_HDR_LEN + in nrf_wifi_sys_fmac_init()