Home
last modified time | relevance | path

Searched defs:ac (Results 1 – 25 of 55) sorted by relevance

123

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dsta_info.c86 int ac, i; in __cleanup_single_sta() local
743 static unsigned long ieee80211_tids_for_ac(int ac) in ieee80211_tids_for_ac()
767 int ac; in __sta_info_recalc_tim() local
869 struct sta_info *sta, int ac) in sta_info_cleanup_expire_buffered_ac()
950 int ac; in sta_info_cleanup_expire_buffered() local
1274 int filtered = 0, buffered = 0, ac, i; in ieee80211_sta_ps_deliver_wakeup() local
1478 int ac; in ieee80211_sta_ps_more_data() local
1509 int ac; in ieee80211_sta_ps_get_frames() local
1583 int tid, ac; in ieee80211_sta_ps_deliver_response() local
1880 u8 ac = ieee80211_ac_from_tid(tid); in mac80211_sta_register_airtime() local
[all …]
Dmesh_ps.c449 int ac; in mps_frame_deliver() local
574 int ac, buffer_local = 0; in ieee80211_mps_frame_release() local
Ddebugfs_sta.c111 int ac; in sta_num_ps_buf_frames_read() local
206 int ac; in sta_airtime_read() local
240 int ac; in sta_airtime_write() local
Dwme.c90 int ac = ieee802_1d_to_ac[skb->priority]; in ieee80211_downgrade_queue() local
Dutil.c236 static void __ieee80211_wake_txqs(struct ieee80211_sub_if_data *sdata, int ac) in __ieee80211_wake_txqs()
318 int ac; in _ieee80211_wake_txqs() local
356 int ac; in ieee80211_propagate_queue_wake() local
474 int ac; in __ieee80211_stop_queue() local
640 int ac; in ieee80211_get_vif_queues() local
1385 *qparam, int ac) in ieee80211_regulatory_limit_wmm_params()
1430 int ac; in ieee80211_set_wmm_default() local
Dtx.c387 int ac; in purge_old_ps_buffers() local
499 int ac = skb_get_queue_mapping(tx->skb); in ieee80211_tx_h_unicast_ps_buf() local
1007 int ac = -1; in ieee80211_tx_h_stats() local
3715 struct ieee80211_txq *mac80211_next_txq(struct ieee80211_hw *hw, u8 ac) in mac80211_next_txq()
3794 u8 ac = txq->ac; in mac80211_txq_may_transmit() local
3837 void mac80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac) in mac80211_txq_schedule_start()
5294 int ac = ieee80211_ac_from_tid(tid); in __ieee80211_tx_skb_tid_band() local
Ddriver-ops.c180 struct ieee80211_sub_if_data *sdata, u16 ac, in drv_conf_tx()
Dmlme.c1905 int ac; in __ieee80211_sta_handle_tspec_ac_params() local
2002 int count, mu_edca_count, ac; in ieee80211_sta_wmm_params() local
2509 int ac = ieee80211_ac_from_tid(tid); in ieee80211_sta_tx_wmm_ac_notify() local
3611 int ac, uapsd_queues = -1; in ieee80211_rx_mgmt_assoc_resp() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_linux_flowctl.c61 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
Dwal_event_msg.h115 hi_u32 ac; member
123 hi_u32 ac; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_wlfc.h241 #define WLFC_HOST_FIFO_CREDIT_INC_SENTCTRS(ctx, ac) do { \ argument
243 #define WLFC_HOST_FIFO_CREDIT_INC_BACKCTRS(ctx, ac) do { \ argument
245 #define WLFC_HOST_FIFO_DROPPEDCTR_INC(ctx, ac) do { \ argument
248 #define WLFC_HOST_FIFO_CREDIT_INC_SENTCTRS(ctx, ac) do {} while (0) argument
249 #define WLFC_HOST_FIFO_CREDIT_INC_BACKCTRS(ctx, ac) do {} while (0) argument
250 #define WLFC_HOST_FIFO_DROPPEDCTR_INC(ctx, ac) do {} while (0) argument
Ddngl_stats.h267 wifi_traffic_ac ac; /* access category (VI, VO, BE, BK) */ member
331 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; /* per ac data packet statistics */ member
377 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; /* per ac data packet statistics */ member
Ddhd_wlfc.c2010 _dhd_wlfc_handle_packet_commit(athost_wl_status_info_t* ctx, int ac, in _dhd_wlfc_handle_packet_commit()
3089 int ac, single_ac = 0, rc = BCME_OK; in dhd_wlfc_transfer_packets() local
3426 int ac = DHD_PKTTAG_FIFO(PKTTAG(pktbuf)); in dhd_wlfc_commit_packets() local
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_wlfc.h260 #define WLFC_HOST_FIFO_CREDIT_INC_SENTCTRS(ctx, ac) \ argument
264 #define WLFC_HOST_FIFO_CREDIT_INC_BACKCTRS(ctx, ac) \ argument
268 #define WLFC_HOST_FIFO_DROPPEDCTR_INC(ctx, ac) \ argument
273 #define WLFC_HOST_FIFO_CREDIT_INC_SENTCTRS(ctx, ac) \ argument
276 #define WLFC_HOST_FIFO_CREDIT_INC_BACKCTRS(ctx, ac) \ argument
279 #define WLFC_HOST_FIFO_DROPPEDCTR_INC(ctx, ac) \ argument
Ddngl_stats.h278 wifi_traffic_ac ac; /* access category (VI, VO, BE, BK) */ member
346 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; /* per ac data packet statistics */ member
395 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; /* per ac data packet statistics */ member
Ddhd_wlfc.c2079 static int _dhd_wlfc_handle_packet_commit(athost_wl_status_info_t *ctx, int ac, in _dhd_wlfc_handle_packet_commit()
3190 int ac, single_ac = 0, rc = BCME_OK; in dhd_wlfc_transfer_packets() local
3534 int ac = DHD_PKTTAG_FIFO(PKTTAG(pktbuf)); in dhd_wlfc_commit_packets() local
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_wlfc.h261 #define WLFC_HOST_FIFO_CREDIT_INC_SENTCTRS(ctx, ac) do { \ argument
263 #define WLFC_HOST_FIFO_CREDIT_INC_BACKCTRS(ctx, ac) do { \ argument
265 #define WLFC_HOST_FIFO_DROPPEDCTR_INC(ctx, ac) do { \ argument
268 #define WLFC_HOST_FIFO_CREDIT_INC_SENTCTRS(ctx, ac) do {} while (0) argument
269 #define WLFC_HOST_FIFO_CREDIT_INC_BACKCTRS(ctx, ac) do {} while (0) argument
270 #define WLFC_HOST_FIFO_DROPPEDCTR_INC(ctx, ac) do {} while (0) argument
Dwifi_stats.h259 wifi_traffic_ac ac; /* access category (VI, VO, BE, BK) */ member
323 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; /* per ac data packet statistics */ member
369 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; /* per ac data packet statistics */ member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/include/bk_private/
Dbk_sdio.h65 int ac; member
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
Ddngl_stats.h271 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
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddngl_stats.h271 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
Ddhd_wlfc.h475 #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
Ddhd_wlfc.c2034 _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/telink/b91/b91_ble_sdk/drivers/B91/ext_driver/
Dext_rf.h83 static inline void rf_set_ble_access_code_value(unsigned int ac) in rf_set_ble_access_code_value()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_ext_if.h191 hi_u32 ac; member

123