Lines Matching defs:cdev

267 static int qed_set_coherency_mask(struct qed_dev *cdev)  in qed_set_coherency_mask()
285 static void qed_free_pci(struct qed_dev *cdev) in qed_free_pci()
306 static int qed_init_pci(struct qed_dev *cdev, struct pci_dev *pdev) in qed_init_pci()
409 int qed_fill_dev_info(struct qed_dev *cdev, in qed_fill_dev_info()
489 static void qed_free_cdev(struct qed_dev *cdev) in qed_free_cdev()
496 struct qed_dev *cdev; in qed_alloc_cdev() local
508 static int qed_set_power_state(struct qed_dev *cdev, pci_power_t state) in qed_set_power_state()
521 struct qed_dev *cdev; in qed_probe() local
563 static void qed_remove(struct qed_dev *cdev) in qed_remove()
577 static void qed_disable_msix(struct qed_dev *cdev) in qed_disable_msix()
589 static int qed_enable_msix(struct qed_dev *cdev, in qed_enable_msix()
634 static int qed_set_int_mode(struct qed_dev *cdev, bool force_mode) in qed_set_int_mode()
696 static void qed_simd_handler_config(struct qed_dev *cdev, void *token, in qed_simd_handler_config()
706 static void qed_simd_handler_clean(struct qed_dev *cdev, int index) in qed_simd_handler_clean()
723 struct qed_dev *cdev = (struct qed_dev *)dev_instance; in qed_single_int() local
773 struct qed_dev *cdev = hwfn->cdev; in qed_slowpath_irq_req() local
824 struct qed_dev *cdev = p_hwfn->cdev; in qed_slowpath_irq_sync() local
837 static void qed_slowpath_irq_free(struct qed_dev *cdev) in qed_slowpath_irq_free()
856 static int qed_nic_stop(struct qed_dev *cdev) in qed_nic_stop()
879 static int qed_nic_setup(struct qed_dev *cdev) in qed_nic_setup()
903 static int qed_set_int_fp(struct qed_dev *cdev, u16 cnt) in qed_set_int_fp()
921 static int qed_get_int_fp(struct qed_dev *cdev, struct qed_int_info *info) in qed_get_int_fp()
944 static int qed_slowpath_setup_int(struct qed_dev *cdev, in qed_slowpath_setup_int()
1016 static int qed_slowpath_vf_setup_int(struct qed_dev *cdev) in qed_slowpath_vf_setup_int()
1075 static int qed_alloc_stream_mem(struct qed_dev *cdev) in qed_alloc_stream_mem()
1096 static void qed_free_stream_mem(struct qed_dev *cdev) in qed_free_stream_mem()
1111 static void qed_update_pf_params(struct qed_dev *cdev, in qed_update_pf_params()
1180 static void qed_slowpath_wq_stop(struct qed_dev *cdev) in qed_slowpath_wq_stop()
1229 static int qed_slowpath_wq_start(struct qed_dev *cdev) in qed_slowpath_wq_start()
1258 static int qed_slowpath_start(struct qed_dev *cdev, in qed_slowpath_start()
1417 static int qed_slowpath_stop(struct qed_dev *cdev) in qed_slowpath_stop()
1452 static void qed_set_name(struct qed_dev *cdev, char name[NAME_SIZE]) in qed_set_name()
1461 static u32 qed_sb_init(struct qed_dev *cdev, in qed_sb_init()
1501 static u32 qed_sb_release(struct qed_dev *cdev, in qed_sb_release()
1528 static bool qed_can_link_change(struct qed_dev *cdev) in qed_can_link_change()
1674 static int qed_set_link(struct qed_dev *cdev, struct qed_link_params *params) in qed_set_link()
2203 static void qed_get_current_link(struct qed_dev *cdev, in qed_get_current_link()
2249 static int qed_drain(struct qed_dev *cdev) in qed_drain()
2274 static u32 qed_nvm_flash_image_access_crc(struct qed_dev *cdev, in qed_nvm_flash_image_access_crc()
2323 static int qed_nvm_flash_image_access(struct qed_dev *cdev, const u8 **data, in qed_nvm_flash_image_access()
2425 static int qed_nvm_flash_image_file_start(struct qed_dev *cdev, in qed_nvm_flash_image_file_start()
2461 static int qed_nvm_flash_image_file_data(struct qed_dev *cdev, in qed_nvm_flash_image_file_data()
2493 static int qed_nvm_flash_image_validate(struct qed_dev *cdev, in qed_nvm_flash_image_validate()
2548 static int qed_nvm_flash_cfg_write(struct qed_dev *cdev, const u8 **data) in qed_nvm_flash_cfg_write()
2615 static int qed_nvm_flash_cfg_len(struct qed_dev *cdev, u32 cmd) in qed_nvm_flash_cfg_len()
2639 static int qed_nvm_flash_cfg_read(struct qed_dev *cdev, u8 **data, in qed_nvm_flash_cfg_read()
2663 static int qed_nvm_flash(struct qed_dev *cdev, const char *name) in qed_nvm_flash()
2749 static int qed_nvm_get_image(struct qed_dev *cdev, enum qed_nvm_images type, in qed_nvm_get_image()
2799 static int qed_set_coalesce(struct qed_dev *cdev, u16 rx_coal, u16 tx_coal, in qed_set_coalesce()
2805 static int qed_set_led(struct qed_dev *cdev, enum qed_led_mode mode) in qed_set_led()
2822 int qed_recovery_process(struct qed_dev *cdev) in qed_recovery_process()
2839 static int qed_update_wol(struct qed_dev *cdev, bool enabled) in qed_update_wol()
2863 static int qed_update_drv_state(struct qed_dev *cdev, bool active) in qed_update_drv_state()
2885 static int qed_update_mac(struct qed_dev *cdev, u8 *mac) in qed_update_mac()
2909 static int qed_update_mtu(struct qed_dev *cdev, u16 mtu) in qed_update_mtu()
2933 static int qed_read_module_eeprom(struct qed_dev *cdev, char *buf, in qed_read_module_eeprom()
2955 static int qed_set_grc_config(struct qed_dev *cdev, u32 cfg_id, u32 val) in qed_set_grc_config()
2975 static u8 qed_get_affin_hwfn_idx(struct qed_dev *cdev) in qed_get_affin_hwfn_idx()
3037 void qed_get_protocol_stats(struct qed_dev *cdev, in qed_get_protocol_stats()
3081 qed_fill_generic_tlv_data(struct qed_dev *cdev, struct qed_mfw_tlv_generic *tlv) in qed_fill_generic_tlv_data()
3124 struct qed_dev *cdev = hwfn->cdev; in qed_mfw_fill_tlv_data() local