Home
last modified time | relevance | path

Searched refs:static_q (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pko-defs.h1544 uint64_t static_q : 1; /**< Static priority */ member
1548 uint64_t static_q : 1;
1565 uint64_t static_q : 1; /**< Static priority */ member
1569 uint64_t static_q : 1;
1596 uint64_t static_q : 1; /**< Static priority */ member
1600 uint64_t static_q : 1;
1629 uint64_t static_q : 1;
1675 uint64_t static_q : 1;
1694 uint64_t static_q : 1;
1894 uint64_t static_q : 1;
[all …]
H A Dcvmx-pko.c359 config.s.static_q = (queue <= static_priority_end); in __cvmx_pko_iport_config()
886 config.s.static_q = (int)queue <= static_priority_end; in cvmx_pko_config_port()