Lines Matching refs:evq0_count
70 * @evq0_count: Number of entries in @evq0_addrs.
109 unsigned evq0_count;
563 vf->evq0_count = buf_count;
750 vf->evq0_count = 0;
941 if (!vf->evq0_count)
943 BUG_ON(vf->evq0_count & (vf->evq0_count - 1));
954 for (pos = 0; pos < vf->evq0_count; pos += count) {
955 count = min_t(unsigned, vf->evq0_count - pos,
978 efx_sriov_bufs(efx, buftbl, vf->evq0_addrs, vf->evq0_count);
987 FRF_AZ_EVQ_SIZE, __ffs(vf->evq0_count),
1211 vf->evq0_count = 0;
1444 vf->evq0_count = 0;