Lines Matching defs:mac_info
794 struct mac_info { struct
797 struct TxFIFO_element __iomem *tx_FIFO_start[MAX_TX_FIFOS];
800 struct fifo_info fifos[MAX_TX_FIFOS];
803 void *zerodma_virt_addr;
807 struct ring_info rings[MAX_RX_RINGS];
809 u16 rmac_pause_time;
810 u16 mc_pause_threshold_q0q3;
811 u16 mc_pause_threshold_q4q7;
813 void *stats_mem; /* orignal pointer to allocated mem */
814 dma_addr_t stats_mem_phy; /* Physical address of the stat block */
815 u32 stats_mem_sz;
816 struct stat_block *stats_info; /* Logical address of the stat block */