Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_qos_SLQSQosGetQosInfo_t Struct Reference

#include <qos.h>

Data Fields

uint8_t * pFlow_status
 
unpack_qos_QosFlow_tpTxQosGrantedFlow
 
unpack_qos_QosFlow_tpRxQosGrantedFlow
 
unpack_qos_QosFilterSpecsList_tpTxQosFilterSpecs
 
unpack_qos_QosFilterSpecsList_tpRxQosFilterSpecs
 
uint16_t * pExt_error_info
 
uint32_t * pTx_5g_qci
 
uint32_t * pRx_5g_qci
 
uint16_t * pTx_averaging_window
 
uint16_t * pRx_averaging_window
 
unpack_qos_TxFilterMatchAll_tpTxFilterMatchAll
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Structure that contains the APN ID to obtain data statistics

Parameters
pFlow_status[OUT][OPT]
  • Current flow status.
    • Values:
      • QOS_STATUS_ACTIVATED (0x01) - Activated status
      • QOS_STATUS_SUSPENDED (0x02) - Suspended status
pTxQosGrantedFlow
  • Contains the TX flow specification granted by the network.
See also
unpack_qos_QosFlow_t
Parameters
pRxQosGrantedFlow
  • Contains the RX flow specification granted by the network.
See also
unpack_qos_QosFlow_t
Parameters
pTxQosFilterSpecs
  • Contains one or more instances of the TX filter specification.
See also
unpack_qos_QosFilterSpecsList_t
Parameters
pRxQosFilterSpecs
  • Contains one or more instances of the RX filter specification.
See also
unpack_qos_QosFilterSpecsList_t
Parameters
pExt_error_info
  • Extended Error Info
  • Data services error value returned by the IOCTL/lower layers. Refer to the DS error numbers published in 80-V6415-1 for the possible values returned in this field.
pTx_5g_qci
  • Tx 5G QCI
  • 5G Tx QoS Class Identifier (QCI). Valid if flow_valid_params of Tx QoS Flow TLV has a QMI_QOS_IP_FLOW_MASK_5G_QCI bit set).
pRx_5g_qci
  • Rx 5G QCI
  • 5G Rx QoS Class Identifier (QCI). Valid if flow_valid_params of Rx QoS Flow TLV has a QMI_QOS_IP_FLOW_MASK_5G_QCI bit set.
pTx_averaging_window
  • Tx QoS Averaging Window
  • Represents the duration in ms over which the GFBR and MFBR shall be calculated.
  • Valid if flow_valid_params of Tx QoS Flow TLV has a QMI_QOS_IP_FLOW_MASK_AVG_WINDOW bit set.
pRx_averaging_window
  • Rx QoS Averaging Window
  • Represents the duration in ms over which the GFBR and MFBR shall be calculated.
  • Valid if flow_valid_params of Rx QoS Flow TLV has a QMI_QOS_IP_FLOW_MASK_AVG_WINDOW bit set.
pTxFilterMatchAll
  • Tx Filter Match All,
See also
unpack_qos_TxFilterMatchAll_t
  • List of filter IDs that have match-all capability.

The documentation for this struct was generated from the following file: