Symbol: get_nix_hw
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
1999
nix_hw = get_nix_hw(hw, BLKADDR_NIX0);
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
2019
nix_hw = get_nix_hw(hw, BLKADDR_NIX1);
drivers/net/ethernet/marvell/octeontx2/af/rvu.h
1019
struct nix_hw *get_nix_hw(struct rvu_hwinfo *hw, int blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_devlink.c
1204
nix_hw = get_nix_hw(rvu->hw, BLKADDR_NIX0);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
1343
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
163
*nix_hw = get_nix_hw(rvu->hw, *blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
1796
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
2246
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
2378
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
2540
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
2629
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
2877
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
2987
struct nix_hw *nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
301
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
3018
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
3036
struct nix_hw *nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
3069
struct nix_hw *nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
3105
struct nix_hw *nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
4312
hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
4352
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
4626
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
5141
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
5213
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
5456
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
6313
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
6340
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
6393
nix_hw = get_nix_hw(rvu->hw, blkaddr);
drivers/net/ethernet/marvell/octeontx2/af/rvu_switch.c
16
nix_hw = get_nix_hw(rvu->hw, pfvf->nix_blkaddr);