Home
last modified time | relevance | path

Searched refs:filled (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c1137 uint32_t filled = 0, len = 0; in hdd_copy_eht_operation() local
1185 hdd_eht_ops->optional[filled++] = eht_ops->channel_width; in hdd_copy_eht_operation()
1186 hdd_eht_ops->optional[filled++] = eht_ops->ccfs0; in hdd_copy_eht_operation()
1187 hdd_eht_ops->optional[filled++] = eht_ops->ccfs1; in hdd_copy_eht_operation()
1193 hdd_eht_ops->optional[filled++] = in hdd_copy_eht_operation()
1195 hdd_eht_ops->optional[filled++] = in hdd_copy_eht_operation()
1208 uint32_t mcs_param = 0, filled = 0, len = 0; in hdd_copy_eht_operation() local
1248 hdd_eht_ops->optional[filled++] = eht_ops->channel_width; in hdd_copy_eht_operation()
1249 hdd_eht_ops->optional[filled++] = eht_ops->ccfs0; in hdd_copy_eht_operation()
1250 hdd_eht_ops->optional[filled++] = eht_ops->ccfs1; in hdd_copy_eht_operation()
[all …]
H A Dwlan_hdd_stats.c719 sinfo->filled |= HDD_INFO_SIGNAL | HDD_INFO_SIGNAL_AVG | in wlan_hdd_update_sinfo()
5833 info->filled |= HDD_INFO_TX_PACKETS | in wlan_hdd_fill_summary_stats()
6300 sinfo->filled |= HDD_INFO_TX_BITRATE; in hdd_fill_sinfo_rate_info()
6302 sinfo->filled |= HDD_INFO_RX_BITRATE; in hdd_fill_sinfo_rate_info()
6324 sinfo->filled |= HDD_INFO_STA_FLAGS; in hdd_fill_sta_flags()
6355 sinfo->filled |= HDD_INFO_CHAIN_SIGNAL_AVG; in hdd_fill_per_chain_avg_signal()
6356 sinfo->filled |= HDD_INFO_SIGNAL_AVG; in hdd_fill_per_chain_avg_signal()
6527 sinfo->filled |= HDD_INFO_EXPECTED_THROUGHPUT; in hdd_fill_rate_info()
6577 sinfo->filled |= HDD_INFO_CONNECTED_TIME; in wlan_hdd_fill_station_info()
6580 sinfo->filled |= HDD_INFO_INACTIVE_TIME; in wlan_hdd_fill_station_info()
[all …]
H A Dwlan_hdd_hostapd.c2772 sta_info->filled |= STATION_INFO_ASSOC_REQ_IES; in hdd_hostapd_sap_event_cb()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx_ll.c393 int filled = 0; in htt_rx_ring_fill_n() local
404 return filled; in htt_rx_ring_fill_n()
505 filled++; in htt_rx_ring_fill_n()
525 return filled; in htt_rx_ring_fill_n()
604 int filled = 0; in htt_rx_ring_refill_retry() local
615 filled = htt_rx_ring_fill_n(pdev, num); in htt_rx_ring_refill_retry()
617 if (filled > num) { in htt_rx_ring_refill_retry()
620 qdf_atomic_sub(filled - num, &pdev->rx_ring.refill_debt); in htt_rx_ring_refill_retry()
621 } else if (num == filled) { /* nothing to be done */ in htt_rx_ring_refill_retry()
623 qdf_atomic_add(num - filled, &pdev->rx_ring.refill_debt); in htt_rx_ring_refill_retry()
[all …]
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dacs.c
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.c1574 uint32_t filled = 0; in ol_rx_in_order_indication_handler() local
1632 filled = htt_rx_msdu_buff_in_order_replenish(htt_pdev, msdu_count); in ol_rx_in_order_indication_handler()
1633 ol_rx_ind_record_event(filled, OL_RX_INDICATION_BUF_REPLENISH); in ol_rx_in_order_indication_handler()
/wlan-driver/wpa_supplicant_8/hostapd/
H A Ddefconfig
/wlan-driver/wpa_supplicant_8/src/drivers/
H A Ddriver.h
H A Ddriver_nl80211.c
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Ddefconfig