Searched refs:max_tx_aggregation (Results 1 – 3 of 3) sorted by relevance
545 max_txq_len = sys_fpriv->data_config.max_tx_aggregation; in _tx_pending_process()647 sys_fpriv->data_config.max_tx_aggregation) + frame_indx; in rawtx_cmd_prep_callbk_fn()716 sys_fpriv->data_config.max_tx_aggregation) + frame_indx; in tx_cmd_prep_callbk_fn()1183 max_cmds = sys_fpriv->data_config.max_tx_aggregation; in tx_process()1310 desc_id = (desc * sys_fpriv->data_config.max_tx_aggregation) + frame; in tx_done_process()
60 sys_fpriv->data_config.max_tx_aggregation * in nrf_wifi_sys_fmac_init_tx()575 sys_fpriv->data_config.max_tx_aggregation); in nrf_wifi_sys_fmac_init()
724 unsigned char max_tx_aggregation; member