Searched defs:nix_hw (Results 1 – 6 of 6) sorted by relevance
262 struct nix_hw *nix_hw; in is_valid_txschq() local1132 struct nix_hw *nix_hw; in rvu_nix_aq_enq_inst() local1573 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_mark_format_cfg() local1985 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_txsch_alloc() local2118 struct nix_hw *nix_hw; in nix_txschq_free() local2206 struct nix_hw *nix_hw; in nix_txschq_free_one() local2443 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_txschq_cfg() local2592 struct nix_hw *nix_hw; in nix_free_tx_vtag_entries() local2836 struct nix_hw *nix_hw; in nix_update_mce_list() local3607 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_rss_flowkey_cfg() local[all …]
1392 struct nix_hw *nix_hw; in ndc_cache_stats() local1445 struct nix_hw *nix_hw; in ndc_blk_hits_miss_stats() local1473 struct nix_hw *nix_hw = filp->private; in rvu_dbg_nix_ndc_rx_cache_display() local1488 struct nix_hw *nix_hw = filp->private; in rvu_dbg_nix_ndc_tx_cache_display() local1606 struct nix_hw *nix_hw = m->private; in print_nix_sq_ctx() local1753 struct nix_hw *nix_hw = m->private; in print_nix_rq_ctx() local1942 struct nix_hw *nix_hw = m->private; in write_nix_queue_ctx() local2007 struct nix_hw *nix_hw = m->private; in rvu_dbg_nix_queue_ctx_write() local2229 struct nix_hw *nix_hw = m->private; in rvu_dbg_nix_band_prof_ctx_display() local2286 struct nix_hw *nix_hw = m->private; in rvu_dbg_nix_band_prof_rsrc_display() local[all …]
318 struct nix_hw { struct319 int blkaddr;320 struct rvu *rvu;321 struct nix_txsch txsch[NIX_TXSCH_LVL_CNT]; /* Tx schedulers */322 struct nix_mcast mcast;323 struct nix_flowkey flowkey;324 struct nix_mark_format mark_format;325 struct nix_lso lso;326 struct nix_txvlan txvlan;327 struct nix_ipolicer *ipolicer;[all …]
542 void rvu_nix_block_cn10k_init(struct rvu *rvu, struct nix_hw *nix_hw) in rvu_nix_block_cn10k_init()
1377 struct nix_hw *nix_hw; in rvu_af_dl_dwrr_mtu_validate() local
1905 struct nix_hw *nix_hw; in rvu_mbox_handler_free_rsrc_cnt() local
Completed in 34 milliseconds