Home
last modified time | relevance | path

Searched defs:on_off (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c8378 cmdline_fixed_string_t on_off; member
8387 uint16_t on_off = 0; in cmd_set_xstats_hide_zero_parsed() local
8420 cmdline_fixed_string_t on_off; member
8429 uint16_t on_off = 0; in cmd_set_record_core_cycles_parsed() local
8462 cmdline_fixed_string_t on_off; member
8471 uint16_t on_off = 0; in cmd_set_record_burst_stats_parsed() local
10692 cmdline_fixed_string_t on_off; member
10798 cmdline_fixed_string_t on_off; member
10904 cmdline_fixed_string_t on_off; member
11112 cmdline_fixed_string_t on_off; member
[all …]
H A Dconfig.c4581 set_xstats_hide_zero(uint8_t on_off) in set_xstats_hide_zero()
4587 set_record_core_cycles(uint8_t on_off) in set_record_core_cycles()
4593 set_record_burst_stats(uint8_t on_off) in set_record_burst_stats()
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c5430 ar9300_green_ap_ps_on_off( struct ath_hal *ah, u_int16_t on_off) in ar9300_green_ap_ps_on_off()