Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.h193 struct mac_info { struct
194 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 …]
H A Dhns_dsaf_xgmac.c425 static void hns_xgmac_get_info(void *mac_drv, struct mac_info *mac_info) in hns_xgmac_get_info()
H A Dhns_dsaf_gmac.c488 static void hns_gmac_get_info(void *mac_drv, struct mac_info *mac_info) in hns_gmac_get_info()
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dfddi.h23 u_char mac_info[4478] ; member
H A Dfplustm.h169 u_char mac_info[0x20] ; member
/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.h794 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 */
[all …]
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_sriov.c32 struct hinic_port_mac_cmd mac_info = {0}; in hinic_set_mac() local
325 struct hinic_port_mac_cmd *mac_info = buf_out; in hinic_get_vf_mac_msg_handler() local
538 struct hinic_port_mac_update mac_info = {0}; in hinic_update_mac() local
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c980 struct qtnf_mac_info *mac_info = &mac->macinfo; in qtnf_parse_wowlan_info() local
1220 struct qtnf_mac_info *mac_info; in qtnf_cmd_resp_proc_mac_info() local
H A Dcfg80211.c1094 qtnf_wiphy_setup_if_comb(struct wiphy *wiphy, struct qtnf_mac_info *mac_info) in qtnf_wiphy_setup_if_comb()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c37 struct wilc_rcvd_mac_info mac_info; member
686 struct wilc_rcvd_mac_info *mac_info = &msg->body.mac_info; in handle_rcvd_gnrl_async_info() local
/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c2066 } mac_info[] = { in rtl8169_get_mac_version() local