Searched refs:rvu_hwinfo (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_cn10k.c | 300 struct rvu_hwinfo *hw = rvu->hw; in rvu_set_channels_base() 370 struct rvu_hwinfo *hw = rvu->hw; in __rvu_lbk_set_chans() 456 struct rvu_hwinfo *hw = rvu->hw; in __rvu_nix_set_channels() 535 struct rvu_hwinfo *hw = rvu->hw; in rvu_rpm_set_channels() 549 struct rvu_hwinfo *hw = rvu->hw; in rvu_program_channels()
|
| H A D | rvu.h | 436 struct rvu_hwinfo { struct 589 struct rvu_hwinfo *hw; 833 struct rvu_hwinfo *hw = rvu->hw; in rvu_nix_chan_cgx() 847 struct rvu_hwinfo *hw = rvu->hw; in rvu_nix_chan_lbk() 857 struct rvu_hwinfo *hw = rvu->hw; in rvu_nix_chan_sdp() 919 bool is_block_implemented(struct rvu_hwinfo *hw, int blkaddr); 1027 struct nix_hw *get_nix_hw(struct rvu_hwinfo *hw, int blkaddr); 1039 int nix_get_dwrr_mtu_reg(struct rvu_hwinfo *hw, int smq_link_type);
|
| H A D | rvu.c | 64 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_hw_capabilities() 461 bool is_block_implemented(struct rvu_hwinfo *hw, int blkaddr) in is_block_implemented() 474 struct rvu_hwinfo *hw = rvu->hw; in rvu_check_block_implemented() 604 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_msix_resources() 745 struct rvu_hwinfo *hw = rvu->hw; in rvu_free_hw_resources() 792 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_pfvf_macaddress() 871 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_nix_hw_resource() 900 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_cpt_hw_resource() 954 struct rvu_hwinfo *hw = rvu->hw; in rvu_setup_hw_resources() 1415 struct rvu_hwinfo *hw = rvu->hw; in rvu_detach_block() [all …]
|
| H A D | rvu_nix.c | 136 struct rvu_hwinfo *hw = rvu->hw; in nix_get_nixlf() 203 struct nix_hw *get_nix_hw(struct rvu_hwinfo *hw, int blkaddr) in get_nix_hw() 218 int nix_get_dwrr_mtu_reg(struct rvu_hwinfo *hw, int smq_link_type) in nix_get_dwrr_mtu_reg() 296 struct rvu_hwinfo *hw = rvu->hw; in is_valid_txschq() 336 struct rvu_hwinfo *hw = rvu->hw; in nix_interface_init() 652 struct rvu_hwinfo *hw = rvu->hw; in rvu_nix_get_bpid() 1042 struct rvu_hwinfo *hw = rvu->hw; in rvu_nix_blk_aq_enq_inst() 1503 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_nix_lf_alloc() 1737 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_nix_lf_free() 1950 struct rvu_hwinfo *hw = rvu->hw; in nix_reset_tx_shaping() [all …]
|
| H A D | rvu_npc.c | 52 struct rvu_hwinfo *hw = rvu->hw; in is_npc_interface_valid() 128 struct rvu_hwinfo *hw = container_of(mcam, struct rvu_hwinfo, mcam); in npc_get_ucast_mcam_index() 153 struct rvu_hwinfo *hw = container_of(mcam, struct rvu_hwinfo, mcam); in npc_get_nixlf_mcam_index() 223 struct rvu_hwinfo *hw = container_of(mcam, struct rvu_hwinfo, mcam); in npc_get_bank() 775 struct rvu_hwinfo *hw = rvu->hw; in rvu_npc_install_promisc_entry() 914 struct rvu_hwinfo *hw = rvu->hw; in rvu_npc_install_bcast_match_entry() 984 struct rvu_hwinfo *hw = rvu->hw; in rvu_npc_install_allmulti_entry() 1165 struct rvu_hwinfo *hw = rvu->hw; in npc_update_rx_action_with_alg_idx() 1284 struct rvu_hwinfo *hw = rvu->hw; in npc_enadis_default_mce_entry() 1548 struct rvu_hwinfo *hw = rvu->hw; in npc_program_mkex_profile() [all …]
|
| H A D | rvu_switch.c | 87 struct rvu_hwinfo *hw = rvu->hw; in rvu_switch_install_rules() 223 struct rvu_hwinfo *hw = rvu->hw; in rvu_switch_disable()
|
| H A D | rvu_sdp.c | 110 struct rvu_hwinfo *hw = rvu->hw; in rvu_mbox_handler_get_sdp_chan_info()
|
| H A D | rvu_cpt.c | 222 struct rvu_hwinfo *hw = rvu->hw; in cpt_unregister_interrupts() 320 struct rvu_hwinfo *hw = rvu->hw; in cpt_register_interrupts() 796 struct rvu_hwinfo *hw = rvu->hw; in get_ctx_pc() 1015 struct rvu_hwinfo *hw = rvu->hw; in cpt_rxc_teardown() 1296 struct rvu_hwinfo *hw = rvu->hw; in rvu_cpt_init()
|
| H A D | rvu_rep.c | 326 struct rvu_hwinfo *hw = rvu->hw; in rvu_rep_install_mcam_rules()
|
| H A D | mcs_rvu_if.c | 874 struct rvu_hwinfo *hw = rvu->hw; in rvu_mcs_init()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/ |
| H A D | npc.c | 637 struct rvu_hwinfo *hw = rvu->hw; in npc_cn20k_parser_profile_init() 742 struct rvu_hwinfo *hw = rvu->hw; in npc_program_mkex_profile()
|