Home
last modified time | relevance | path

Searched refs:rvu_hwinfo (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npa.c58 struct rvu_hwinfo *hw = rvu->hw; in rvu_npa_aq_enq_inst()
281 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_npa_lf_alloc()
378 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_npa_lf_free()
445 struct rvu_hwinfo *hw = rvu->hw; in rvu_npa_init()
462 struct rvu_hwinfo *hw = rvu->hw; in rvu_npa_freemem()
Drvu_nix.c113 static inline struct nix_hw *get_nix_hw(struct rvu_hwinfo *hw, int blkaddr) in get_nix_hw()
453 struct rvu_hwinfo *hw = rvu->hw; in rvu_nix_aq_enq_inst()
738 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_nix_lf_alloc()
940 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_nix_lf_free()
1048 struct rvu_hwinfo *hw = rvu->hw; in nix_reset_tx_linkcfg()
1242 struct rvu_hwinfo *hw = rvu->hw; in nix_txschq_free()
1323 struct rvu_hwinfo *hw = rvu->hw; in nix_txschq_free_one()
1494 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_nix_txschq_cfg()
1598 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_nix_vtag_cfg()
1808 struct rvu_hwinfo *hw = rvu->hw; in nix_setup_mcast()
[all …]
Drvu.c376 bool is_block_implemented(struct rvu_hwinfo *hw, int blkaddr) in is_block_implemented()
389 struct rvu_hwinfo *hw = rvu->hw; in rvu_check_block_implemented()
495 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_msix_resources()
601 struct rvu_hwinfo *hw = rvu->hw; in rvu_free_hw_resources()
642 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_hw_resources()
948 struct rvu_hwinfo *hw = rvu->hw; in rvu_detach_block()
987 struct rvu_hwinfo *hw = rvu->hw; in rvu_detach_rsrcs()
1037 struct rvu_hwinfo *hw = rvu->hw; in rvu_attach_block()
1075 struct rvu_hwinfo *hw = rvu->hw; in rvu_check_rsrc_availability()
1300 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_msix_offset()
[all …]
Drvu.h196 struct rvu_hwinfo { struct
229 struct rvu_hwinfo *hw; argument
313 bool is_block_implemented(struct rvu_hwinfo *hw, int blkaddr);
Drvu_npc.c951 struct rvu_hwinfo *hw = rvu->hw; in npc_parser_profile_init()