| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| D | wal_linux_flowctl.c | 61 hi_u8 ac; in wal_netdev_select_queue() local 139 for (hi_u8 ac = 0; ac <= MAC_LINUX_SUBQ_VO; ac++) { in wal_flowctl_backp_event_handler() local
|
| D | wal_event_msg.h | 115 hi_u32 ac; member 123 hi_u32 ac; member
|
| D | wal_hipriv.c | 4537 hi_u8 ac; in wal_hipriv_set_uapsd_para() local 5313 hi_u32 ac = (hi_u32)oal_atoi(ac_arg_ptr); in wal_hipriv_set_wmm_param() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dngl_stats.h | 271 wifi_traffic_ac ac; /* access category (VI, VO, BE, BK) */ member 335 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; /* per ac data packet statistics */ member 381 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; /* per ac data packet statistics */ member
|
| D | dhd_wlfc.h | 475 #define WLFC_HOST_FIFO_CREDIT_INC_SENTCTRS(ctx, ac) do { \ argument 477 #define WLFC_HOST_FIFO_CREDIT_INC_BACKCTRS(ctx, ac) do { \ argument 479 #define WLFC_HOST_FIFO_DROPPEDCTR_INC(ctx, ac) do { \ argument 482 #define WLFC_HOST_FIFO_CREDIT_INC_SENTCTRS(ctx, ac) do {} while (0) argument 483 #define WLFC_HOST_FIFO_CREDIT_INC_BACKCTRS(ctx, ac) do {} while (0) argument 484 #define WLFC_HOST_FIFO_DROPPEDCTR_INC(ctx, ac) do {} while (0) argument
|
| D | dhd_wlfc.c | 2034 _dhd_wlfc_handle_packet_commit(athost_wl_status_info_t* ctx, int ac, in _dhd_wlfc_handle_packet_commit() 3122 int ac, single_ac = 0, rc = BCME_OK; in dhd_wlfc_transfer_packets() local 3459 int ac = DHD_PKTTAG_FIFO(PKTTAG(pktbuf)); in dhd_wlfc_commit_packets() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| D | hmac_ext_if.h | 191 hi_u32 ac; member
|
| D | hmac_tx_data.c | 377 hi_u8 ac; in hmac_tx_wmm_acm() local
|
| D | dmac_ext_if.h | 698 hi_u8 ac : 3; /* ac */ member 1032 hi_u8 ac; /* ac */ member
|
| D | hmac_config.c | 2491 hi_u32 ac = cfg_stru->ac; in hmac_config_set_wmm_params() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
| D | mac_frame.c | 771 …TEXT static hi_void mac_set_wmm_ac_params(const mac_vap_stru *mac_vap, hi_u8 *puc_buffer, hi_u8 ac) in mac_set_wmm_ac_params()
|
| D | mac_cfg.h | 172 hi_u8 ac; /* AC */ member
|
| D | mac_vap.h | 1207 hi_u8 ac; in mac_vap_set_uapsd_para() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | 802.11.h | 802 #define AC_BITMAP_TST(ab, ac) (((ab) & (1 << (ac))) != 0) argument 803 #define AC_BITMAP_SET(ab, ac) (((ab) |= (1 << (ac)))) argument 804 #define AC_BITMAP_RESET(ab, ac) (((ab) &= ~(1 << (ac)))) argument
|
| D | wlioctl.h | 1733 int32 ac; member 5739 uint32 ac[AC_COUNT]; /**< max bandwidth for each access category */ member 5755 uint32 ac; /**< access class */ member 17542 uint8 ac; /* access category on which this problem is seen */ member
|