Searched refs:get_nix_hw (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_nix.c | 163 *nix_hw = get_nix_hw(rvu->hw, *blkaddr); in nix_get_struct_ptrs() 301 nix_hw = get_nix_hw(rvu->hw, blkaddr); in is_valid_txschq() 1336 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_nix_aq_enq_inst() 1789 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_mbox_handler_nix_mark_format_cfg() 2238 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_mbox_handler_nix_txsch_alloc() 2370 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_smq_flush_enadis_xoff() 2532 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_txschq_free() 2621 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_txschq_free_one() 2869 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_mbox_handler_nix_txschq_cfg() 3010 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_free_tx_vtag_entries() [all …]
|
| H A D | rvu_switch.c | 16 nix_hw = get_nix_hw(rvu->hw, pfvf->nix_blkaddr); in rvu_switch_enable_lbk_link()
|
| H A D | rvu.h | 935 struct nix_hw *get_nix_hw(struct rvu_hwinfo *hw, int blkaddr);
|
| H A D | rvu_devlink.c | 1188 nix_hw = get_nix_hw(rvu->hw, BLKADDR_NIX0); in rvu_af_dl_dwrr_mtu_validate()
|
| H A D | rvu.c | 1952 nix_hw = get_nix_hw(hw, BLKADDR_NIX0); in rvu_mbox_handler_free_rsrc_cnt() 1972 nix_hw = get_nix_hw(hw, BLKADDR_NIX1); in rvu_mbox_handler_free_rsrc_cnt()
|