Searched defs:mac_reg (Results 1 – 6 of 6) sorted by relevance
56 struct mac_reg { struct57 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 …]
19 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92d_phy_enable_anotherphy() local50 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92d_phy_powerdown_anotherphy() local
15 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92du_phy_enable_anotherphy() local55 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92du_phy_powerdown_anotherphy() local
76 unsigned int *mac_reg) in xlgmac_set_mac_reg()300 unsigned int mac_reg; in xlgmac_set_mac_addn_addrs() local
1225 u8 mac_reg[256]; member
2422 struct host_cmd_ds_mac_reg_access mac_reg; member