Searched refs:tot_push_len (Results 1 – 1 of 1) sorted by relevance
333 int opt_len, opt_cnt, act_start, tot_push_len; in nfp_fl_push_geneve_options() local342 tot_push_len = 0; in nfp_fl_push_geneve_options()353 tot_push_len += sizeof(struct nfp_fl_push_geneve) + in nfp_fl_push_geneve_options()355 if (tot_push_len > NFP_FL_MAX_GENEVE_OPT_ACT) { in nfp_fl_push_geneve_options()364 if (*list_len + tot_push_len > NFP_FL_MAX_A_SIZ) { in nfp_fl_push_geneve_options()370 *list_len += tot_push_len; in nfp_fl_push_geneve_options()379 tot_push_len -= act_size; in nfp_fl_push_geneve_options()380 len = act_start + tot_push_len; in nfp_fl_push_geneve_options()