Home
last modified time | relevance | path

Searched defs:cdev (Results 826 - 850 of 867) sorted by relevance

1...<<3132333435

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dcnic.c164 struct cnic_dev *cdev; in cnic_from_netdev() local
5467 struct cnic_dev *cdev; in cnic_alloc_dev() local
5500 struct cnic_dev *cdev; init_bnx2_cnic() local
5560 struct cnic_dev *cdev; init_bnx2x_cnic() local
5628 struct cnic_dev *cdev = NULL; is_cnic_dev() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c80 static bool qed_db_rec_sanity(struct qed_dev *cdev, in qed_db_rec_sanity() argument
109 static struct qed_hwfn *qed_db_rec_find_hwfn(struct qed_dev *cdev, in qed_db_rec_find_hwfn() argument
125 qed_db_recovery_add(struct qed_dev *cdev, void __iomem *db_addr, void *db_data, enum qed_db_rec_width db_width, enum qed_db_rec_space db_space) qed_db_recovery_add() argument
174 qed_db_recovery_del(struct qed_dev *cdev, void __iomem *db_addr, void *db_data) qed_db_recovery_del() argument
383 qed_llh_free(struct qed_dev *cdev) qed_llh_free() argument
400 qed_llh_alloc(struct qed_dev *cdev) qed_llh_alloc() argument
436 qed_llh_shadow_sanity(struct qed_dev *cdev, u8 ppfid, u8 filter_idx, const char *action) qed_llh_shadow_sanity() argument
461 qed_llh_shadow_search_filter(struct qed_dev *cdev, u8 ppfid, union qed_llh_filter *p_filter, u8 *p_filter_idx) qed_llh_shadow_search_filter() argument
489 qed_llh_shadow_get_free_idx(struct qed_dev *cdev, u8 ppfid, u8 *p_filter_idx) qed_llh_shadow_get_free_idx() argument
514 __qed_llh_shadow_add_filter(struct qed_dev *cdev, u8 ppfid, u8 filter_idx, enum qed_llh_filter_type type, union qed_llh_filter *p_filter, u32 *p_ref_cnt) __qed_llh_shadow_add_filter() argument
542 qed_llh_shadow_add_filter(struct qed_dev *cdev, u8 ppfid, enum qed_llh_filter_type type, union qed_llh_filter *p_filter, u8 *p_filter_idx, u32 *p_ref_cnt) qed_llh_shadow_add_filter() argument
575 __qed_llh_shadow_remove_filter(struct qed_dev *cdev, u8 ppfid, u8 filter_idx, u32 *p_ref_cnt) __qed_llh_shadow_remove_filter() argument
602 qed_llh_shadow_remove_filter(struct qed_dev *cdev, u8 ppfid, union qed_llh_filter *p_filter, u8 *p_filter_idx, u32 *p_ref_cnt) qed_llh_shadow_remove_filter() argument
623 qed_llh_abs_ppfid(struct qed_dev *cdev, u8 ppfid, u8 *p_abs_ppfid) qed_llh_abs_ppfid() argument
643 struct qed_dev *cdev = p_hwfn->cdev; qed_llh_set_engine_affin() local
698 struct qed_dev *cdev = p_hwfn->cdev; qed_llh_hw_init_pf() local
731 qed_llh_get_num_ppfid(struct qed_dev *cdev) qed_llh_get_num_ppfid() argument
741 qed_llh_set_ppfid_affinity(struct qed_dev *cdev, u8 ppfid, enum qed_eng eng) qed_llh_set_ppfid_affinity() argument
789 qed_llh_set_roce_affinity(struct qed_dev *cdev, enum qed_eng eng) qed_llh_set_roce_affinity() argument
954 qed_llh_add_mac_filter(struct qed_dev *cdev, u8 ppfid, const u8 mac_addr[ETH_ALEN]) qed_llh_add_mac_filter() argument
1009 qed_llh_protocol_filter_stringify(struct qed_dev *cdev, enum qed_llh_prot_filter_type_t type, u16 source_port_or_eth_type, u16 dest_port, u8 *str, size_t str_len) qed_llh_protocol_filter_stringify() argument
1051 qed_llh_protocol_filter_to_hilo(struct qed_dev *cdev, enum qed_llh_prot_filter_type_t type, u16 source_port_or_eth_type, u16 dest_port, u32 *p_high, u32 *p_low) qed_llh_protocol_filter_to_hilo() argument
1085 qed_llh_add_protocol_filter(struct qed_dev *cdev, u8 ppfid, enum qed_llh_prot_filter_type_t type, u16 source_port_or_eth_type, u16 dest_port) qed_llh_add_protocol_filter() argument
1154 qed_llh_remove_mac_filter(struct qed_dev *cdev, u8 ppfid, u8 mac_addr[ETH_ALEN]) qed_llh_remove_mac_filter() argument
1205 qed_llh_remove_protocol_filter(struct qed_dev *cdev, u8 ppfid, enum qed_llh_prot_filter_type_t type, u16 source_port_or_eth_type, u16 dest_port) qed_llh_remove_protocol_filter() argument
1294 qed_init_dp(struct qed_dev *cdev, u32 dp_module, u8 dp_level) qed_init_dp() argument
1308 qed_init_struct(struct qed_dev *cdev) qed_init_struct() argument
1349 qed_resc_free(struct qed_dev *cdev) qed_resc_free() argument
1575 struct qed_dev *cdev = p_hwfn->cdev; qed_init_qm_port_params() local
2162 qed_resc_alloc(struct qed_dev *cdev) qed_resc_alloc() argument
2423 qed_resc_setup(struct qed_dev *cdev) qed_resc_setup() argument
2570 qed_init_cau_rt_data(struct qed_dev *cdev) qed_init_cau_rt_data() argument
2658 struct qed_dev *cdev = p_hwfn->cdev; qed_hw_init_common() local
3065 qed_hw_init(struct qed_dev *cdev, struct qed_hw_init_params *p_params) qed_hw_init() argument
3301 qed_hw_timers_stop(struct qed_dev *cdev, struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) qed_hw_timers_stop() argument
3334 qed_hw_timers_stop_all(struct qed_dev *cdev) qed_hw_timers_stop_all() argument
3346 qed_hw_stop(struct qed_dev *cdev) qed_hw_stop() argument
3462 qed_hw_stop_fastpath(struct qed_dev *cdev) qed_hw_stop_fastpath() argument
3721 qed_get_hsi_def_val(struct qed_dev *cdev, enum qed_hsi_def_type type) qed_get_hsi_def_val() argument
3789 struct qed_dev *cdev = p_hwfn->cdev; qed_hw_get_dflt_resc() local
3946 struct qed_dev *cdev = p_hwfn->cdev; qed_hw_get_ppfid_bitmap() local
4321 struct qed_dev *cdev = p_hwfn->cdev; qed_hw_get_nvm_info() local
4415 struct qed_dev *cdev = p_hwfn->cdev; qed_get_num_funcs() local
4475 struct qed_dev *cdev = p_hwfn->cdev; qed_hw_info_port_num() local
4598 struct qed_dev *cdev = p_hwfn->cdev; qed_get_dev_info() local
4658 struct qed_dev *cdev = p_hwfn->cdev; qed_hw_prepare_single() local
4747 qed_hw_prepare(struct qed_dev *cdev, int personality) qed_hw_prepare() argument
4807 qed_hw_remove(struct qed_dev *cdev) qed_hw_remove() argument
5216 qed_configure_vport_wfq(struct qed_dev *cdev, u16 vp_id, u32 rate) qed_configure_vport_wfq() argument
5249 qed_configure_vp_wfq_on_link_change(struct qed_dev *cdev, struct qed_ptt *p_ptt, u32 min_pf_rate) qed_configure_vp_wfq_on_link_change() argument
5302 qed_configure_pf_max_bandwidth(struct qed_dev *cdev, u8 max_bw) qed_configure_pf_max_bandwidth() argument
5360 qed_configure_pf_min_bandwidth(struct qed_dev *cdev, u8 min_bw) qed_configure_pf_min_bandwidth() argument
5416 qed_device_num_ports(struct qed_dev *cdev) qed_device_num_ports() argument
5432 qed_llh_shadow_remove_all_filters(struct qed_dev *cdev, u8 ppfid) qed_llh_shadow_remove_all_filters() argument
5449 qed_llh_clear_ppfid_filters(struct qed_dev *cdev, u8 ppfid) qed_llh_clear_ppfid_filters() argument
5482 qed_llh_add_src_tcp_port_filter(struct qed_dev *cdev, u16 src_port) qed_llh_add_src_tcp_port_filter() argument
5489 qed_llh_remove_src_tcp_port_filter(struct qed_dev *cdev, u16 src_port) qed_llh_remove_src_tcp_port_filter() argument
5496 qed_llh_add_dst_tcp_port_filter(struct qed_dev *cdev, u16 dest_port) qed_llh_add_dst_tcp_port_filter() argument
5503 qed_llh_remove_dst_tcp_port_filter(struct qed_dev *cdev, u16 dest_port) qed_llh_remove_dst_tcp_port_filter() argument
5510 qed_llh_clear_all_filters(struct qed_dev *cdev) qed_llh_clear_all_filters() argument
[all...]
H A Dqed_mcp.c1690 struct qed_dev *cdev = p_hwfn->cdev; in qed_mcp_handle_process_kill() local
2650 struct qed_dev *cdev = p_hwfn->cdev; qed_start_recovery_process() local
2666 qed_recovery_prolog(struct qed_dev *cdev) qed_recovery_prolog() argument
3066 qed_mcp_nvm_read(struct qed_dev *cdev, u32 addr, u8 *p_buf, u32 len) qed_mcp_nvm_read() argument
3112 qed_mcp_nvm_resp(struct qed_dev *cdev, u8 *p_buf) qed_mcp_nvm_resp() argument
3127 qed_mcp_nvm_write(struct qed_dev *cdev, u32 cmd, u32 addr, u8 *p_buf, u32 len) qed_mcp_nvm_write() argument
3976 struct qed_dev *cdev = p_hwfn->cdev; qed_mcp_get_engine_config() local
4015 struct qed_dev *cdev = p_hwfn->cdev; qed_mcp_get_ppfid_bitmap() local
[all...]
H A Dqed_sriov.c340 static int qed_iov_pci_cfg_info(struct qed_dev *cdev) in qed_iov_pci_cfg_info() argument
576 qed_iov_free_hw_info(struct qed_dev *cdev) qed_iov_free_hw_info() argument
584 struct qed_dev *cdev = p_hwfn->cdev; qed_iov_hw_info() local
677 qed_iov_set_vf_to_disable(struct qed_dev *cdev, u16 rel_vf_id, u8 to_disable) qed_iov_set_vf_to_disable() argument
694 qed_iov_set_vfs_to_disable(struct qed_dev *cdev, u8 to_disable) qed_iov_set_vfs_to_disable() argument
4390 qed_iov_configure_min_tx_rate(struct qed_dev *cdev, int vfid, u32 rate) qed_iov_configure_min_tx_rate() argument
4448 qed_vf_start_iov_wq(struct qed_dev *cdev) qed_vf_start_iov_wq() argument
4457 qed_sriov_disable(struct qed_dev *cdev, bool pci_enabled) qed_sriov_disable() argument
4542 qed_sriov_enable(struct qed_dev *cdev, int num) qed_sriov_enable() argument
4616 qed_sriov_configure(struct qed_dev *cdev, int num_vfs_param) qed_sriov_configure() argument
4629 qed_sriov_pf_set_mac(struct qed_dev *cdev, u8 *mac, int vfid) qed_sriov_pf_set_mac() argument
4665 qed_sriov_pf_set_vlan(struct qed_dev *cdev, u16 vid, int vfid) qed_sriov_pf_set_vlan() argument
4697 qed_get_vf_config(struct qed_dev *cdev, int vf_id, struct ifla_vf_info *ivi) qed_get_vf_config() argument
4816 qed_set_vf_link_state(struct qed_dev *cdev, int vf_id, int link_state) qed_set_vf_link_state() argument
4850 qed_spoof_configure(struct qed_dev *cdev, int vfid, bool val) qed_spoof_configure() argument
4865 qed_configure_max_vf_rate(struct qed_dev *cdev, int vfid, int rate) qed_configure_max_vf_rate() argument
4889 qed_set_vf_rate(struct qed_dev *cdev, int vfid, u32 min_rate, u32 max_rate) qed_set_vf_rate() argument
4906 qed_set_vf_trust(struct qed_dev *cdev, int vfid, bool trust) qed_set_vf_trust() argument
5245 qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) qed_iov_wq_stop() argument
5263 qed_iov_wq_start(struct qed_dev *cdev) qed_iov_wq_start() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dswitchtec.h476 struct cdev cdev; member
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_int.h624 struct ccw_device *cdev; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.c4165 struct cdev *cdev; create_one_cdev() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dtoshiba_acpi.c482 static void toshiba_illumination_set(struct led_classdev *cdev, in toshiba_illumination_set() argument
502 static enum led_brightness toshiba_illumination_get(struct led_classdev *cdev) in toshiba_illumination_get() argument
601 static enum led_brightness toshiba_kbd_backlight_get(struct led_classdev *cdev) in toshiba_kbd_backlight_get() argument
620 static void toshiba_kbd_backlight_set(struct led_classdev *cdev, in toshiba_kbd_backlight_set() argument
713 toshiba_eco_mode_get_status(struct led_classdev *cdev) in toshiba_eco_mode_get_status() argument
733 toshiba_eco_mode_set_status(struct led_classdev *cdev, enum led_brightness brightness) toshiba_eco_mode_set_status() argument
[all...]
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c325 struct thermal_cooling_device *cdev; member
616 struct thermal_cooling_device *cdev; in tegra_thermctl_set_trip_temp() local
765 struct thermal_cooling_device *cdev; in tegra_soctherm_set_hwtrips() local
1500 throt_get_cdev_max_state(struct thermal_cooling_device *cdev, unsigned long *max_state) throt_get_cdev_max_state() argument
1507 throt_get_cdev_cur_state(struct thermal_cooling_device *cdev, unsigned long *cur_state) throt_get_cdev_cur_state() argument
1522 throt_set_cdev_state(struct thermal_cooling_device *cdev, unsigned long cur_state) throt_set_cdev_state() argument
[all...]
/kernel/linux/linux-6.6/drivers/cxl/
H A Dcxlmem.h48 struct cdev cdev; member
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dnvme.h284 struct cdev cdev; member
460 struct cdev cdev; member
517 struct cdev cdev; member
[all...]
H A Dcore.c3320 void nvme_cdev_del(struct cdev *cdev, struct device *cdev_device) in nvme_cdev_del() argument
3326 int nvme_cdev_add(struct cdev *cdev, struct device *cdev_device, in nvme_cdev_add() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-playstation.c1127 static int dualsense_lightbar_set_brightness(struct led_classdev *cdev, in dualsense_lightbar_set_brightness() argument
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf.h330 struct qed_dev *cdev; member
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c3267 fw_crash_buffer_store(struct device *cdev, in fw_crash_buffer_store() argument
3285 fw_crash_buffer_show(struct device *cdev, in fw_crash_buffer_show() argument
3329 fw_crash_buffer_size_show(struct device *cdev, in fw_crash_buffer_size_show() argument
3341 fw_crash_state_store(struct device *cdev, in fw_crash_state_store() argument
3375 fw_crash_state_show(struct device *cdev, in fw_crash_state_show() argument
3386 page_size_show(struct device *cdev, struct device_attribute *attr, char *buf) page_size_show() argument
3393 ldio_outstanding_show(struct device *cdev, struct device_attribute *attr, char *buf) ldio_outstanding_show() argument
3403 fw_cmds_outstanding_show(struct device *cdev, struct device_attribute *attr, char *buf) fw_cmds_outstanding_show() argument
3413 enable_sdev_max_qd_show(struct device *cdev, struct device_attribute *attr, char *buf) enable_sdev_max_qd_show() argument
3423 enable_sdev_max_qd_store(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) enable_sdev_max_qd_store() argument
3455 dump_system_regs_show(struct device *cdev, struct device_attribute *attr, char *buf) dump_system_regs_show() argument
3466 raid_map_id_show(struct device *cdev, struct device_attribute *attr, char *buf) raid_map_id_show() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dcxl.h664 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dhabanalabs.h1601 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed.h531 struct qed_dev *cdev; member
894 qed_concrete_to_sw_fid(struct qed_dev *cdev, u32 concrete_fid) qed_concrete_to_sw_fid() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h565 struct thermal_cooling_device *cdev; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dipr.c4186 struct device *cdev = container_of(kobj, struct device, kobj); in ipr_read_async_err_log() local
4210 struct device *cdev = container_of(kobj, struct device, kobj); in ipr_next_async_err_log() local
4269 struct device *cdev = container_of(kobj, struct device, kobj); in ipr_read_dump() local
4458 struct device *cdev = container_of(kobj, struct device, kobj); in ipr_write_dump() local
H A Dpmcraid.h717 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c1186 static int qeth_get_problem(struct qeth_card *card, struct ccw_device *cdev, in qeth_get_problem() argument
1234 static int qeth_check_irb_error(struct qeth_card *card, struct ccw_device *cdev, in qeth_check_irb_error() argument
1262 static void qeth_irq(struct ccw_device *cdev, unsigned long intparm, in qeth_irq() argument
1733 struct ccw_device *cdev = channel->ccwdev; qeth_stop_channel() local
1752 struct ccw_device *cdev = channel->ccwdev; qeth_start_channel() local
3752 qeth_qdio_poll(struct ccw_device *cdev, unsigned long card_ptr) qeth_qdio_poll() argument
5000 struct ccw_device *cdev = CARD_DDEV(card); qeth_read_ccw_conf_data() local
[all...]
H A Dqeth_core.h102 static inline u32 qeth_get_device_id(struct ccw_device *cdev) in qeth_get_device_id() argument
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.c3922 struct led_classdev *cdev; in create_mute_led_cdev() local
[all...]
/kernel/linux/linux-5.10/include/linux/mfd/wm8350/
H A Dpmic.h716 struct led_classdev cdev; member

Completed in 94 milliseconds

1...<<3132333435