Searched refs:get_nix_hw (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_nix.c | 113 static inline struct nix_hw *get_nix_hw(struct rvu_hwinfo *hw, int blkaddr) in get_nix_hw() function 145 nix_hw = get_nix_hw(rvu->hw, blkaddr); in is_valid_txschq() 986 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_mbox_handler_nix_mark_format_cfg() 1076 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_get_tl1_schqs() 1149 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_mbox_handler_nix_txsch_alloc() 1251 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_txschq_free() 1334 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_txschq_free_one() 1448 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_tl1_default_cfg() 1511 nix_hw = get_nix_hw(rvu->hw, blkaddr); in rvu_mbox_handler_nix_txschq_cfg() 1710 nix_hw = get_nix_hw(rvu->hw, blkaddr); in nix_update_bcast_mce_list() [all …]
|