Searched defs:mac_reg (Results 1 – 10 of 10) sorted by relevance
73 struct mac_reg { struct74 u32 control;75 u32 mac_addr_high;76 u32 mac_addr_low;77 u32 multi_hash_high;78 u32 multi_hash_low;79 u32 mii_control;80 u32 mii_data;81 u32 flow_control;82 u32 vlan1_tag;[all …]
192 u32 mac_reg = 0; in e1000_phy_is_accessible_pchlan() local256 u32 mac_reg; in e1000_toggle_lanphypc_pch_lpt() local298 u32 mac_reg, fwsm = er32(FWSM); in e1000_init_phy_workarounds_pchlan() local1060 u32 mac_reg; in e1000_enable_ulp_lpt_lp() local1171 u32 mac_reg; in e1000_disable_ulp_lpt_lp() local2163 u32 mac_reg; in e1000_oem_bits_config_ich8lan() local2326 u32 mac_reg; in e1000_copy_rx_addrs_to_phy_ich8lan() local2369 u32 mac_reg; in e1000_lv_jumbo_workaround_ich8lan() local2593 u32 mac_reg; in e1000_k1_workaround_lv() local
5962 u32 i, mac_reg, wuc; in e1000_init_phy_wakeup() local
415 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92d_phy_enable_anotherphy() local446 u8 mac_reg = bmac0 ? REG_MAC1 : REG_MAC0; in rtl92d_phy_powerdown_anotherphy() local
3319 u32 mac_reg = (rtlhal->interfaceindex == 0 ? REG_MAC0 : REG_MAC1); in rtl92d_phy_set_poweron() local
999 static void save_mac_registers(struct adapter *adapt, u32 *mac_reg, in save_mac_registers()1020 u32 *mac_reg, u32 *backup) in reload_mac_registers()1048 static void mac_setting_calibration(struct adapter *adapt, u32 *mac_reg, u32 *backup) in mac_setting_calibration()
565 struct netdev_hw_addr *ha, unsigned int *mac_reg) in xgbe_set_mac_reg()599 unsigned int mac_reg; in xgbe_set_mac_addn_addrs() local
1095 struct host_cmd_ds_mac_reg_access *mac_reg; in mwifiex_cmd_reg_access() local
1863 struct host_cmd_ds_mac_reg_access mac_reg; member
1235 u8 mac_reg[256]; member