Lines Matching defs:adjust
2351 * Note that we use the per-vap CSA count to adjust the global
3974 int adjust = tie->tim_bitmap+timlen
3977 bo->bo_tim_trailer+adjust,
3979 bo->bo_tim_trailer += adjust;
3980 bo->bo_erp += adjust;
3981 bo->bo_htinfo += adjust;
3982 bo->bo_vhtinfo += adjust;
3984 bo->bo_ath += adjust;
3987 bo->bo_tdma += adjust;
3990 bo->bo_meshconf += adjust;
3992 bo->bo_appie += adjust;
3993 bo->bo_wme += adjust;
3994 bo->bo_csa += adjust;
3995 bo->bo_quiet += adjust;
4097 int adjust = aielen - bo->bo_appie_len;
4098 ovbcopy(bo->bo_tim_trailer, bo->bo_tim_trailer+adjust,
4100 bo->bo_tim_trailer += adjust;
4101 bo->bo_appie += adjust;