Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Dnae.h558 struct nae_port_config { struct
563 int mdio_bus;
564 int phy_addr;
565 int num_channels;
566 int num_free_descs;
567 int free_desc_sizes;
568 int ucore_mask;
576 uint32_t rx_slots_reqd;
579 uint32_t eh_fifo_size;
581 uint32_t ms_fifo_size;
[all …]
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c110 static struct nae_port_config nae_port_config[64]; variable