Home
last modified time | relevance | path

Searched defs:cdev (Results 376 - 400 of 872) sorted by relevance

1...<<11121314151617181920>>...35

/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_netlink.c500 static int __thermal_genl_cmd_cdev_get(struct thermal_cooling_device *cdev, in __thermal_genl_cmd_cdev_get() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_uvc.c255 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_function_setup_continue() local
279 struct usb_composite_dev *cdev = f->config->cdev; in uvc_function_set_alt() local
417 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_register_video() local
588 struct usb_composite_dev *cdev = c->cdev; uvc_function_bind() local
890 struct usb_composite_dev *cdev = c->cdev; uvc_function_unbind() local
[all...]
H A Df_phonet.c480 struct usb_composite_dev *cdev = c->cdev; in pn_bind() local
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-dev.h276 struct cdev *cdev; member
/kernel/linux/linux-5.10/sound/isa/cs423x/
H A Dcs4236.c547 struct pnp_dev *cdev, *iter; in snd_cs423x_pnpbios_detect() local
292 snd_card_cs423x_pnp(int dev, struct snd_card_cs4236 *acard, struct pnp_dev *pdev, struct pnp_dev *cdev) snd_card_cs423x_pnp() argument
/kernel/linux/linux-5.10/sound/usb/caiaq/
H A Daudio.c51 activate_substream(struct snd_usb_caiaqdev *cdev, in activate_substream() argument
65 deactivate_substream(struct snd_usb_caiaqdev *cdev, in deactivate_substream() argument
89 stream_start(struct snd_usb_caiaqdev *cdev) stream_start() argument
120 stream_stop(struct snd_usb_caiaqdev *cdev) stream_stop() argument
143 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(substream); snd_usb_caiaq_substream_open() local
155 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(substream); snd_usb_caiaq_substream_close() local
172 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(sub); snd_usb_caiaq_pcm_hw_free() local
189 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(substream); snd_usb_caiaq_pcm_prepare() local
273 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(sub); snd_usb_caiaq_pcm_trigger() local
298 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(sub); snd_usb_caiaq_pcm_pointer() local
330 check_for_elapsed_periods(struct snd_usb_caiaqdev *cdev, struct snd_pcm_substream **subs) check_for_elapsed_periods() argument
353 read_in_urb_mode0(struct snd_usb_caiaqdev *cdev, const struct urb *urb, const struct usb_iso_packet_descriptor *iso) read_in_urb_mode0() argument
381 read_in_urb_mode2(struct snd_usb_caiaqdev *cdev, const struct urb *urb, const struct usb_iso_packet_descriptor *iso) read_in_urb_mode2() argument
428 read_in_urb_mode3(struct snd_usb_caiaqdev *cdev, const struct urb *urb, const struct usb_iso_packet_descriptor *iso) read_in_urb_mode3() argument
484 read_in_urb(struct snd_usb_caiaqdev *cdev, const struct urb *urb, const struct usb_iso_packet_descriptor *iso) read_in_urb() argument
516 fill_out_urb_mode_0(struct snd_usb_caiaqdev *cdev, struct urb *urb, const struct usb_iso_packet_descriptor *iso) fill_out_urb_mode_0() argument
550 fill_out_urb_mode_3(struct snd_usb_caiaqdev *cdev, struct urb *urb, const struct usb_iso_packet_descriptor *iso) fill_out_urb_mode_3() argument
593 fill_out_urb(struct snd_usb_caiaqdev *cdev, struct urb *urb, const struct usb_iso_packet_descriptor *iso) fill_out_urb() argument
611 struct snd_usb_caiaqdev *cdev; read_completed() local
687 struct snd_usb_caiaqdev *cdev = info->cdev; write_completed() local
697 alloc_urbs(struct snd_usb_caiaqdev *cdev, int dir, int *ret) alloc_urbs() argument
771 snd_usb_caiaq_audio_init(struct snd_usb_caiaqdev *cdev) snd_usb_caiaq_audio_init() argument
872 snd_usb_caiaq_audio_free(struct snd_usb_caiaqdev *cdev) snd_usb_caiaq_audio_free() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Ddsp.c29 struct dma_chan *catpt_dma_request_config_chan(struct catpt_dev *cdev) in catpt_dma_request_config_chan() argument
62 static int catpt_dma_memcpy(struct catpt_dev *cdev, struct dma_chan *chan, in catpt_dma_memcpy() argument
99 int catpt_dma_memcpy_todsp(struct catpt_dev *cdev, struc argument
107 catpt_dma_memcpy_fromdsp(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t dst_addr, dma_addr_t src_addr, size_t size) catpt_dma_memcpy_fromdsp() argument
115 catpt_dmac_probe(struct catpt_dev *cdev) catpt_dmac_probe() argument
143 catpt_dmac_remove(struct catpt_dev *cdev) catpt_dmac_remove() argument
154 catpt_dsp_set_srampge(struct catpt_dev *cdev, struct resource *sram, unsigned long mask, unsigned long new) catpt_dsp_set_srampge() argument
189 catpt_dsp_update_srampge(struct catpt_dev *cdev, struct resource *sram, unsigned long mask) catpt_dsp_update_srampge() argument
217 catpt_dsp_stall(struct catpt_dev *cdev, bool stall) catpt_dsp_stall() argument
229 catpt_dsp_reset(struct catpt_dev *cdev, bool reset) catpt_dsp_reset() argument
241 lpt_dsp_pll_shutdown(struct catpt_dev *cdev, bool enable) lpt_dsp_pll_shutdown() argument
249 wpt_dsp_pll_shutdown(struct catpt_dev *cdev, bool enable) wpt_dsp_pll_shutdown() argument
257 catpt_dsp_select_lpclock(struct catpt_dev *cdev, bool lp, bool waiti) catpt_dsp_select_lpclock() argument
313 catpt_dsp_update_lpclock(struct catpt_dev *cdev) catpt_dsp_update_lpclock() argument
325 catpt_dsp_set_regs_defaults(struct catpt_dev *cdev) catpt_dsp_set_regs_defaults() argument
357 lpt_dsp_power_down(struct catpt_dev *cdev) lpt_dsp_power_down() argument
379 lpt_dsp_power_up(struct catpt_dev *cdev) lpt_dsp_power_up() argument
403 wpt_dsp_power_down(struct catpt_dev *cdev) wpt_dsp_power_down() argument
448 wpt_dsp_power_up(struct catpt_dev *cdev) wpt_dsp_power_up() argument
502 catpt_coredump(struct catpt_dev *cdev) catpt_coredump() argument
[all...]
H A Dloader.c89 int catpt_store_streams_context(struct catpt_dev *cdev, struct dma_chan *chan) in catpt_store_streams_context() argument
115 int catpt_store_module_states(struct catpt_dev *cdev, struct dma_chan *chan) in catpt_store_module_states() argument
145 catpt_store_memdumps(struct catpt_dev *cdev, struct dma_chan *chan) catpt_store_memdumps() argument
179 catpt_restore_streams_context(struct catpt_dev *cdev, struct dma_chan *chan) catpt_restore_streams_context() argument
205 catpt_restore_memdumps(struct catpt_dev *cdev, struct dma_chan *chan) catpt_restore_memdumps() argument
238 catpt_restore_fwimage(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_block_hdr *blk) catpt_restore_fwimage() argument
289 catpt_load_block(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_block_hdr *blk, bool alloc) catpt_load_block() argument
328 catpt_restore_basefw(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_mod_hdr *basefw) catpt_restore_basefw() argument
371 catpt_restore_module(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_mod_hdr *mod) catpt_restore_module() argument
412 catpt_load_module(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_mod_hdr *mod) catpt_load_module() argument
459 catpt_restore_firmware(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_hdr *fw) catpt_restore_firmware() argument
505 catpt_load_firmware(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_hdr *fw) catpt_load_firmware() argument
541 catpt_load_image(struct catpt_dev *cdev, struct dma_chan *chan, const char *name, const char *signature, bool restore) catpt_load_image() argument
581 catpt_load_images(struct catpt_dev *cdev, bool restore) catpt_load_images() argument
609 catpt_boot_firmware(struct catpt_dev *cdev, bool restore) catpt_boot_firmware() argument
638 catpt_first_boot_firmware(struct catpt_dev *cdev) catpt_first_boot_firmware() argument
[all...]
/kernel/linux/linux-5.10/fs/fuse/
H A Dcuse.c62 struct cdev *cdev; /* associated character device */ member
328 struct cdev *cdev; in cuse_process_init_reply() local
[all...]
/kernel/linux/linux-5.10/fs/
H A Dchar_dev.c40 struct cdev *cdev; /* will die */ member
273 struct cdev *cdev; in __register_chrdev() local
435 cdev_purge(struct cdev *cdev) cdev_purge() argument
537 cdev_device_add(struct cdev *cdev, struct device *dev) cdev_device_add() argument
571 cdev_device_del(struct cdev *cdev, struct device *dev) cdev_device_del() argument
651 cdev_init(struct cdev *cdev, const struct file_operations *fops) cdev_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_menlow.c48 static int memory_get_max_bandwidth(struct thermal_cooling_device *cdev, in memory_get_max_bandwidth() argument
74 static int memory_get_cur_bandwidth(struct thermal_cooling_device *cdev, in memory_get_cur_bandwidth() argument
97 static int memory_set_cur_bandwidth(struct thermal_cooling_device *cdev, in memory_set_cur_bandwidth() argument
142 struct thermal_cooling_device *cdev; in intel_menlow_memory_add() local
184 struct thermal_cooling_device *cdev; intel_menlow_memory_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
H A Devent.c195 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Drpmsg_char.c50 struct cdev cdev; member
68 struct cdev cde member
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dleds-lp3952.h92 struct led_classdev cdev; member
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice_fsm.c37 static void ccw_timeout_log(struct ccw_device *cdev) in ccw_timeout_log() argument
101 struct ccw_device *cdev = priv->cdev; in ccw_device_timeout() local
114 ccw_device_set_timeout(struct ccw_device *cdev, int expires) ccw_device_set_timeout() argument
129 ccw_device_cancel_halt_clear(struct ccw_device *cdev) ccw_device_cancel_halt_clear() argument
145 ccw_device_update_sense_data(struct ccw_device *cdev) ccw_device_update_sense_data() argument
154 ccw_device_test_sense_data(struct ccw_device *cdev) ccw_device_test_sense_data() argument
194 ccw_device_recog_done(struct ccw_device *cdev, int state) ccw_device_recog_done() argument
270 ccw_device_sense_id_done(struct ccw_device *cdev, int err) ccw_device_sense_id_done() argument
296 ccw_device_notify(struct ccw_device *cdev, int event) ccw_device_notify() argument
319 ccw_device_oper_notify(struct ccw_device *cdev) ccw_device_oper_notify() argument
339 ccw_device_done(struct ccw_device *cdev, int state) ccw_device_done() argument
398 ccw_device_recognition(struct ccw_device *cdev) ccw_device_recognition() argument
422 ccw_device_request_event(struct ccw_device *cdev, enum dev_event e) ccw_device_request_event() argument
439 ccw_device_report_path_events(struct ccw_device *cdev) ccw_device_report_path_events() argument
458 ccw_device_reset_path_events(struct ccw_device *cdev) ccw_device_reset_path_events() argument
484 ccw_device_handle_broken_paths(struct ccw_device *cdev) ccw_device_handle_broken_paths() argument
495 ccw_device_verify_done(struct ccw_device *cdev, int err) ccw_device_verify_done() argument
554 ccw_device_online(struct ccw_device *cdev) ccw_device_online() argument
577 ccw_device_disband_done(struct ccw_device *cdev, int err) ccw_device_disband_done() argument
597 ccw_device_offline(struct ccw_device *cdev) ccw_device_offline() argument
638 ccw_device_generic_notoper(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_generic_notoper() argument
650 ccw_device_offline_verify(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_offline_verify() argument
662 ccw_device_online_verify(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_online_verify() argument
700 ccw_device_boxed_verify(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_boxed_verify() argument
717 ccw_device_call_handler(struct ccw_device *cdev) ccw_device_call_handler() argument
756 ccw_device_irq(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_irq() argument
801 ccw_device_online_timeout(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_online_timeout() argument
825 ccw_device_w4sense(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_w4sense() argument
876 ccw_device_killing_irq(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_killing_irq() argument
888 ccw_device_killing_timeout(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_killing_timeout() argument
904 ccw_device_kill_io(struct ccw_device *cdev) ccw_device_kill_io() argument
925 ccw_device_delay_verify(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_delay_verify() argument
932 ccw_device_start_id(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_start_id() argument
944 ccw_device_trigger_reprobe(struct ccw_device *cdev) ccw_device_trigger_reprobe() argument
976 ccw_device_disabled_irq(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_disabled_irq() argument
990 ccw_device_change_cmfstate(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_change_cmfstate() argument
997 ccw_device_update_cmfblock(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_update_cmfblock() argument
1006 ccw_device_quiesce_done(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_quiesce_done() argument
1014 ccw_device_quiesce_timeout(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_quiesce_timeout() argument
1032 ccw_device_nop(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_nop() argument
[all...]
H A Ddevice_ops.c39 int ccw_device_set_options_mask(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options_mask() argument
64 int ccw_device_set_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options() argument
91 ccw_device_clear_options(struct ccw_device *cdev, unsigned long flags) ccw_device_clear_options() argument
106 ccw_device_is_pathgroup(struct ccw_device *cdev) ccw_device_is_pathgroup() argument
118 ccw_device_is_multipath(struct ccw_device *cdev) ccw_device_is_multipath() argument
137 ccw_device_clear(struct ccw_device *cdev, unsigned long intparm) ccw_device_clear() argument
191 ccw_device_start_timeout_key(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, __u8 key, unsigned long flags, int expires) ccw_device_start_timeout_key() argument
271 ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, __u8 key, unsigned long flags) ccw_device_start_key() argument
305 ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, unsigned long flags) ccw_device_start() argument
343 ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, unsigned long flags, int expires) ccw_device_start_timeout() argument
370 ccw_device_halt(struct ccw_device *cdev, unsigned long intparm) ccw_device_halt() argument
405 ccw_device_resume(struct ccw_device *cdev) ccw_device_resume() argument
436 ccw_device_get_ciw(struct ccw_device *cdev, __u32 ct) ccw_device_get_ciw() argument
455 ccw_device_get_path_mask(struct ccw_device *cdev) ccw_device_get_path_mask() argument
474 ccw_device_get_chp_desc(struct ccw_device *cdev, int chp_idx) ccw_device_get_chp_desc() argument
494 ccw_device_get_util_str(struct ccw_device *cdev, int chp_idx) ccw_device_get_util_str() argument
521 ccw_device_get_id(struct ccw_device *cdev, struct ccw_dev_id *dev_id) ccw_device_get_id() argument
539 ccw_device_tm_start_timeout_key(struct ccw_device *cdev, struct tcw *tcw, unsigned long intparm, u8 lpm, u8 key, int expires) ccw_device_tm_start_timeout_key() argument
588 ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, unsigned long intparm, u8 lpm, u8 key) ccw_device_tm_start_key() argument
605 ccw_device_tm_start(struct ccw_device *cdev, struct tcw *tcw, unsigned long intparm, u8 lpm) ccw_device_tm_start() argument
624 ccw_device_tm_start_timeout(struct ccw_device *cdev, struct tcw *tcw, unsigned long intparm, u8 lpm, int expires) ccw_device_tm_start_timeout() argument
640 ccw_device_get_mdc(struct ccw_device *cdev, u8 mask) ccw_device_get_mdc() argument
685 ccw_device_tm_intrg(struct ccw_device *cdev) ccw_device_tm_intrg() argument
705 ccw_device_get_schid(struct ccw_device *cdev, struct subchannel_id *schid) ccw_device_get_schid() argument
725 ccw_device_pnso(struct ccw_device *cdev, struct chsc_pnso_area *pnso_area, u8 oc, struct chsc_pnso_resume_token resume_token, int cnc) ccw_device_pnso() argument
741 ccw_device_get_cssid(struct ccw_device *cdev, u8 *cssid) ccw_device_get_cssid() argument
757 ccw_device_get_iid(struct ccw_device *cdev, u8 *iid) ccw_device_get_iid() argument
774 ccw_device_get_chpid(struct ccw_device *cdev, int chp_idx, u8 *chpid) ccw_device_get_chpid() argument
796 ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid) ccw_device_get_chid() argument
826 ccw_device_dma_zalloc(struct ccw_device *cdev, size_t size) ccw_device_dma_zalloc() argument
839 ccw_device_dma_free(struct ccw_device *cdev, void *cpu_addr, size_t size) ccw_device_dma_free() argument
[all...]
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dfile.c564 static int cxl_add_chardev(struct cxl_afu *afu, dev_t devt, struct cdev *cdev, in cxl_add_chardev() argument
/kernel/linux/linux-6.6/drivers/misc/genwqe/
H A Dcard_dev.c342 struct genwqe_file *cdev = (struct genwqe_file *)filp->private_data; in genwqe_fasync() local
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_nvmetcp.c145 static int qed_fill_nvmetcp_dev_info(struct qed_dev *cdev, in qed_fill_nvmetcp_dev_info() argument
159 static void qed_register_nvmetcp_ops(struct qed_dev *cdev, in qed_register_nvmetcp_ops() argument
167 static int qed_nvmetcp_stop(struct qed_dev *cdev) in qed_nvmetcp_stop() argument
192 qed_nvmetcp_start(struct qed_dev *cdev, struct qed_nvmetcp_tid *tasks, void *event_context, nvmetcp_event_cb_t async_event_cb) qed_nvmetcp_start() argument
247 qed_nvmetcp_get_hash(struct qed_dev *cdev, u32 handle) qed_nvmetcp_get_hash() argument
606 qed_nvmetcp_acquire_conn(struct qed_dev *cdev, u32 *handle, u32 *fw_cid, void __iomem **p_doorbell) qed_nvmetcp_acquire_conn() argument
639 qed_nvmetcp_release_conn(struct qed_dev *cdev, u32 handle) qed_nvmetcp_release_conn() argument
658 qed_nvmetcp_offload_conn(struct qed_dev *cdev, u32 handle, struct qed_nvmetcp_params_offload *conn_info) qed_nvmetcp_offload_conn() argument
723 qed_nvmetcp_update_conn(struct qed_dev *cdev, u32 handle, struct qed_nvmetcp_params_update *conn_info) qed_nvmetcp_update_conn() argument
761 qed_nvmetcp_clear_conn_sq(struct qed_dev *cdev, u32 handle) qed_nvmetcp_clear_conn_sq() argument
777 qed_nvmetcp_destroy_conn(struct qed_dev *cdev, u32 handle, u8 abrt_conn) qed_nvmetcp_destroy_conn() argument
[all...]
H A Dqed_init_ops.c122 void qed_init_iro_array(struct qed_dev *cdev) in qed_init_iro_array() argument
305 struct qed_dev *cdev = p_hwfn->cdev; in qed_init_cmd_array() local
500 struct qed_dev *cdev = p_hwfn->cdev; in qed_init_cmd_mode_match() local
553 struct qed_dev *cdev in qed_init_run() local
623 qed_init_fw_data(struct qed_dev *cdev, const u8 *data) qed_init_fw_data() argument
[all...]
/kernel/linux/linux-6.6/fs/fuse/
H A Dcuse.c62 struct cdev *cdev; /* associated character device */ member
328 struct cdev *cdev; in cuse_process_init_reply() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Dchar_dev.c40 struct cdev *cdev; /* will die */ member
273 struct cdev *cdev; in __register_chrdev() local
435 cdev_purge(struct cdev *cdev) cdev_purge() argument
544 cdev_device_add(struct cdev *cdev, struct device *dev) cdev_device_add() argument
578 cdev_device_del(struct cdev *cdev, struct device *dev) cdev_device_del() argument
658 cdev_init(struct cdev *cdev, const struct file_operations *fops) cdev_init() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dleds-lp3952.h92 struct led_classdev cdev; member
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-dev.h275 struct cdev *cdev; member
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c23 struct cxgbit_device *cdev; in _cxgbit_free_cdev() local
31 static void cxgbit_set_mdsl(struct cxgbit_device *cdev) in cxgbit_set_mdsl() argument
55 struct cxgbit_device *cdev; in cxgbit_uld_add() local
96 cxgbit_close_conn(struct cxgbit_device *cdev) cxgbit_close_conn() argument
122 cxgbit_detach_cdev(struct cxgbit_device *cdev) cxgbit_detach_cdev() argument
144 struct cxgbit_device *cdev = handle; cxgbit_uld_state_change() local
438 struct cxgbit_device *cdev = hndl; cxgbit_uld_lro_rx_handler() local
538 cxgbit_update_dcb_priority(struct cxgbit_device *cdev, u8 port_id, u8 dcb_priority, u16 port_num) cxgbit_update_dcb_priority() argument
591 struct cxgbit_device *cdev = NULL; cxgbit_dcb_workfn() local
725 struct cxgbit_device *cdev, *tmp; cxgbit_exit() local
[all...]

Completed in 19 milliseconds

1...<<11121314151617181920>>...35