Home
last modified time | relevance | path

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

/Linux-v4.19/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.c441 static void hns_xgmac_get_info(void *mac_drv, struct mac_info *mac_info) in hns_xgmac_get_info()
Dhns_dsaf_gmac.c502 static void hns_gmac_get_info(void *mac_drv, struct mac_info *mac_info) in hns_gmac_get_info()
/Linux-v4.19/drivers/net/fddi/skfp/h/
Dfddi.h27 u_char mac_info[4478] ; member
Dfplustm.h173 u_char mac_info[0x20] ; member
/Linux-v4.19/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-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c1145 struct qtnf_mac_info *mac_info = &mac->macinfo; in qtnf_parse_wowlan_info() local
1369 struct qtnf_mac_info *mac_info; in qtnf_cmd_resp_proc_mac_info() local
1611 struct qtnf_mac_info *mac_info; in qtnf_cmd_resp_proc_phy_params() local
Dcfg80211.c1025 qtnf_wiphy_setup_if_comb(struct wiphy *wiphy, struct qtnf_mac_info *mac_info) in qtnf_wiphy_setup_if_comb()
/Linux-v4.19/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c726 struct macInfo mac_info; in vxge_learn_mac() local
1127 struct macInfo mac_info; in vxge_set_multicast() local
1444 struct macInfo mac_info; in vxge_restore_vpath_mac_addr() local
/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c136 struct sta_inactive_t mac_info; member
/Linux-v4.19/drivers/net/ethernet/realtek/
Dr8169.c2074 } mac_info[] = { in rtl8169_get_mac_version() local