Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Dcore.h49 struct pdsc_queue { struct
51 u64 dbval;
52 u16 head_idx;
53 u16 tail_idx;
54 u8 hw_type;
55 unsigned int index;
57 u64 dbell_count;
58 u64 features;
59 unsigned int type;
61 union {
[all …]