Linux Kernel
3.7.1
|
#include <cvmx-pko-defs.h>
Data Fields | |
uint64_t | qid_base:8 |
uint64_t | qid_off:4 |
uint64_t | qid_offmax:4 |
uint64_t | qcb_ridx:5 |
uint64_t | qos:3 |
uint64_t | statc:1 |
uint64_t | active:1 |
uint64_t | preempted:1 |
uint64_t | preemptee:1 |
uint64_t | preempter:1 |
uint64_t | qid_offths:4 |
uint64_t | qid_offres:4 |
uint64_t | reserved_37_63:27 |
Definition at line 881 of file cvmx-pko-defs.h.
uint64_t active |
Definition at line 903 of file cvmx-pko-defs.h.
uint64_t preempted |
Definition at line 904 of file cvmx-pko-defs.h.
uint64_t preemptee |
Definition at line 905 of file cvmx-pko-defs.h.
uint64_t preempter |
Definition at line 906 of file cvmx-pko-defs.h.
uint64_t qcb_ridx |
Definition at line 900 of file cvmx-pko-defs.h.
uint64_t qid_base |
Definition at line 897 of file cvmx-pko-defs.h.
uint64_t qid_off |
Definition at line 898 of file cvmx-pko-defs.h.
uint64_t qid_offmax |
Definition at line 899 of file cvmx-pko-defs.h.
uint64_t qid_offres |
Definition at line 908 of file cvmx-pko-defs.h.
uint64_t qid_offths |
Definition at line 907 of file cvmx-pko-defs.h.
uint64_t qos |
Definition at line 901 of file cvmx-pko-defs.h.
uint64_t reserved_37_63 |
Definition at line 909 of file cvmx-pko-defs.h.
uint64_t statc |
Definition at line 902 of file cvmx-pko-defs.h.