Home
last modified time | relevance | path

Searched defs:mac_reg (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/amd/
H A Dau1000_eth.h56 struct mac_reg { struct
57 u32 control;
58 u32 mac_addr_high;
59 u32 mac_addr_low;
60 u32 multi_hash_high;
61 u32 multi_hash_low;
62 u32 mii_control;
63 u32 mii_data;
64 u32 flow_control;
65 u32 vlan1_tag;
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Drf.c19 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92d_phy_enable_anotherphy() local
50 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92d_phy_powerdown_anotherphy() local
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
H A Drf.c15 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92du_phy_enable_anotherphy() local
55 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92du_phy_powerdown_anotherphy() local
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-hw.c76 unsigned int *mac_reg) in xlgmac_set_mac_reg()
300 unsigned int mac_reg; in xlgmac_set_mac_addn_addrs() local
/linux/drivers/net/ethernet/via/
H A Dvia-velocity.h1225 u8 mac_reg[256]; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h2422 struct host_cmd_ds_mac_reg_access mac_reg; member