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()
407 static int wx_read_ee_hostif_data(struct wx *wx, u16 offset, u16 *data) in wx_read_ee_hostif_data()
441 int wx_read_ee_hostif(struct wx *wx, u16 offset, u16 *data) in wx_read_ee_hostif()
464 int wx_read_ee_hostif_buffer(struct wx *wx, in wx_read_ee_hostif_buffer()
533 void wx_init_eeprom_params(struct wx *wx) in wx_init_eeprom_params()
576 void wx_get_mac_addr(struct wx *wx, u8 *mac_addr) in wx_get_mac_addr()
604 static int wx_set_rar(struct wx *wx, u32 index, u8 *addr, u64 pools, in wx_set_rar()
657 static int wx_clear_rar(struct wx *wx, u32 index) in wx_clear_rar()
692 static int wx_clear_vmdq(struct wx *wx, u32 rar, u32 __maybe_unused vmdq) in wx_clear_vmdq()
721 static void wx_init_uta_tables(struct wx *wx) in wx_init_uta_tables()
739 void wx_init_rx_addrs(struct wx *wx) in wx_init_rx_addrs()
788 static void wx_sync_mac_table(struct wx *wx) in wx_sync_mac_table()
808 void wx_mac_set_default_filter(struct wx *wx, u8 *addr) in wx_mac_set_default_filter()
819 void wx_flush_sw_mac_table(struct wx *wx) in wx_flush_sw_mac_table()
836 static int wx_add_mac_filter(struct wx *wx, u8 *addr, u16 pool) in wx_add_mac_filter()
867 static int wx_del_mac_filter(struct wx *wx, u8 *addr, u16 pool) in wx_del_mac_filter()
891 static int wx_available_rars(struct wx *wx) in wx_available_rars()
915 struct wx *wx = netdev_priv(netdev); in wx_write_uc_addr_list() local
946 static u32 wx_mta_vector(struct wx *wx, u8 *mc_addr) in wx_mta_vector()
980 static void wx_set_mta(struct wx *wx, u8 *mc_addr) in wx_set_mta()
1012 static void wx_update_mc_addr_list(struct wx *wx, struct net_device *netdev) in wx_update_mc_addr_list()
1059 struct wx *wx = netdev_priv(netdev); in wx_write_mc_addr_list() local
1078 struct wx *wx = netdev_priv(netdev); in wx_set_mac() local
1096 void wx_disable_rx(struct wx *wx) in wx_disable_rx()
1124 static void wx_enable_rx(struct wx *wx) in wx_enable_rx()
1147 static void wx_set_rxpba(struct wx *wx) in wx_set_rxpba()
1168 static int wx_hpbthresh(struct wx *wx) in wx_hpbthresh()
1205 static int wx_lpbthresh(struct wx *wx) in wx_lpbthresh()
1226 static void wx_pbthresh_setup(struct wx *wx) in wx_pbthresh_setup()
1236 static void wx_configure_port(struct wx *wx) in wx_configure_port()
1264 static int wx_disable_sec_rx_path(struct wx *wx) in wx_disable_sec_rx_path()
1281 static void wx_enable_sec_rx_path(struct wx *wx) in wx_enable_sec_rx_path()
1287 static void wx_vlan_strip_control(struct wx *wx, bool enable) in wx_vlan_strip_control()
1302 struct wx *wx = netdev_priv(netdev); in wx_set_rx_mode() local
1385 static void wx_set_rx_buffer_len(struct wx *wx) in wx_set_rx_buffer_len()
1409 struct wx *wx = netdev_priv(netdev); in wx_change_mtu() local
1419 void wx_disable_rx_queue(struct wx *wx, struct wx_ring *ring) in wx_disable_rx_queue()
1442 static void wx_enable_rx_queue(struct wx *wx, struct wx_ring *ring) in wx_enable_rx_queue()
1459 static void wx_configure_srrctl(struct wx *wx, in wx_configure_srrctl()
1478 static void wx_configure_tx_ring(struct wx *wx, in wx_configure_tx_ring()
1516 static void wx_configure_rx_ring(struct wx *wx, in wx_configure_rx_ring()
1568 static void wx_configure_tx(struct wx *wx) in wx_configure_tx()
1590 static void wx_restore_vlan(struct wx *wx) in wx_restore_vlan()
1600 static void wx_store_reta(struct wx *wx) in wx_store_reta()
1618 static void wx_setup_reta(struct wx *wx) in wx_setup_reta()
1641 static void wx_setup_mrqc(struct wx *wx) in wx_setup_mrqc()
1672 void wx_configure_rx(struct wx *wx) in wx_configure_rx()
1719 static void wx_configure_isb(struct wx *wx) in wx_configure_isb()
1727 void wx_configure(struct wx *wx) in wx_configure()
1750 int wx_disable_pcie_master(struct wx *wx) in wx_disable_pcie_master()
1781 int wx_stop_adapter(struct wx *wx) in wx_stop_adapter()
1823 void wx_reset_misc(struct wx *wx) in wx_reset_misc()
1871 int wx_get_pcie_msix_counts(struct wx *wx, u16 *msix_count, u16 max_msix_count) in wx_get_pcie_msix_counts()
1903 static int wx_init_rss_key(struct wx *wx) in wx_init_rss_key()
1919 int wx_sw_init(struct wx *wx) in wx_sw_init()
1975 static int wx_find_vlvf_slot(struct wx *wx, u32 vlan) in wx_find_vlvf_slot()
2017 static int wx_set_vlvf(struct wx *wx, u32 vlan, u32 vind, bool vlan_on, in wx_set_vlvf()
2085 static int wx_set_vfta(struct wx *wx, u32 vlan, u32 vind, bool vlan_on) in wx_set_vfta()
2138 static void wx_clear_vfta(struct wx *wx) in wx_clear_vfta()
2158 struct wx *wx = netdev_priv(netdev); in wx_vlan_rx_add_vid() local
2170 struct wx *wx = netdev_priv(netdev); in wx_vlan_rx_kill_vid() local
2181 static void wx_enable_rx_drop(struct wx *wx, struct wx_ring *ring) in wx_enable_rx_drop()
2192 static void wx_disable_rx_drop(struct wx *wx, struct wx_ring *ring) in wx_disable_rx_drop()
2203 int wx_fc_enable(struct wx *wx, bool tx_pause, bool rx_pause) in wx_fc_enable()
2281 void wx_update_stats(struct wx *wx) in wx_update_stats()
2348 void wx_clear_hw_cntrs(struct wx *wx) in wx_clear_hw_cntrs()
2384 void wx_start_hw(struct wx *wx) in wx_start_hw()