Home
last modified time | relevance | path

Searched defs:yellow (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test-pmd/
H A Dcmdline_tm.c2440 uint16_t yellow; member
2485 int yellow = res->yellow; in cmd_port_tm_mark_ip_ecn_parsed() local
2527 uint16_t yellow; member
2572 int yellow = res->yellow; in cmd_port_tm_mark_ip_dscp_parsed() local
2614 uint16_t yellow; member
2659 int yellow = res->yellow; in cmd_port_tm_mark_vlan_dei_parsed() local
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c1452 uint32_t FmPcdPlcrBuildNiaProfileReg(bool green, bool yellow, bool red) in FmPcdPlcrBuildNiaProfileReg()