Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
1213 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_mark_format_cfg() local
1341 struct nix_hw *nix_hw, in nix_check_txschq_alloc_req()
1482 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_txsch_alloc() local
1607 struct nix_hw *nix_hw; in nix_txschq_free() local
1677 struct nix_hw *nix_hw; in nix_txschq_free_one() local
1806 static void nix_tl1_default_cfg(struct rvu *rvu, struct nix_hw *nix_hw, in nix_tl1_default_cfg()
1833 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_txschq_cfg() local
2031 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;