Searched defs:cvmx_sriox_rx_bell_s (Results 1 – 1 of 1) sorted by relevance
2929 struct cvmx_sriox_rx_bell_s { struct2931 uint64_t reserved_48_63 : 16;2932 uint64_t data : 16; /**< Information field from received doorbell */2933 uint64_t src_id : 16; /**< Doorbell Source Device ID[15:0] */2934 uint64_t count : 8; /**< RX Bell FIFO Count2936 uint64_t reserved_5_7 : 3;2937 uint64_t dest_id : 1; /**< Destination Device ID 0=Primary, 1=Secondary */2938 uint64_t id16 : 1; /**< Transaction Type, 0=use ID[7:0], 1=use ID[15:0] */2939 uint64_t reserved_2_2 : 1;2940 uint64_t priority : 2; /**< Doorbell Priority */