Lines Matching defs:nix_hw
365 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;
375 struct nix_ipolicer *ipolicer;
376 struct nix_bp bp;
377 u64 *tx_credits;
378 u8 cc_mcs_cnt;