Home
last modified time | relevance | path

Searched defs:mac_info (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.h197 struct mac_info { struct
198 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 …]
Dhns_dsaf_xgmac.c436 static void hns_xgmac_get_info(void *mac_drv, struct mac_info *mac_info) in hns_xgmac_get_info()
Dhns_dsaf_gmac.c451 static void hns_gmac_get_info(void *mac_drv, struct mac_info *mac_info) in hns_gmac_get_info()
/linux-4.4.14/drivers/net/fddi/skfp/h/
Dfddi.h27 u_char mac_info[4478] ; member
Dfplustm.h173 u_char mac_info[0x20] ; member
/linux-4.4.14/drivers/net/ethernet/neterion/
Ds2io.h793 struct mac_info { struct
796 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 …]
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c726 struct macInfo mac_info; in vxge_learn_mac() local
1128 struct macInfo mac_info; in vxge_set_multicast() local
1448 struct macInfo mac_info; in vxge_restore_vpath_mac_addr() local
/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.c185 struct sta_inactive_t mac_info; member
/linux-4.4.14/drivers/net/ethernet/realtek/
Dr8169.c2360 } mac_info[] = { in rtl8169_get_mac_version() local