Searched refs:cs_count (Results 1 - 25 of 26) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_cb.h71 int cs_count = 0; \
73 (void) cs_count; (void) cs_ptr
77 cs_count = (size); \
84 cs_count = (size); \
89 if (cs_count != 0) \
90 debug_printf("r300: Warning: cs_count off by %d at (%s, %s:%i)\n", \
91 cs_count, __FUNCTION__, __FILE__, __LINE__); \
94 #define CB_USED_DW(x) cs_count -= x
H A Dr300_cs.h44 int cs_count = 0; (void) cs_count; (void) cs_winsys;
50 cs_count = size; \
54 if (cs_count != 0) \
55 debug_printf("r300: Warning: cs_count off by %d at (%s, %s:%i)\n", \
56 cs_count, __FUNCTION__, __FILE__, __LINE__); \
57 cs_count = 0; \
60 #define CS_USED_DW(x) cs_count -= (x)
122 assert(cs_count == 0); \
/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_cs.c516 unsigned cs_count,
526 for (unsigned i = cs_count; i--;) {
534 if (i + 1 < cs_count) {
548 r = radv_amdgpu_create_bo_list(cs0->ws, cs_array, cs_count, NULL, &bo_list);
582 unsigned cs_count,
591 assert(cs_count);
593 for (unsigned i = 0; i < cs_count;) {
596 unsigned cnt = MIN2(AMDGPU_CS_MAX_IBS_PER_SUBMIT, cs_count - i);
649 unsigned cs_count,
664 assert(cs_count);
513 radv_amdgpu_winsys_cs_submit_chained(struct radeon_winsys_ctx *_ctx, int queue_idx, struct radeon_winsys_cs **cs_array, unsigned cs_count, struct radeon_winsys_fence *_fence) argument
579 radv_amdgpu_winsys_cs_submit_fallback(struct radeon_winsys_ctx *_ctx, int queue_idx, struct radeon_winsys_cs **cs_array, unsigned cs_count, struct radeon_winsys_fence *_fence) argument
646 radv_amdgpu_winsys_cs_submit_sysmem(struct radeon_winsys_ctx *_ctx, int queue_idx, struct radeon_winsys_cs **cs_array, unsigned cs_count, struct radeon_winsys_fence *_fence) argument
739 radv_amdgpu_winsys_cs_submit(struct radeon_winsys_ctx *_ctx, int queue_idx, struct radeon_winsys_cs **cs_array, unsigned cs_count, struct radeon_winsys_sem **wait_sem, unsigned wait_sem_count, struct radeon_winsys_sem **signal_sem, unsigned signal_sem_count, bool can_patch, struct radeon_winsys_fence *_fence) argument
[all...]
/external/mesa3d/src/amd/vulkan/
H A Dradv_radeon_winsys.h307 unsigned cs_count,
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.h238 u8 cs_count; member in struct:hostapd_data
H A Dctrl_iface_ap.c591 settings->cs_count = strtol(pos, &end, 10);
593 wpa_printf(MSG_ERROR, "chanswitch: invalid cs_count provided");
H A Dbeacon.c316 *eid++ = hapd->cs_count;
332 *eid++ = hapd->cs_count;
H A Dhostapd.c3148 hapd->cs_count = settings->cs_count;
3169 hapd->cs_count = 0;
H A Ddfs.c888 csa_settings.cs_count = 5;
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.h238 u8 cs_count; member in struct:hostapd_data
H A Dctrl_iface_ap.c591 settings->cs_count = strtol(pos, &end, 10);
593 wpa_printf(MSG_ERROR, "chanswitch: invalid cs_count provided");
H A Dbeacon.c316 *eid++ = hapd->cs_count;
332 *eid++ = hapd->cs_count;
H A Dhostapd.c3148 hapd->cs_count = settings->cs_count;
3169 hapd->cs_count = 0;
H A Ddfs.c888 csa_settings.cs_count = 5;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.h238 u8 cs_count; member in struct:hostapd_data
H A Dctrl_iface_ap.c591 settings->cs_count = strtol(pos, &end, 10);
593 wpa_printf(MSG_ERROR, "chanswitch: invalid cs_count provided");
H A Dbeacon.c316 *eid++ = hapd->cs_count;
332 *eid++ = hapd->cs_count;
H A Dhostapd.c3148 hapd->cs_count = settings->cs_count;
3169 hapd->cs_count = 0;
H A Ddfs.c888 csa_settings.cs_count = 5;
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1817 * @cs_count: Count in Beacon frames (TBTT) to perform the switch
1826 u8 cs_count; member in struct:csa_settings
H A Ddriver_nl80211.c8316 wpa_printf(MSG_DEBUG, "nl80211: Channel switch request (cs_count=%u block_tx=%u freq=%d width=%d cf1=%d cf2=%d)",
8317 settings->cs_count, settings->block_tx,
8371 settings->cs_count))
8378 settings->cs_count)))
8384 settings->cs_count) ||
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1817 * @cs_count: Count in Beacon frames (TBTT) to perform the switch
1826 u8 cs_count; member in struct:csa_settings
H A Ddriver_nl80211.c8316 wpa_printf(MSG_DEBUG, "nl80211: Channel switch request (cs_count=%u block_tx=%u freq=%d width=%d cf1=%d cf2=%d)",
8317 settings->cs_count, settings->block_tx,
8371 settings->cs_count))
8378 settings->cs_count)))
8384 settings->cs_count) ||
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1817 * @cs_count: Count in Beacon frames (TBTT) to perform the switch
1826 u8 cs_count; member in struct:csa_settings
H A Ddriver_nl80211.c8316 wpa_printf(MSG_DEBUG, "nl80211: Channel switch request (cs_count=%u block_tx=%u freq=%d width=%d cf1=%d cf2=%d)",
8317 settings->cs_count, settings->block_tx,
8371 settings->cs_count))
8378 settings->cs_count)))
8384 settings->cs_count) ||

Completed in 450 milliseconds

12