Searched defs:mac_info (Results 1 – 9 of 9) sorted by relevance
197 struct mac_info { struct198 u16 speed;/* The forced speed (lower bits) in */202 u8 duplex; /* Duplex, half or full */203 u8 auto_neg; /* Enable or disable autonegotiation */204 enum hnae_loop loop_mode;205 u8 tx_pause_en;206 u8 tx_pause_time;207 u8 rx_pause_en;208 u8 pad_and_crc_en;209 u8 promiscuous_en;[all …]
436 static void hns_xgmac_get_info(void *mac_drv, struct mac_info *mac_info) in hns_xgmac_get_info()
451 static void hns_gmac_get_info(void *mac_drv, struct mac_info *mac_info) in hns_gmac_get_info()
27 u_char mac_info[4478] ; member
173 u_char mac_info[0x20] ; member
793 struct mac_info { struct796 struct TxFIFO_element __iomem *tx_FIFO_start[MAX_TX_FIFOS];799 struct fifo_info fifos[MAX_TX_FIFOS];802 void *zerodma_virt_addr;806 struct ring_info rings[MAX_RX_RINGS];808 u16 rmac_pause_time;809 u16 mc_pause_threshold_q0q3;810 u16 mc_pause_threshold_q4q7;812 void *stats_mem; /* orignal pointer to allocated mem */813 dma_addr_t stats_mem_phy; /* Physical address of the stat block */[all …]
726 struct macInfo mac_info; in vxge_learn_mac() local1128 struct macInfo mac_info; in vxge_set_multicast() local1448 struct macInfo mac_info; in vxge_restore_vpath_mac_addr() local
185 struct sta_inactive_t mac_info; member
2360 } mac_info[] = { in rtl8169_get_mac_version() local