Home
last modified time | relevance | path

Searched defs:nix (Results 1 – 9 of 9) sorted by relevance

/u-boot/drivers/net/octeontx2/
A Dnix.h181 struct nix { struct
184 struct nix_af *nix_af; argument
187 union nix_cint_hw_s *cint_base; argument
188 union nix_cq_ctx_s *cq_ctx_base; argument
189 union nix_qint_hw_s *qint_base; argument
190 union nix_rq_ctx_s *rq_ctx_base; argument
191 union nix_rsse_s *rss_base; argument
201 void __iomem *nix_base; /** PF reg base */ argument
204 struct nix_stats tx_stats; argument
205 struct nix_stats rx_stats; argument
[all …]
A Dnix.c58 int npc_lf_setup(struct nix *nix) in npc_lf_setup()
381 struct nix *nix; in nix_lf_alloc() local
508 struct nix *nix = rvu->nix; in nix_lf_flush_tx() local
537 struct nix *nix = rvu->nix; in nix_lf_xmit() local
593 struct nix *nix = rvu->nix; in nix_lf_flush_rx() local
639 struct nix *nix = rvu->nix; in nix_lf_free_pkt() local
655 struct nix *nix = rvu->nix; in nix_lf_recv() local
729 struct nix *nix = rvu->nix; in nix_lf_setup_mac() local
756 struct nix *nix = rvu->nix; in nix_lf_halt() local
770 struct nix *nix = rvu->nix; in nix_lf_init() local
[all …]
A Dlmt.h31 static inline void lmt_cancel(const struct nix *nix) in lmt_cancel()
36 static inline u64 *lmt_store_ptr(struct nix *nix) in lmt_store_ptr()
A Dcgx_intf.c355 struct nix *nix = rvu->nix; in cgx_intf_set_mode() local
406 struct nix *nix = rvu->nix; in cgx_intf_get_mode() local
451 struct nix *nix = rvu->nix; in cgx_intf_get_fec() local
506 struct nix *nix = rvu->nix; in cgx_intf_set_fec() local
526 struct nix *nix = rvu->nix; in cgx_intf_get_phy_mod_type() local
547 struct nix *nix = rvu->nix; in cgx_intf_set_phy_mod_type() local
569 struct nix *nix = rvu->nix; in cgx_intf_set_an_lbk() local
592 struct nix *nix; in cgx_intf_get_ignore() local
628 struct nix *nix; in cgx_intf_set_ignore() local
659 struct nix *nix = rvu->nix; in cgx_intf_set_macaddr() local
A Drvu_pf.c22 struct nix *nix; in rvu_pf_init() local
A Dnix_af.c341 static int nix_af_setup_sq(struct nix *nix) in nix_af_setup_sq()
551 static int nix_attach_send_queue(struct nix *nix) in nix_attach_send_queue()
589 static int nix_attach_completion_queue(struct nix *nix, int cq_idx) in nix_attach_completion_queue()
624 int nix_lf_admin_setup(struct nix *nix) in nix_lf_admin_setup()
841 int npc_lf_admin_setup(struct nix *nix) in npc_lf_admin_setup()
A Drvu.h60 struct nix *nix; member
A Dcgx.h48 struct nix *nix; member
A Dnpc.h86 struct nix_handle *nix; member

Completed in 12 milliseconds