Lines Matching defs:devh

46 xge_hal_mgmt_about(xge_hal_device_h devh, xge_hal_mgmt_about_info_t *about_info,  in xge_hal_mgmt_about()
135 xge_hal_mgmt_reg_read(xge_hal_device_h devh, int bar_id, unsigned int offset, in xge_hal_mgmt_reg_read()
192 xge_hal_mgmt_reg_write(xge_hal_device_h devh, int bar_id, unsigned int offset, in xge_hal_mgmt_reg_write()
247 xge_hal_mgmt_hw_stats(xge_hal_device_h devh, xge_hal_mgmt_hw_stats_t *hw_stats, in xge_hal_mgmt_hw_stats()
287 xge_hal_mgmt_hw_stats_off(xge_hal_device_h devh, int off, int size, char *out) in xge_hal_mgmt_hw_stats_off()
329 xge_hal_mgmt_pcim_stats(xge_hal_device_h devh, in xge_hal_mgmt_pcim_stats()
370 xge_hal_mgmt_pcim_stats_off(xge_hal_device_h devh, int off, int size, in xge_hal_mgmt_pcim_stats_off()
414 xge_hal_mgmt_sw_stats(xge_hal_device_h devh, xge_hal_mgmt_sw_stats_t *sw_stats, in xge_hal_mgmt_sw_stats()
461 xge_hal_mgmt_device_stats(xge_hal_device_h devh, in xge_hal_mgmt_device_stats()
576 xge_hal_mgmt_pcireg_read(xge_hal_device_h devh, unsigned int offset, in xge_hal_mgmt_pcireg_read()
620 xge_hal_mgmt_device_config(xge_hal_device_h devh, in xge_hal_mgmt_device_config()
688 xge_hal_mgmt_pci_config(xge_hal_device_h devh, in xge_hal_mgmt_pci_config()
777 xge_hal_restore_link_led(xge_hal_device_h devh) in xge_hal_restore_link_led()
833 xge_hal_flick_link_led(xge_hal_device_h devh) in xge_hal_flick_link_led()
880 xge_hal_read_eeprom(xge_hal_device_h devh, int off, u32* data) in xge_hal_read_eeprom()
924 xge_hal_write_eeprom(xge_hal_device_h devh, int off, u32 data, int cnt) in xge_hal_write_eeprom()
965 xge_hal_register_test(xge_hal_device_h devh, u64 *data) in xge_hal_register_test()
1037 xge_hal_rldram_test(xge_hal_device_h devh, u64 *data) in xge_hal_rldram_test()
1158 xge_hal_pma_loopback( xge_hal_device_h devh, int enable ) in xge_hal_pma_loopback()
1247 xge_hal_mdio_read( xge_hal_device_h devh, u32 mmd_type, u64 addr ) in xge_hal_mdio_read()
1300 xge_hal_mdio_write( xge_hal_device_h devh, u32 mmd_type, u64 addr, u32 value ) in xge_hal_mdio_write()
1368 xge_hal_eeprom_test(xge_hal_device_h devh, u64 *data) in xge_hal_eeprom_test()
1440 xge_hal_bist_test(xge_hal_device_h devh, u64 *data) in xge_hal_bist_test()
1477 xge_hal_link_test(xge_hal_device_h devh, u64 *data) in xge_hal_link_test()
1502 void xge_hal_getpause_data(xge_hal_device_h devh, int *tx, int *rx) in xge_hal_getpause_data()
1530 int xge_hal_setpause_data(xge_hal_device_h devh, int tx, int rx) in xge_hal_setpause_data()