| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_cpr.h | 39 #define NEXT_CMPL(cpr, idx, v, inc) do { \ argument 46 #define B_CP_DB_REARM(cpr, raw_cons) \ argument 51 #define B_CP_DB_ARM(cpr) rte_write32((DB_KEY_CP), \ argument 54 #define B_CP_DB_DISARM(cpr) (*(uint32_t *)((cpr)->cp_db.doorbell) = \ argument 57 #define B_CP_DB_IDX_ARM(cpr, cons) \ argument 61 #define B_CP_DB_IDX_DISARM(cpr, cons) do { \ argument 66 #define B_CP_DIS_DB(cpr, raw_cons) \ argument 71 #define B_CP_DB(cpr, raw_cons, ring_mask) \ argument
|
| H A D | bnxt_ring.c | 387 struct bnxt_cp_ring_info *cpr) in bnxt_alloc_cmpl_ring() 503 struct bnxt_cp_ring_info *cpr = rxq->cp_ring; in bnxt_alloc_rx_ring() local 531 struct bnxt_cp_ring_info *cpr = rxq->cp_ring; in bnxt_alloc_rx_agg_ring() local 566 struct bnxt_cp_ring_info *cpr = rxq->cp_ring; in bnxt_alloc_hwrm_rx_ring() local 678 struct bnxt_cp_ring_info *cpr = rxq->cp_ring; in bnxt_alloc_hwrm_rings() local 724 struct bnxt_cp_ring_info *cpr = txq->cp_ring; in bnxt_alloc_hwrm_rings() local 760 struct bnxt_cp_ring_info *cpr = bp->async_cp_ring; in bnxt_alloc_async_cp_ring() local 797 struct bnxt_cp_ring_info *cpr = bp->async_cp_ring; in bnxt_free_async_cp_ring() local 816 struct bnxt_cp_ring_info *cpr = NULL; in bnxt_alloc_async_ring_struct() local
|
| H A D | bnxt_irq.c | 24 struct bnxt_cp_ring_info *cpr = bp->async_cp_ring; in bnxt_int_handler() local 107 struct bnxt_cp_ring_info *cpr = bp->async_cp_ring; in bnxt_disable_int() local 127 struct bnxt_cp_ring_info *cpr = bp->async_cp_ring; in bnxt_enable_int() local
|
| H A D | bnxt_ring.h | 92 static inline void bnxt_db_nq(struct bnxt_cp_ring_info *cpr) in bnxt_db_nq() 103 static inline void bnxt_db_nq_arm(struct bnxt_cp_ring_info *cpr) in bnxt_db_nq_arm() 113 static inline void bnxt_db_cq(struct bnxt_cp_ring_info *cpr) in bnxt_db_cq()
|
| H A D | bnxt_rxr.c | 182 static int bnxt_agg_bufs_valid(struct bnxt_cp_ring_info *cpr, in bnxt_agg_bufs_valid() 222 struct bnxt_cp_ring_info *cpr = rxq->cp_ring; in bnxt_rx_pages() local 280 struct bnxt_cp_ring_info *cpr = rxq->cp_ring; in bnxt_tpa_end() local 664 struct bnxt_cp_ring_info *cpr = rxq->cp_ring; in bnxt_rx_pkt() local 827 struct bnxt_cp_ring_info *cpr = rxq->cp_ring; in bnxt_recv_pkts() local 997 struct bnxt_cp_ring_info *cpr; in bnxt_init_rx_ring_struct() local
|
| H A D | bnxt_rxq.c | 405 struct bnxt_cp_ring_info *cpr; in bnxt_rx_queue_intr_enable_op() local 428 struct bnxt_cp_ring_info *cpr; in bnxt_rx_queue_intr_disable_op() local
|
| H A D | bnxt_txr.c | 58 struct bnxt_cp_ring_info *cpr; in bnxt_init_tx_ring_struct() local 430 struct bnxt_cp_ring_info *cpr = txq->cp_ring; in bnxt_handle_tx_cp() local
|
| H A D | bnxt_rxtx_vec_sse.c | 147 struct bnxt_cp_ring_info *cpr = rxq->cp_ring; in bnxt_recv_pkts_vec() local 296 struct bnxt_cp_ring_info *cpr = txq->cp_ring; in bnxt_handle_tx_cp_vec() local
|
| H A D | bnxt_rxtx_vec_neon.c | 154 struct bnxt_cp_ring_info *cpr = rxq->cp_ring; in bnxt_recv_pkts_vec() local 314 struct bnxt_cp_ring_info *cpr = txq->cp_ring; in bnxt_handle_tx_cp_vec() local
|
| H A D | bnxt_stats.c | 529 struct bnxt_cp_ring_info *cpr = rxq->cp_ring; in bnxt_stats_get_op() local 544 struct bnxt_cp_ring_info *cpr = txq->cp_ring; in bnxt_stats_get_op() local
|
| H A D | bnxt_hwrm.c | 1746 int bnxt_hwrm_stat_clear(struct bnxt *bp, struct bnxt_cp_ring_info *cpr) in bnxt_hwrm_stat_clear() 1791 int bnxt_hwrm_stat_ctx_free(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_hwrm_stat_ctx_free() 1932 struct bnxt_cp_ring_info *cpr; in bnxt_hwrm_vnic_cfg() local 2433 struct bnxt_cp_ring_info *cpr; in bnxt_clear_all_hwrm_stat_ctxs() local 2455 struct bnxt_cp_ring_info *cpr; in bnxt_free_all_hwrm_stat_ctxs() local 2484 struct bnxt_cp_ring_info *cpr; in bnxt_alloc_all_hwrm_stat_ctxs() local 2524 void bnxt_free_nq_ring(struct bnxt *bp, struct bnxt_cp_ring_info *cpr) in bnxt_free_nq_ring() 2537 void bnxt_free_cp_ring(struct bnxt *bp, struct bnxt_cp_ring_info *cpr) in bnxt_free_cp_ring() 2555 struct bnxt_cp_ring_info *cpr = rxq->cp_ring; in bnxt_free_hwrm_rx_ring() local 2591 struct bnxt_cp_ring_info *cpr = txq->cp_ring; in bnxt_free_all_hwrm_rings() local [all …]
|
| H A D | bnxt_ethdev.c | 2892 struct bnxt_cp_ring_info *cpr; in bnxt_rx_queue_count_op() local 2926 struct bnxt_cp_ring_info *cpr; in bnxt_rx_descriptor_status_op() local 2969 struct bnxt_cp_ring_info *cpr; in bnxt_tx_descriptor_status_op() local
|
| /f-stack/freebsd/kern/ |
| H A D | kern_mib.c | 335 struct prison *pr, *cpr; in sysctl_hostname() local 408 struct prison *pr, *cpr; in sysctl_kern_securelvl() local 461 struct prison *pr, *cpr; in sysctl_hostid() local
|
| H A D | kern_jail.c | 2317 struct prison *pr, *cpr, *lpr, *tpr; in sys_jail_remove() local 2916 struct prison *cpr; in prison_set_allow_locked() local 3698 struct prison *pr, *cpr; in sysctl_jail_list() local
|
| H A D | kern_timeout.c | 1364 int ct[64], cpr[64], ccpbk[32]; in sysctl_kern_callout_stat() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | mmp.c | 214 mmp_thread_enter(mmp_thread_t *mmp, callb_cpr_t *cpr) in mmp_thread_enter() 221 mmp_thread_exit(mmp_thread_t *mmp, kthread_t **mpp, callb_cpr_t *cpr) in mmp_thread_exit() 556 callb_cpr_t cpr; in mmp_thread() local
|
| H A D | txg.c | 223 txg_thread_enter(tx_state_t *tx, callb_cpr_t *cpr) in txg_thread_enter() 230 txg_thread_exit(tx_state_t *tx, callb_cpr_t *cpr, kthread_t **tpp) in txg_thread_exit() 241 txg_thread_wait(tx_state_t *tx, callb_cpr_t *cpr, kcondvar_t *cv, clock_t time) in txg_thread_wait() 509 callb_cpr_t cpr; in txg_sync_thread() local 595 callb_cpr_t cpr; in txg_quiesce_thread() local
|
| H A D | dbuf.c | 713 callb_cpr_t cpr; in dbuf_evict_thread() local
|
| H A D | arc.c | 9343 callb_cpr_t cpr; in l2arc_feed_thread() local
|
| /f-stack/freebsd/sys/ |
| H A D | jail.h | 282 #define FOREACH_PRISON_CHILD(ppr, cpr) \ argument 290 #define FOREACH_PRISON_DESCENDANT(ppr, cpr, descend) \ argument 306 #define FOREACH_PRISON_DESCENDANT_LOCKED(ppr, cpr, descend) \ argument 323 #define FOREACH_PRISON_DESCENDANT_LOCKED_LEVEL(ppr, cpr, descend, level)\ argument
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | qcs404.dtsi | 1147 cpr: power-controller@b018000 { label
|