Searched refs:couple_flag (Results 1 - 7 of 7) sorted by relevance

/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/include/fal/
H A Dfal_rate.h140 a_bool_t couple_flag; member in struct:__anon198
159 a_bool_t couple_flag; member in struct:__anon199
/netgear-R7800-V1.0.2.28/package/qca-ssdk-shell/src/include/fal/
H A Dfal_rate.h140 a_bool_t couple_flag; member in struct:__anon362
159 a_bool_t couple_flag; member in struct:__anon363
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/isis/
H A Disis_rate.c376 if (A_TRUE == policer->couple_flag)
473 SW_GET_FIELD_BY_REG(INGRESS_POLICER1, INGRESS_CF, policer->couple_flag,
1150 if (A_TRUE == policer->couple_flag)
1251 SW_GET_FIELD_BY_REG(ACL_POLICER1, ACL_CF, policer->couple_flag, data[1]);
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/dess/
H A Ddess_rate.c376 if (A_TRUE == policer->couple_flag)
473 SW_GET_FIELD_BY_REG(INGRESS_POLICER1, INGRESS_CF, policer->couple_flag,
1160 if (A_TRUE == policer->couple_flag)
1263 SW_GET_FIELD_BY_REG(ACL_POLICER1, ACL_CF, policer->couple_flag, data[1]);
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/isisc/
H A Disisc_rate.c376 if (A_TRUE == policer->couple_flag)
473 SW_GET_FIELD_BY_REG(INGRESS_POLICER1, INGRESS_CF, policer->couple_flag,
1150 if (A_TRUE == policer->couple_flag)
1253 SW_GET_FIELD_BY_REG(ACL_POLICER1, ACL_CF, policer->couple_flag, data[1]);
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/shell_lib/
H A Dshell_io.c2982 rv = __cmd_data_check_boolean("couple_flag", "no",
2984 cmd_data_check_confirm, A_FALSE, &(entry.couple_flag),
3099 rv = __cmd_data_check_boolean("couple_flag", "no",
3101 cmd_data_check_confirm, A_FALSE, &(entry.couple_flag),
/netgear-R7800-V1.0.2.28/package/qca-ssdk-shell/src/src/shell/
H A Dshell_io.c8537 cmd = get_sub_cmd("couple_flag", "no");
8552 rv = cmd_data_check_confirm(cmd, A_FALSE, &(entry.couple_flag),
8771 if (A_TRUE == entry->couple_flag)
8871 cmd = get_sub_cmd("couple_flag", "no");
8886 rv = cmd_data_check_confirm(cmd, A_FALSE, &(entry.couple_flag),
9220 if (A_TRUE == entry->couple_flag)

Completed in 184 milliseconds