Searched defs:mac_info (Results 1 – 12 of 12) sorted by relevance
193 struct mac_info { struct194 u16 speed;/* The forced speed (lower bits) in */198 u8 duplex; /* Duplex, half or full */199 u8 auto_neg; /* Enable or disable autonegotiation */200 enum hnae_loop loop_mode;201 u8 tx_pause_en;202 u8 tx_pause_time;203 u8 rx_pause_en;204 u8 pad_and_crc_en;205 u8 promiscuous_en;[all …]
425 static void hns_xgmac_get_info(void *mac_drv, struct mac_info *mac_info) in hns_xgmac_get_info()
488 static void hns_gmac_get_info(void *mac_drv, struct mac_info *mac_info) in hns_gmac_get_info()
23 u_char mac_info[4478] ; member
169 u_char mac_info[0x20] ; member
794 struct mac_info { struct797 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 */[all …]
31 struct hinic_port_mac_cmd mac_info = {0}; in hinic_set_mac() local324 struct hinic_port_mac_cmd *mac_info = buf_out; in hinic_get_vf_mac_msg_handler() local519 struct hinic_port_mac_update mac_info = {0}; in hinic_update_mac() local
727 struct macInfo mac_info; in vxge_learn_mac() local1128 struct macInfo mac_info; in vxge_set_multicast() local1446 struct macInfo mac_info; in vxge_restore_vpath_mac_addr() local
37 struct wilc_rcvd_mac_info mac_info; member655 struct wilc_rcvd_mac_info *mac_info = &msg->body.mac_info; in handle_rcvd_gnrl_async_info() local
978 struct qtnf_mac_info *mac_info = &mac->macinfo; in qtnf_parse_wowlan_info() local1218 struct qtnf_mac_info *mac_info; in qtnf_cmd_resp_proc_mac_info() local
1094 qtnf_wiphy_setup_if_comb(struct wiphy *wiphy, struct qtnf_mac_info *mac_info) in qtnf_wiphy_setup_if_comb()
1973 } mac_info[] = { in rtl8169_get_mac_version() local