Lines Matching defs:port

275 yge_mii_readreg(yge_port_t *port, uint8_t phy, uint8_t reg)  in yge_mii_readreg()
304 yge_mii_writereg(yge_port_t *port, uint8_t phy, uint8_t reg, uint16_t val) in yge_mii_writereg()
325 yge_port_t *port = arg; in yge_mii_read() local
337 yge_port_t *port = arg; in yge_mii_write() local
351 yge_port_t *port = arg; in yge_mii_notify() local
446 yge_setrxfilt(yge_port_t *port) in yge_setrxfilt()
489 yge_init_rx_ring(yge_port_t *port) in yge_init_rx_ring()
521 yge_init_tx_ring(yge_port_t *port) in yge_init_tx_ring()
909 yge_init_port(yge_port_t *port) in yge_init_port()
1333 yge_port_t *port = dev->d_port[i]; in yge_attach() local
1345 yge_port_t *port = dev->d_port[i]; in yge_attach() local
1372 yge_register_port(yge_port_t *port) in yge_register_port()
1387 yge_uninit_port(yge_port_t *port) in yge_uninit_port()
1465 yge_alloc_ring(yge_port_t *port, yge_dev_t *dev, yge_ring_t *ring, uint32_t num) in yge_alloc_ring()
1528 yge_alloc_buf(yge_port_t *port, yge_buf_t *b, size_t bufsz, int flag) in yge_alloc_buf()
1581 yge_txrx_dma_alloc(yge_port_t *port) in yge_txrx_dma_alloc()
1640 yge_txrx_dma_free(yge_port_t *port) in yge_txrx_dma_free()
1663 yge_send(yge_port_t *port, mblk_t *mp) in yge_send()
1711 yge_port_t *port = dev->d_port[i]; in yge_suspend() local
1719 yge_port_t *port = dev->d_port[i]; in yge_suspend() local
1787 yge_port_t *port = dev->d_port[i]; in yge_resume() local
1799 yge_port_t *port = dev->d_port[i]; in yge_resume() local
1811 yge_rxeof(yge_port_t *port, uint32_t status, int len) in yge_rxeof()
1875 yge_txeof_locked(yge_port_t *port, int idx) in yge_txeof_locked()
1908 yge_txeof(yge_port_t *port, int idx) in yge_txeof()
1926 yge_port_t *port; in yge_restart_task() local
1959 yge_port_t *port; in yge_tick() local
2020 yge_intr_gmac(yge_port_t *port) in yge_intr_gmac()
2053 yge_handle_hwerr(yge_port_t *port, uint32_t status) in yge_handle_hwerr()
2175 yge_port_t *port; in yge_handle_events() local
2376 yge_set_tx_stfwd(yge_port_t *port) in yge_set_tx_stfwd()
2412 yge_start_port(yge_port_t *port) in yge_start_port()
2631 yge_set_rambuffer(yge_port_t *port) in yge_set_rambuffer()
2705 yge_stop_port(yge_port_t *port) in yge_stop_port()
2828 yge_stats_clear(yge_port_t *port) in yge_stats_clear()
2849 yge_stats_update(yge_port_t *port) in yge_stats_update()
2943 yge_port_t *port = arg; in yge_m_stat() local
3055 yge_port_t *port = arg; in yge_m_start() local
3087 yge_port_t *port = arg; in yge_m_stop() local
3104 yge_port_t *port = arg; in yge_m_promisc() local
3120 yge_port_t *port = arg; in yge_m_multicst() local
3154 yge_port_t *port = arg; in yge_m_unicst() local
3169 yge_port_t *port = arg; in yge_m_tx() local
3229 yge_port_t *port = arg; in yge_m_ioctl() local
3249 yge_port_t *port = arg; in yge_m_setprop() local
3344 yge_port_t *port = arg; in yge_m_getprop() local
3354 yge_port_t *port = arg; in yge_m_propinfo() local
3407 yge_error(yge_dev_t *dev, yge_port_t *port, char *fmt, ...) in yge_error()
3525 yge_port_t *port = dev->d_port[i]; in yge_quiesce() local