Symbol: ogx_node
sys/arch/octeon/dev/if_ogx.c
1027
struct ogx_node *node = sc->sc_node;
sys/arch/octeon/dev/if_ogx.c
1149
struct ogx_node *node = sc->sc_node;
sys/arch/octeon/dev/if_ogx.c
1773
struct ogx_node *node = sc->sc_node;
sys/arch/octeon/dev/if_ogx.c
1911
ogx_node_init(struct ogx_node **pnode, bus_dma_tag_t dmat, bus_space_tag_t iot)
sys/arch/octeon/dev/if_ogx.c
1914
struct ogx_node *node = &ogx_node;
sys/arch/octeon/dev/if_ogx.c
2181
ogx_fpa3_pool_init(struct ogx_node *node, struct fpa3pool *pool,
sys/arch/octeon/dev/if_ogx.c
2224
ogx_fpa3_aura_init(struct ogx_node *node, struct fpa3aura *aura,
sys/arch/octeon/dev/if_ogx.c
2243
ogx_fpa3_aura_load(struct ogx_node *node, struct fpa3aura *aura, size_t nelem,
sys/arch/octeon/dev/if_ogx.c
2276
ogx_node_load_firmware(struct ogx_node *node)
sys/arch/octeon/dev/if_ogx.c
242
int ogx_node_init(struct ogx_node **, bus_dma_tag_t, bus_space_tag_t);
sys/arch/octeon/dev/if_ogx.c
243
int ogx_node_load_firmware(struct ogx_node *);
sys/arch/octeon/dev/if_ogx.c
244
void ogx_fpa3_aura_init(struct ogx_node *, struct fpa3aura *, uint32_t,
sys/arch/octeon/dev/if_ogx.c
246
void ogx_fpa3_aura_load(struct ogx_node *, struct fpa3aura *, size_t,
sys/arch/octeon/dev/if_ogx.c
250
void ogx_fpa3_pool_init(struct ogx_node *, struct fpa3pool *, uint32_t,
sys/arch/octeon/dev/if_ogx.c
354
struct ogx_node ogx_node;
sys/arch/octeon/dev/if_ogx.c
367
struct ogx_node *node;
sys/arch/octeon/dev/if_ogx.c
724
struct ogx_node *node = sc->sc_node;
sys/arch/octeon/dev/if_ogx.c
78
struct ogx_node *sc_node;
sys/arch/octeon/dev/if_ogx.c
802
struct ogx_node *node = sc->sc_node;
sys/arch/octeon/dev/if_ogx.c
844
struct ogx_node *node = sc->sc_node;
sys/arch/octeon/dev/if_ogx.c
957
ogx_get_work(struct ogx_node *node, uint32_t group)