Searched defs:qos (Results 1 – 11 of 11) sorted by relevance
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| D | hmac_tx_data.h | 116 static inline hi_u8 hmac_get_frame_header_len(hi_u32 qos, const hmac_tx_ctl_stru *tx_ctl) in hmac_get_frame_header_len()
|
| D | hmac_tx_data.c | 787 static hi_void hmac_tx_set_frame_ctrl(hi_u32 qos, const hmac_tx_ctl_stru *tx_ctl, in hmac_tx_set_frame_ctrl() 1063 hi_u32 qos = HMAC_TX_BSS_NOQOS; in hmac_tx_encap() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
| D | MQTTPersistence.h | 72 int qos; member
|
| D | Clients.h | 60 int qos; member 80 int qos; member
|
| D | MQTTPacket.h | 74 unsigned int qos : 2; /**< QoS value, 0, 1 or 2 */ member 81 unsigned int qos : 2; /**< QoS value, 0, 1 or 2 */ member
|
| D | MQTTAsync.h | 283 int qos; member 473 int qos; member 879 int qos; member
|
| D | MQTTClient.h | 292 int qos; member 624 int qos; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
| D | mac_user.h | 67 qos : 1, /* QOS: 0=非QOS站点, 1=QOS站点 */ member
|
| D | mac_frame.h | 1172 qos : 1, /* QOS: 0=非QOS站点, 1=QOS站点 */ member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | 802.11.h | 1177 #define QOS_PRIO(qos) (((qos) & QOS_PRIO_MASK) >> QOS_PRIO_SHIFT) /* QoS priority */ argument 1182 #define QOS_TID(qos) (((qos) & QOS_TID_MASK) >> QOS_TID_SHIFT) /* QoS TID */ argument 1187 #define QOS_EOSP(qos) (((qos) & QOS_EOSP_MASK) >> QOS_EOSP_SHIFT) /* Qos EOSP */ argument 1196 #define QOS_ACK(qos) (((qos) & QOS_ACK_MASK) >> QOS_ACK_SHIFT) /* QoS ACK */ argument
|
| D | wlioctl.h | 12076 wl_nan_dp_qos_t qos; member 12102 wl_nan_dp_qos_t qos; member 12121 wl_nan_dp_qos_t qos; member 12153 wl_nan_dp_qos_t qos; member
|