Searched defs:nix_hw (Results 1 – 2 of 2) sorted by relevance
157 struct nix_hw *nix_hw; in is_valid_txschq() local471 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() local1337 struct nix_hw *nix_hw, in nix_check_txschq_alloc_req()1478 struct nix_hw *nix_hw; in rvu_mbox_handler_nix_txsch_alloc() local1603 struct nix_hw *nix_hw; in nix_txschq_free() local1673 struct nix_hw *nix_hw; in nix_txschq_free_one() local1802 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() local2027 struct nix_hw *nix_hw; in nix_update_bcast_mce_list() local[all …]
221 struct nix_hw { struct222 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;