Lines Matching defs:wx
17 struct wx *wx = bus->priv; in wx_phy_read_reg_mdi() local
46 struct wx *wx = bus->priv; in wx_phy_write_reg_mdi() local
72 struct wx *wx = bus->priv; in wx_phy_read_reg_mdi_c22() local
81 struct wx *wx = bus->priv; in wx_phy_write_reg_mdi_c22() local
90 struct wx *wx = bus->priv; in wx_phy_read_reg_mdi_c45() local
100 struct wx *wx = bus->priv; in wx_phy_write_reg_mdi_c45() local
107 static void wx_intr_disable(struct wx *wx, u64 qmask) in wx_intr_disable()
122 void wx_intr_enable(struct wx *wx, u64 qmask) in wx_intr_enable()
141 void wx_irq_disable(struct wx *wx) in wx_irq_disable()
165 static int wx_fmgr_cmd_op(struct wx *wx, u32 cmd, u32 cmd_addr) in wx_fmgr_cmd_op()
178 static int wx_flash_read_dword(struct wx *wx, u32 addr, u32 *data) in wx_flash_read_dword()
210 void wx_control_hw(struct wx *wx, bool drv) in wx_control_hw()
224 int wx_mng_present(struct wx *wx) in wx_mng_present()
247 static void wx_release_sw_sync(struct wx *wx, u32 mask) in wx_release_sw_sync()
262 static int wx_acquire_sw_sync(struct wx *wx, u32 mask) in wx_acquire_sw_sync()
295 int wx_host_interface_command(struct wx *wx, u32 *buffer, in wx_host_interface_command()
405 static int wx_read_ee_hostif_data(struct wx *wx, u16 offset, u16 *data) in wx_read_ee_hostif_data()
439 int wx_read_ee_hostif(struct wx *wx, u16 offset, u16 *data) in wx_read_ee_hostif()
462 int wx_read_ee_hostif_buffer(struct wx *wx, in wx_read_ee_hostif_buffer()
531 void wx_init_eeprom_params(struct wx *wx) in wx_init_eeprom_params()
574 void wx_get_mac_addr(struct wx *wx, u8 *mac_addr) in wx_get_mac_addr()
602 static int wx_set_rar(struct wx *wx, u32 index, u8 *addr, u64 pools, in wx_set_rar()
655 static int wx_clear_rar(struct wx *wx, u32 index) in wx_clear_rar()
690 static int wx_clear_vmdq(struct wx *wx, u32 rar, u32 __maybe_unused vmdq) in wx_clear_vmdq()
719 static void wx_init_uta_tables(struct wx *wx) in wx_init_uta_tables()
737 void wx_init_rx_addrs(struct wx *wx) in wx_init_rx_addrs()
786 static void wx_sync_mac_table(struct wx *wx) in wx_sync_mac_table()
806 void wx_mac_set_default_filter(struct wx *wx, u8 *addr) in wx_mac_set_default_filter()
817 void wx_flush_sw_mac_table(struct wx *wx) in wx_flush_sw_mac_table()
834 static int wx_add_mac_filter(struct wx *wx, u8 *addr, u16 pool) in wx_add_mac_filter()
865 static int wx_del_mac_filter(struct wx *wx, u8 *addr, u16 pool) in wx_del_mac_filter()
889 static int wx_available_rars(struct wx *wx) in wx_available_rars()
913 struct wx *wx = netdev_priv(netdev); in wx_write_uc_addr_list() local
944 static u32 wx_mta_vector(struct wx *wx, u8 *mc_addr) in wx_mta_vector()
978 static void wx_set_mta(struct wx *wx, u8 *mc_addr) in wx_set_mta()
1010 static void wx_update_mc_addr_list(struct wx *wx, struct net_device *netdev) in wx_update_mc_addr_list()
1057 struct wx *wx = netdev_priv(netdev); in wx_write_mc_addr_list() local
1076 struct wx *wx = netdev_priv(netdev); in wx_set_mac() local
1094 void wx_disable_rx(struct wx *wx) in wx_disable_rx()
1122 static void wx_enable_rx(struct wx *wx) in wx_enable_rx()
1145 static void wx_set_rxpba(struct wx *wx) in wx_set_rxpba()
1173 static int wx_hpbthresh(struct wx *wx) in wx_hpbthresh()
1210 static int wx_lpbthresh(struct wx *wx) in wx_lpbthresh()
1231 static void wx_pbthresh_setup(struct wx *wx) in wx_pbthresh_setup()
1241 static void wx_configure_port(struct wx *wx) in wx_configure_port()
1269 int wx_disable_sec_rx_path(struct wx *wx) in wx_disable_sec_rx_path()
1287 void wx_enable_sec_rx_path(struct wx *wx) in wx_enable_sec_rx_path()
1294 static void wx_vlan_strip_control(struct wx *wx, bool enable) in wx_vlan_strip_control()
1309 struct wx *wx = netdev_priv(netdev); in wx_set_rx_mode() local
1392 static void wx_set_rx_buffer_len(struct wx *wx) in wx_set_rx_buffer_len()
1416 struct wx *wx = netdev_priv(netdev); in wx_change_mtu() local
1426 void wx_disable_rx_queue(struct wx *wx, struct wx_ring *ring) in wx_disable_rx_queue()
1449 static void wx_enable_rx_queue(struct wx *wx, struct wx_ring *ring) in wx_enable_rx_queue()
1466 static void wx_configure_srrctl(struct wx *wx, in wx_configure_srrctl()
1485 static void wx_configure_tx_ring(struct wx *wx, in wx_configure_tx_ring()
1530 static void wx_configure_rx_ring(struct wx *wx, in wx_configure_rx_ring()
1582 static void wx_configure_tx(struct wx *wx) in wx_configure_tx()
1604 static void wx_restore_vlan(struct wx *wx) in wx_restore_vlan()
1614 static void wx_store_reta(struct wx *wx) in wx_store_reta()
1632 static void wx_setup_reta(struct wx *wx) in wx_setup_reta()
1655 static void wx_setup_mrqc(struct wx *wx) in wx_setup_mrqc()
1686 void wx_configure_rx(struct wx *wx) in wx_configure_rx()
1733 static void wx_configure_isb(struct wx *wx) in wx_configure_isb()
1741 void wx_configure(struct wx *wx) in wx_configure()
1766 int wx_disable_pcie_master(struct wx *wx) in wx_disable_pcie_master()
1797 int wx_stop_adapter(struct wx *wx) in wx_stop_adapter()
1839 void wx_reset_misc(struct wx *wx) in wx_reset_misc()
1887 int wx_get_pcie_msix_counts(struct wx *wx, u16 *msix_count, u16 max_msix_count) in wx_get_pcie_msix_counts()
1919 static int wx_init_rss_key(struct wx *wx) in wx_init_rss_key()
1935 int wx_sw_init(struct wx *wx) in wx_sw_init()
1993 static int wx_find_vlvf_slot(struct wx *wx, u32 vlan) in wx_find_vlvf_slot()
2035 static int wx_set_vlvf(struct wx *wx, u32 vlan, u32 vind, bool vlan_on, in wx_set_vlvf()
2103 static int wx_set_vfta(struct wx *wx, u32 vlan, u32 vind, bool vlan_on) in wx_set_vfta()
2156 static void wx_clear_vfta(struct wx *wx) in wx_clear_vfta()
2176 struct wx *wx = netdev_priv(netdev); in wx_vlan_rx_add_vid() local
2188 struct wx *wx = netdev_priv(netdev); in wx_vlan_rx_kill_vid() local
2199 static void wx_enable_rx_drop(struct wx *wx, struct wx_ring *ring) in wx_enable_rx_drop()
2210 static void wx_disable_rx_drop(struct wx *wx, struct wx_ring *ring) in wx_disable_rx_drop()
2221 int wx_fc_enable(struct wx *wx, bool tx_pause, bool rx_pause) in wx_fc_enable()
2299 void wx_update_stats(struct wx *wx) in wx_update_stats()
2371 void wx_clear_hw_cntrs(struct wx *wx) in wx_clear_hw_cntrs()
2407 void wx_start_hw(struct wx *wx) in wx_start_hw()