Searched defs:nix (Results 1 – 9 of 9) sorted by relevance
181 struct nix { struct184 struct nix_af *nix_af; argument187 union nix_cint_hw_s *cint_base; argument188 union nix_cq_ctx_s *cq_ctx_base; argument189 union nix_qint_hw_s *qint_base; argument190 union nix_rq_ctx_s *rq_ctx_base; argument191 union nix_rsse_s *rss_base; argument201 void __iomem *nix_base; /** PF reg base */ argument204 struct nix_stats tx_stats; argument205 struct nix_stats rx_stats; argument[all …]
58 int npc_lf_setup(struct nix *nix) in npc_lf_setup()381 struct nix *nix; in nix_lf_alloc() local508 struct nix *nix = rvu->nix; in nix_lf_flush_tx() local537 struct nix *nix = rvu->nix; in nix_lf_xmit() local593 struct nix *nix = rvu->nix; in nix_lf_flush_rx() local639 struct nix *nix = rvu->nix; in nix_lf_free_pkt() local655 struct nix *nix = rvu->nix; in nix_lf_recv() local729 struct nix *nix = rvu->nix; in nix_lf_setup_mac() local756 struct nix *nix = rvu->nix; in nix_lf_halt() local770 struct nix *nix = rvu->nix; in nix_lf_init() local[all …]
31 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()
355 struct nix *nix = rvu->nix; in cgx_intf_set_mode() local406 struct nix *nix = rvu->nix; in cgx_intf_get_mode() local451 struct nix *nix = rvu->nix; in cgx_intf_get_fec() local506 struct nix *nix = rvu->nix; in cgx_intf_set_fec() local526 struct nix *nix = rvu->nix; in cgx_intf_get_phy_mod_type() local547 struct nix *nix = rvu->nix; in cgx_intf_set_phy_mod_type() local569 struct nix *nix = rvu->nix; in cgx_intf_set_an_lbk() local592 struct nix *nix; in cgx_intf_get_ignore() local628 struct nix *nix; in cgx_intf_set_ignore() local659 struct nix *nix = rvu->nix; in cgx_intf_set_macaddr() local
22 struct nix *nix; in rvu_pf_init() local
341 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()
60 struct nix *nix; member
48 struct nix *nix; member
86 struct nix_handle *nix; member
Completed in 12 milliseconds