EMAC_CHAN_MAC_ADDR_tag Struct Reference

This structure is used to for the driver to return the application the channel/MAC address configuration when an EMAC port is opened. More...

#include <emac_drv.h>


Data Fields

Uint32 chan_num
Uint32 num_of_mac_addrs
EMAC_MAC_ADDR_T * p_mac_addr


Detailed Description

This structure is used to for the driver to return the application the channel/MAC address configuration when an EMAC port is opened.


Field Documentation

Uint32 EMAC_CHAN_MAC_ADDR_tag::chan_num

channel number configured for this core

Uint32 EMAC_CHAN_MAC_ADDR_tag::num_of_mac_addrs

Total number of MAC addresses configured for this channel

EMAC_MAC_ADDR_T* EMAC_CHAN_MAC_ADDR_tag::p_mac_addr

Pointer to the MAC addresses configured for this channel


The documentation for this struct was generated from the following file:
Copyright 2012, Texas Instruments Incorporated