Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c157 struct nix_hw *nix_hw; in is_valid_txschq() local
471 static void nix_setup_lso(struct rvu *rvu, struct nix_hw *nix_hw, int blkaddr) in nix_setup_lso()
1209 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_mark_format_cfg() local
1337 struct nix_hw *nix_hw, in nix_check_txschq_alloc_req()
1478 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_txsch_alloc() local
1603 struct nix_hw *nix_hw; in nix_txschq_free() local
1673 struct nix_hw *nix_hw; in nix_txschq_free_one() local
1802 static void nix_tl1_default_cfg(struct rvu *rvu, struct nix_hw *nix_hw, in nix_tl1_default_cfg()
1829 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_txschq_cfg() local
2027 struct nix_hw *nix_hw; in nix_update_bcast_mce_list() local
[all …]
Drvu.h221 struct nix_hw { struct
222 struct nix_txsch txsch[NIX_TXSCH_LVL_CNT]; /* Tx schedulers */
223 struct nix_mcast mcast;
224 struct nix_flowkey flowkey;
225 struct nix_mark_format mark_format;
226 struct nix_lso lso;