Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-sriox-defs.h1433 uint64_t txbell : 1; /**< Outgoing Doorbell Complete. */ member
1435 uint64_t txbell : 1;
1490 uint64_t txbell : 1; /**< Outgoing Doorbell Complete. */ member
1492 uint64_t txbell : 1;
1801 uint64_t txbell : 1; /**< Outgoing Doorbell Complete. member
1805 uint64_t txbell : 1;
1873 uint64_t txbell : 1; /**< Outgoing Doorbell Complete. member
1877 uint64_t txbell : 1;
H A Dcvmx-srio.c1275 int_reg_clear.s.txbell = int_reg.s.txbell; in cvmx_srio_send_doorbell_status()
1293 if (int_reg.s.txbell) in cvmx_srio_send_doorbell_status()