| /linux-6.15/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_hw.c | 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 152 void wx_irq_disable(struct wx *wx) in wx_irq_disable() 235 int wx_mng_present(struct wx *wx) in wx_mng_present() 1909 void wx_configure(struct wx *wx) in wx_configure() 2103 int wx_sw_init(struct wx *wx) in wx_sw_init() [all …]
|
| H A D | wx_ptp.c | 183 static void wx_ptp_tx_hwtstamp(struct wx *wx) in wx_ptp_tx_hwtstamp() 256 static void wx_ptp_rx_hang(struct wx *wx) in wx_ptp_rx_hang() 295 static void wx_ptp_tx_hang(struct wx *wx) in wx_ptp_tx_hang() 363 static int wx_ptp_setup_sdp(struct wx *wx) in wx_ptp_setup_sdp() 456 void wx_ptp_check_pps_event(struct wx *wx) in wx_ptp_check_pps_event() 729 void wx_ptp_reset(struct wx *wx) in wx_ptp_reset() 757 void wx_ptp_init(struct wx *wx) in wx_ptp_init() 788 void wx_ptp_suspend(struct wx *wx) in wx_ptp_suspend() 809 void wx_ptp_stop(struct wx *wx) in wx_ptp_stop() 853 struct wx *wx = netdev_priv(dev); in wx_hwtstamp_get() local [all …]
|
| H A D | wx_ethtool.c | 71 struct wx *wx = netdev_priv(netdev); in wx_get_sset_count() local 85 struct wx *wx = netdev_priv(netdev); in wx_get_strings() local 113 struct wx *wx = netdev_priv(netdev); in wx_get_ethtool_stats() local 170 struct wx *wx = netdev_priv(netdev); in wx_get_mac_stats() local 186 struct wx *wx = netdev_priv(netdev); in wx_get_pause_stats() local 200 struct wx *wx = netdev_priv(netdev); in wx_get_drvinfo() local 220 struct wx *wx = netdev_priv(netdev); in wx_nway_reset() local 433 struct wx *wx = netdev_priv(dev); in wx_get_channels() local 456 struct wx *wx = netdev_priv(dev); in wx_set_channels() local 494 struct wx *wx = netdev_priv(dev); in wx_get_ts_info() local [all …]
|
| H A D | wx_lib.c | 851 struct wx *wx = q_vector->wx; in wx_poll() local 1577 struct wx *wx = netdev_priv(netdev); in wx_xmit_frame() local 1599 void wx_napi_enable_all(struct wx *wx) in wx_napi_enable_all() 1611 void wx_napi_disable_all(struct wx *wx) in wx_napi_disable_all() 2081 void wx_free_irq(struct wx *wx) in wx_free_irq() 2204 struct wx *wx = q_vector->wx; in wx_write_eitr() local 2485 void wx_free_resources(struct wx *wx) in wx_free_resources() 2690 int wx_setup_resources(struct wx *wx) in wx_setup_resources() 2727 struct wx *wx = netdev_priv(netdev); in wx_get_stats64() local 2780 struct wx *wx = netdev_priv(netdev); in wx_set_features() local [all …]
|
| H A D | wx_type.h | 1121 struct wx { struct 1130 struct wx_bus_info bus; argument 1134 struct wx_eeprom_info eeprom; argument 1150 enum wx_reset_type reset_type; argument 1155 int speed; 1182 struct wx_ring *tx_ring[64] ____cacheline_aligned_in_smp; argument 1189 struct wx_ring_feature ring_feature[RING_F_ARRAY_SIZE]; argument 1207 struct wx_hw_stats stats; argument 1217 void (*configure_fdir)(struct wx *wx); argument 1219 int (*ptp_setup_sdp)(struct wx *wx); argument [all …]
|
| /linux-6.15/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_main.c | 122 static void txgbe_reset(struct wx *wx) in txgbe_reset() 187 void txgbe_down(struct wx *wx) in txgbe_down() 200 void txgbe_up(struct wx *wx) in txgbe_up() 262 static int txgbe_sw_init(struct wx *wx) in txgbe_sw_init() 348 struct wx *wx = netdev_priv(netdev); in txgbe_open() local 413 struct wx *wx = netdev_priv(netdev); in txgbe_close() local 427 struct wx *wx = pci_get_drvdata(pdev); in txgbe_dev_shutdown() local 462 struct wx *wx = netdev_priv(dev); in txgbe_setup_tc() local 511 struct wx *wx = netdev_priv(netdev); in txgbe_do_reset() local 552 struct wx *wx = NULL; in txgbe_probe() local [all …]
|
| H A D | txgbe_phy.c | 87 struct wx *wx = bus->priv; in txgbe_pcs_read() local 106 struct wx *wx = bus->priv; in txgbe_pcs_write() local 128 struct wx *wx; in txgbe_mdio_pcs_init() local 265 struct wx *wx = txgbe->wx; in txgbe_phylink_init() local 308 struct wx *wx = txgbe->wx; in txgbe_link_irq_handler() local 375 struct wx *wx; in txgbe_gpio_init() local 439 struct wx *wx = context; in txgbe_i2c_read() local 448 struct wx *wx = context; in txgbe_i2c_write() local 469 struct wx *wx; in txgbe_i2c_register() local 519 struct wx *wx; in txgbe_ext_phy_init() local [all …]
|
| H A D | txgbe_hw.c | 23 int txgbe_disable_sec_tx_path(struct wx *wx) in txgbe_disable_sec_tx_path() 38 void txgbe_enable_sec_tx_path(struct wx *wx) in txgbe_enable_sec_tx_path() 51 static void txgbe_init_thermal_sensor_thresh(struct wx *wx) in txgbe_init_thermal_sensor_thresh() 80 static int txgbe_calc_eeprom_checksum(struct wx *wx, u16 *checksum) in txgbe_calc_eeprom_checksum() 127 int txgbe_validate_eeprom_checksum(struct wx *wx, u16 *checksum_val) in txgbe_validate_eeprom_checksum() 168 static void txgbe_reset_misc(struct wx *wx) in txgbe_reset_misc() 182 int txgbe_reset_hw(struct wx *wx) in txgbe_reset_hw()
|
| H A D | txgbe_fdir.c | 158 static int txgbe_fdir_check_cmd_complete(struct wx *wx) in txgbe_fdir_check_cmd_complete() 177 static int txgbe_fdir_add_signature_filter(struct wx *wx, in txgbe_fdir_add_signature_filter() 307 int txgbe_fdir_set_input_mask(struct wx *wx, union txgbe_atr_input *input_mask) in txgbe_fdir_set_input_mask() 392 int txgbe_fdir_write_perfect_filter(struct wx *wx, in txgbe_fdir_write_perfect_filter() 453 int txgbe_fdir_erase_perfect_filter(struct wx *wx, in txgbe_fdir_erase_perfect_filter() 494 static void txgbe_fdir_enable(struct wx *wx, u32 fdirctrl) in txgbe_fdir_enable() 516 static void txgbe_init_fdir_signature(struct wx *wx) in txgbe_init_fdir_signature() 545 static void txgbe_init_fdir_perfect(struct wx *wx) in txgbe_init_fdir_perfect() 567 static void txgbe_fdir_filter_restore(struct wx *wx) in txgbe_fdir_filter_restore() 613 void txgbe_configure_fdir(struct wx *wx) in txgbe_configure_fdir() [all …]
|
| H A D | txgbe_irq.c | 19 void txgbe_irq_enable(struct wx *wx, bool queues) in txgbe_irq_enable() 35 int txgbe_request_queue_irqs(struct wx *wx) in txgbe_request_queue_irqs() 109 struct wx *wx = txgbe->wx; in txgbe_misc_irq_handle() local 138 struct wx *wx = txgbe->wx; in txgbe_misc_irq_thread_fn() local 180 struct wx *wx = txgbe->wx; in txgbe_setup_misc_irq() local
|
| H A D | txgbe_ethtool.c | 20 struct wx *wx = netdev_priv(netdev); in txgbe_set_ringparam() local 175 struct wx *wx = netdev_priv(dev); in txgbe_get_rxnfc() local 266 struct wx *wx = txgbe->wx; in txgbe_update_ethtool_fdir_entry() local 330 struct wx *wx = txgbe->wx; in txgbe_add_ethtool_fdir_entry() local 489 struct wx *wx = netdev_priv(dev); in txgbe_set_rxnfc() local
|
| H A D | txgbe_type.h | 343 struct wx *wx; member
|
| /linux-6.15/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_main.c | 87 static int ngbe_sw_init(struct wx *wx) in ngbe_sw_init() 169 struct wx *wx = data; in ngbe_intr() local 205 struct wx *wx = data; in ngbe_msix_other() local 327 void ngbe_down(struct wx *wx) in ngbe_down() 337 void ngbe_up(struct wx *wx) in ngbe_up() 368 struct wx *wx = netdev_priv(netdev); in ngbe_open() local 423 struct wx *wx = netdev_priv(netdev); in ngbe_close() local 438 struct wx *wx = pci_get_drvdata(pdev); in ngbe_dev_shutdown() local 489 struct wx *wx = netdev_priv(dev); in ngbe_setup_tc() local 546 struct wx *wx = NULL; in ngbe_probe() local [all …]
|
| H A D | ngbe_mdio.c | 17 struct wx *wx = bus->priv; in ngbe_phy_read_reg_internal() local 26 struct wx *wx = bus->priv; in ngbe_phy_write_reg_internal() local 35 struct wx *wx = bus->priv; in ngbe_phy_read_reg_c22() local 49 struct wx *wx = bus->priv; in ngbe_phy_write_reg_c22() local 68 struct wx *wx = phylink_to_wx(config); in ngbe_mac_link_down() local 81 struct wx *wx = phylink_to_wx(config); in ngbe_mac_link_up() local 125 static int ngbe_phylink_init(struct wx *wx) in ngbe_phylink_init() 154 int ngbe_mdio_init(struct wx *wx) in ngbe_mdio_init()
|
| H A D | ngbe_hw.c | 13 int ngbe_eeprom_chksum_hostif(struct wx *wx) in ngbe_eeprom_chksum_hostif() 39 static int ngbe_reset_misc(struct wx *wx) in ngbe_reset_misc() 50 void ngbe_sfp_modules_txrx_powerctl(struct wx *wx, bool swi) in ngbe_sfp_modules_txrx_powerctl() 64 int ngbe_reset_hw(struct wx *wx) in ngbe_reset_hw()
|
| H A D | ngbe_ethtool.c | 18 struct wx *wx = netdev_priv(netdev); in ngbe_get_wol() local 31 struct wx *wx = netdev_priv(netdev); in ngbe_set_wol() local 52 struct wx *wx = netdev_priv(netdev); in ngbe_set_ringparam() local
|
| /linux-6.15/drivers/input/rmi4/ |
| H A D | rmi_2d_sensor.h | 24 u8 wx; member
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| H A D | display_mode_vba_20.c | 319 unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, s, ix, wx, p, l0, a, ax, l, in dscceComputeDelay() local
|
| H A D | display_mode_vba_20v2.c | 343 unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, s, ix, wx, p, l0, a, ax, l, in dscceComputeDelay() local
|
| /linux-6.15/drivers/input/touchscreen/ |
| H A D | raydium_i2c_ts.c | 874 u8 wx, wy; in raydium_mt_event() local
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| H A D | display_mode_vba_21.c | 514 unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, S, ix, wx, p, l0, a, ax, l, in dscceComputeDelay() local
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| H A D | display_mode_vba_30.c | 687 unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, s, ix, wx, P, l0, a, ax, L, in dscceComputeDelay() local
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| H A D | display_mode_vba_31.c | 690 …unsigned int pixelsPerClock = 0, lstall, D, initalXmitDelay, w, s, ix, wx, P, l0, a, ax, L, Delay,… in dscceComputeDelay() local
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| H A D | display_mode_vba_314.c | 708 …unsigned int pixelsPerClock = 0, lstall, D, initalXmitDelay, w, s, ix, wx, P, l0, a, ax, L, Delay,… in dscceComputeDelay() local
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/ |
| H A D | display_mode_core.c | 859 dml_uint_t pixelsPerClock, lstall, D, initalXmitDelay, w, s, ix, wx, p, l0, a, ax, L, in dscceComputeDelay() local
|