Searched refs:get_nix_hw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_nix.c | 133 static inline struct nix_hw *get_nix_hw(struct rvu_hwinfo *hw, int blkaddr) in get_nix_hw() function 160 nix_hw = get_nix_hw(rvu->hw, blkaddr); in is_valid_txschq() 1234 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_mbox_handler_nix_mark_format_cfg() 1503 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_mbox_handler_nix_txsch_alloc() 1625 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_txschq_free() 1696 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_txschq_free_one() 1858 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_mbox_handler_nix_txschq_cfg() 2056 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_update_bcast_mce_list() 2568 hw = get_nix_hw(rvu->hw, blkaddr); in reserve_flowkey_alg_idx() 2608 nix_hw = get_nix_hw(rv in rvu_mbox_handler_nix_rss_flowkey_cfg() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_nix.c | 155 *nix_hw = get_nix_hw(rvu->hw, *blkaddr); in nix_get_struct_ptrs() 180 struct nix_hw *get_nix_hw(struct rvu_hwinfo *hw, int blkaddr) in get_nix_hw() function 278 nix_hw = get_nix_hw(rvu->hw, blkaddr); in is_valid_txschq() 1170 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_nix_aq_enq_inst() 1613 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_mbox_handler_nix_mark_format_cfg() 2061 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_mbox_handler_nix_txsch_alloc() 2194 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_smq_flush_enadis_xoff() 2320 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_txschq_free() 2411 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_txschq_free_one() 2659 nix_hw = get_nix_hw(rv in rvu_mbox_handler_nix_txschq_cfg() [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 | 836 struct nix_hw *get_nix_hw(struct rvu_hwinfo *hw, int blkaddr);
|
H A D | rvu.c | 1946 nix_hw = get_nix_hw(hw, BLKADDR_NIX0); in rvu_mbox_handler_free_rsrc_cnt() 1966 nix_hw = get_nix_hw(hw, BLKADDR_NIX1); in rvu_mbox_handler_free_rsrc_cnt()
|
H A D | rvu_devlink.c | 1386 nix_hw = get_nix_hw(rvu->hw, BLKADDR_NIX0); in rvu_af_dl_dwrr_mtu_validate()
|
Completed in 18 milliseconds