Home
last modified time | relevance | path

Searched defs:nix_hw (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c154 struct nix_hw **nix_hw, int *blkaddr) in nix_get_struct_ptrs()
298 struct nix_hw *nix_hw; in is_valid_txschq() local
547 struct nix_hw *nix_hw; in rvu_nix_flr_free_bpids() local
588 struct nix_hw *nix_hw; in nix_bp_disable() local
653 struct nix_hw *nix_hw; in rvu_nix_get_bpid() local
854 static void nix_setup_lso(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) in nix_setup_lso()
1031 static int rvu_nix_blk_aq_enq_inst(struct rvu *rvu, struct nix_hw *nix_hw, in rvu_nix_blk_aq_enq_inst()
1268 static int rvu_nix_verify_aq_ctx(struct rvu *rvu, struct nix_hw *nix_hw, in rvu_nix_verify_aq_ctx()
1328 struct nix_hw *nix_hw; in rvu_nix_aq_enq_inst() local
1779 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_mark_format_cfg() local
[all …]
H A Drvu.h365 struct nix_hw { struct
366 int blkaddr;
367 struct rvu *rvu;
368 struct nix_txsch txsch[NIX_TXSCH_LVL_CNT]; /* Tx schedulers */
369 struct nix_mcast mcast;
370 struct nix_mcast_grp mcast_grp;
371 struct nix_flowkey flowkey;
372 struct nix_mark_format mark_format;
373 struct nix_lso lso;
374 struct nix_txvlan txvlan;
[all …]
H A Drvu_cn10k.c545 void rvu_nix_block_cn10k_init(struct rvu *rvu, struct nix_hw *nix_hw) in rvu_nix_block_cn10k_init()
H A Drvu.c1911 struct nix_hw *nix_hw; in rvu_mbox_handler_free_rsrc_cnt() local