Home
last modified time | relevance | path

Searched defs:cdev (Results 26 – 50 of 498) sorted by relevance

12345678910>>...20

/openbmc/linux/sound/soc/intel/catpt/
H A Dpcm.c101 catpt_stream_find(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_stream_find()
117 static u32 catpt_stream_read_position(struct catpt_dev *cdev, in catpt_stream_read_position()
127 static u32 catpt_stream_volume(struct catpt_dev *cdev, in catpt_stream_volume()
140 static u32 catpt_mixer_volume(struct catpt_dev *cdev, in catpt_mixer_volume()
264 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); in catpt_dai_startup() local
310 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); in catpt_dai_shutdown() local
334 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); in catpt_dai_apply_usettings() local
382 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); in catpt_dai_hw_params() local
431 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); in catpt_dai_hw_free() local
448 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); in catpt_dai_prepare() local
[all …]
H A Dloader.c89 int catpt_store_streams_context(struct catpt_dev *cdev, struct dma_chan *chan) in catpt_store_streams_context()
115 int catpt_store_module_states(struct catpt_dev *cdev, struct dma_chan *chan) in catpt_store_module_states()
145 int catpt_store_memdumps(struct catpt_dev *cdev, struct dma_chan *chan) in catpt_store_memdumps()
179 catpt_restore_streams_context(struct catpt_dev *cdev, struct dma_chan *chan) in catpt_restore_streams_context()
205 static int catpt_restore_memdumps(struct catpt_dev *cdev, struct dma_chan *chan) in catpt_restore_memdumps()
238 static int catpt_restore_fwimage(struct catpt_dev *cdev, in catpt_restore_fwimage()
289 static int catpt_load_block(struct catpt_dev *cdev, in catpt_load_block()
328 static int catpt_restore_basefw(struct catpt_dev *cdev, in catpt_restore_basefw()
371 static int catpt_restore_module(struct catpt_dev *cdev, in catpt_restore_module()
412 static int catpt_load_module(struct catpt_dev *cdev, in catpt_load_module()
[all …]
H A Dmessages.c13 int catpt_ipc_get_fw_version(struct catpt_dev *cdev, in catpt_ipc_get_fw_version()
45 int catpt_ipc_alloc_stream(struct catpt_dev *cdev, in catpt_ipc_alloc_stream()
106 int catpt_ipc_free_stream(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_ipc_free_stream()
124 int catpt_ipc_set_device_format(struct catpt_dev *cdev, in catpt_ipc_set_device_format()
142 int catpt_ipc_enter_dxstate(struct catpt_dev *cdev, enum catpt_dx_state state, in catpt_ipc_enter_dxstate()
162 int catpt_ipc_get_mixer_stream_info(struct catpt_dev *cdev, in catpt_ipc_get_mixer_stream_info()
180 int catpt_ipc_reset_stream(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_ipc_reset_stream()
197 int catpt_ipc_pause_stream(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_ipc_pause_stream()
214 int catpt_ipc_resume_stream(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_ipc_resume_stream()
238 int catpt_ipc_set_volume(struct catpt_dev *cdev, u8 stream_hw_id, in catpt_ipc_set_volume()
[all …]
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c164 struct usb_composite_dev *cdev; in config_ep_by_speed_and_alt() local
399 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_deactivate() local
430 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_activate() local
614 static int config_desc(struct usb_composite_dev *cdev, unsigned w_value) in config_desc()
677 static int count_configs(struct usb_composite_dev *cdev, unsigned type) in count_configs()
725 static int bos_desc(struct usb_composite_dev *cdev) in bos_desc()
909 static void device_qual(struct usb_composite_dev *cdev) in device_qual()
928 static void reset_config(struct usb_composite_dev *cdev) in reset_config()
947 static int set_config(struct usb_composite_dev *cdev, in set_config()
1065 int usb_add_config_only(struct usb_composite_dev *cdev, in usb_add_config_only()
[all …]
/openbmc/linux/sound/usb/caiaq/
H A Dmidi.c28 struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data; in snd_usb_caiaq_midi_input_trigger() local
44 struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data; in snd_usb_caiaq_midi_output_close() local
52 static void snd_usb_caiaq_midi_send(struct snd_usb_caiaqdev *cdev, in snd_usb_caiaq_midi_send()
80 struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data; in snd_usb_caiaq_midi_output_trigger() local
106 void snd_usb_caiaq_midi_handle_input(struct snd_usb_caiaqdev *cdev, in snd_usb_caiaq_midi_handle_input()
152 struct snd_usb_caiaqdev *cdev = urb->context; in snd_usb_caiaq_midi_output_done() local
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c49 cxgbit_wait_for_reply(struct cxgbit_device *cdev, in cxgbit_wait_for_reply()
79 cxgbit_np_hash_add(struct cxgbit_device *cdev, struct cxgbit_np *cnp, in cxgbit_np_hash_add()
99 cxgbit_np_hash_find(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in cxgbit_np_hash_find()
116 static int cxgbit_np_hash_del(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in cxgbit_np_hash_del()
144 cxgbit_create_server6(struct cxgbit_device *cdev, unsigned int stid, in cxgbit_create_server6()
196 cxgbit_create_server4(struct cxgbit_device *cdev, unsigned int stid, in cxgbit_create_server4()
230 struct cxgbit_device *cdev; in cxgbit_find_device() local
295 struct cxgbit_device *cdev = NULL; in cxgbit_find_np_cdev() local
343 __cxgbit_setup_cdev_np(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in __cxgbit_setup_cdev_np()
377 struct cxgbit_device *cdev; in cxgbit_setup_cdev_np() local
[all …]
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()
55 struct cxgbit_device *cdev; in cxgbit_uld_add() local
96 static void cxgbit_close_conn(struct cxgbit_device *cdev) in cxgbit_close_conn()
122 static void cxgbit_detach_cdev(struct cxgbit_device *cdev) in cxgbit_detach_cdev()
144 struct cxgbit_device *cdev = handle; in cxgbit_uld_state_change() local
438 struct cxgbit_device *cdev = hndl; in cxgbit_uld_lro_rx_handler() local
538 cxgbit_update_dcb_priority(struct cxgbit_device *cdev, u8 port_id, in cxgbit_update_dcb_priority()
591 struct cxgbit_device *cdev = NULL; in cxgbit_dcb_workfn() local
725 struct cxgbit_device *cdev, *tmp; in cxgbit_exit() local
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c1305 static u8 qed_dcbnl_getstate(struct qed_dev *cdev) in qed_dcbnl_getstate()
1322 static u8 qed_dcbnl_setstate(struct qed_dev *cdev, u8 state) in qed_dcbnl_setstate()
1349 static void qed_dcbnl_getpgtccfgtx(struct qed_dev *cdev, int tc, u8 *prio_type, in qed_dcbnl_getpgtccfgtx()
1370 static void qed_dcbnl_getpgbwgcfgtx(struct qed_dev *cdev, int pgid, u8 *bw_pct) in qed_dcbnl_getpgbwgcfgtx()
1391 static void qed_dcbnl_getpgtccfgrx(struct qed_dev *cdev, int tc, u8 *prio, in qed_dcbnl_getpgtccfgrx()
1398 static void qed_dcbnl_getpgbwgcfgrx(struct qed_dev *cdev, in qed_dcbnl_getpgbwgcfgrx()
1405 static void qed_dcbnl_getpfccfg(struct qed_dev *cdev, in qed_dcbnl_getpfccfg()
1426 static void qed_dcbnl_setpfccfg(struct qed_dev *cdev, int priority, u8 setting) in qed_dcbnl_setpfccfg()
1457 static u8 qed_dcbnl_getcap(struct qed_dev *cdev, int capid, u8 *cap) in qed_dcbnl_getcap()
1494 static int qed_dcbnl_getnumtcs(struct qed_dev *cdev, int tcid, u8 *num) in qed_dcbnl_getnumtcs()
[all …]
H A Dqed_selftest.c14 int qed_selftest_memory(struct qed_dev *cdev) in qed_selftest_memory()
27 int qed_selftest_interrupt(struct qed_dev *cdev) in qed_selftest_interrupt()
40 int qed_selftest_register(struct qed_dev *cdev) in qed_selftest_register()
63 int qed_selftest_clock(struct qed_dev *cdev) in qed_selftest_clock()
86 int qed_selftest_nvram(struct qed_dev *cdev) in qed_selftest_nvram()
H A Dqed_ptp.c103 static int qed_ptp_hw_read_rx_ts(struct qed_dev *cdev, u64 *timestamp) in qed_ptp_hw_read_rx_ts()
129 static int qed_ptp_hw_read_tx_ts(struct qed_dev *cdev, u64 *timestamp) in qed_ptp_hw_read_tx_ts()
155 static int qed_ptp_hw_read_cc(struct qed_dev *cdev, u64 *phc_cycles) in qed_ptp_hw_read_cc()
170 static int qed_ptp_hw_cfg_filters(struct qed_dev *cdev, in qed_ptp_hw_cfg_filters()
254 static int qed_ptp_hw_adjfreq(struct qed_dev *cdev, s32 ppb) in qed_ptp_hw_adjfreq()
339 static int qed_ptp_hw_enable(struct qed_dev *cdev) in qed_ptp_hw_enable()
401 static int qed_ptp_hw_disable(struct qed_dev *cdev) in qed_ptp_hw_disable()
H A Dqed_dev.c80 static bool qed_db_rec_sanity(struct qed_dev *cdev, in qed_db_rec_sanity()
109 static struct qed_hwfn *qed_db_rec_find_hwfn(struct qed_dev *cdev, in qed_db_rec_find_hwfn()
125 int qed_db_recovery_add(struct qed_dev *cdev, in qed_db_recovery_add()
174 int qed_db_recovery_del(struct qed_dev *cdev, in qed_db_recovery_del()
383 static void qed_llh_free(struct qed_dev *cdev) in qed_llh_free()
400 static int qed_llh_alloc(struct qed_dev *cdev) in qed_llh_alloc()
436 static int qed_llh_shadow_sanity(struct qed_dev *cdev, in qed_llh_shadow_sanity()
461 qed_llh_shadow_search_filter(struct qed_dev *cdev, in qed_llh_shadow_search_filter()
489 qed_llh_shadow_get_free_idx(struct qed_dev *cdev, u8 ppfid, u8 *p_filter_idx) in qed_llh_shadow_get_free_idx()
514 __qed_llh_shadow_add_filter(struct qed_dev *cdev, in __qed_llh_shadow_add_filter()
[all …]
H A Dqed_nvmetcp.c145 static int qed_fill_nvmetcp_dev_info(struct qed_dev *cdev, in qed_fill_nvmetcp_dev_info()
159 static void qed_register_nvmetcp_ops(struct qed_dev *cdev, in qed_register_nvmetcp_ops()
167 static int qed_nvmetcp_stop(struct qed_dev *cdev) in qed_nvmetcp_stop()
192 static int qed_nvmetcp_start(struct qed_dev *cdev, in qed_nvmetcp_start()
247 static struct qed_hash_nvmetcp_con *qed_nvmetcp_get_hash(struct qed_dev *cdev, in qed_nvmetcp_get_hash()
606 static int qed_nvmetcp_acquire_conn(struct qed_dev *cdev, in qed_nvmetcp_acquire_conn()
639 static int qed_nvmetcp_release_conn(struct qed_dev *cdev, u32 handle) in qed_nvmetcp_release_conn()
658 static int qed_nvmetcp_offload_conn(struct qed_dev *cdev, u32 handle, in qed_nvmetcp_offload_conn()
723 static int qed_nvmetcp_update_conn(struct qed_dev *cdev, in qed_nvmetcp_update_conn()
761 static int qed_nvmetcp_clear_conn_sq(struct qed_dev *cdev, u32 handle) in qed_nvmetcp_clear_conn_sq()
[all …]
/openbmc/linux/sound/soc/sof/
H A Dsof-client-ipc-msg-injector.c35 struct sof_client_dev *cdev = inode->i_private; in sof_msg_inject_dfs_open() local
55 struct sof_client_dev *cdev = file->private_data; in sof_msg_inject_dfs_read() local
76 struct sof_client_dev *cdev = file->private_data; in sof_msg_inject_ipc4_dfs_read() local
122 static int sof_msg_inject_send_message(struct sof_client_dev *cdev) in sof_msg_inject_send_message()
151 struct sof_client_dev *cdev = file->private_data; in sof_msg_inject_dfs_write() local
181 struct sof_client_dev *cdev = file->private_data; in sof_msg_inject_ipc4_dfs_write() local
254 struct sof_client_dev *cdev = auxiliary_dev_to_sof_client_dev(auxdev); in sof_msg_inject_probe() local
309 struct sof_client_dev *cdev = auxiliary_dev_to_sof_client_dev(auxdev); in sof_msg_inject_remove() local
H A Dsof-client-probes.c37 struct sof_client_dev *cdev = snd_soc_card_get_drvdata(card); in sof_probes_compr_startup() local
63 struct sof_client_dev *cdev = snd_soc_card_get_drvdata(card); in sof_probes_compr_shutdown() local
102 struct sof_client_dev *cdev = snd_soc_card_get_drvdata(card); in sof_probes_compr_set_params() local
132 struct sof_client_dev *cdev = snd_soc_card_get_drvdata(card); in sof_probes_compr_trigger() local
144 struct sof_client_dev *cdev = snd_soc_card_get_drvdata(card); in sof_probes_compr_pointer() local
194 struct sof_client_dev *cdev = file->private_data; in sof_probes_dfs_points_read() local
255 struct sof_client_dev *cdev = file->private_data; in sof_probes_dfs_points_write() local
314 struct sof_client_dev *cdev = file->private_data; in sof_probes_dfs_points_remove_write() local
389 struct sof_client_dev *cdev = auxiliary_dev_to_sof_client_dev(auxdev); in sof_probes_client_probe() local
517 struct sof_client_dev *cdev = auxiliary_dev_to_sof_client_dev(auxdev); in sof_probes_client_remove() local
/openbmc/linux/drivers/thermal/
H A Ddevfreq_cooling.c51 struct thermal_cooling_device *cdev; member
64 static int devfreq_cooling_get_max_state(struct thermal_cooling_device *cdev, in devfreq_cooling_get_max_state()
74 static int devfreq_cooling_get_cur_state(struct thermal_cooling_device *cdev, in devfreq_cooling_get_cur_state()
84 static int devfreq_cooling_set_cur_state(struct thermal_cooling_device *cdev, in devfreq_cooling_set_cur_state()
178 static int devfreq_cooling_get_requested_power(struct thermal_cooling_device *cdev, in devfreq_cooling_get_requested_power()
244 static int devfreq_cooling_state2power(struct thermal_cooling_device *cdev, in devfreq_cooling_state2power()
260 static int devfreq_cooling_power2state(struct thermal_cooling_device *cdev, in devfreq_cooling_power2state()
365 struct thermal_cooling_device *cdev; in of_devfreq_cooling_register_power() local
495 struct thermal_cooling_device *cdev; in devfreq_cooling_em_register() local
525 void devfreq_cooling_unregister(struct thermal_cooling_device *cdev) in devfreq_cooling_unregister()
H A Dkhadas_mcu_fan.c22 struct thermal_cooling_device *cdev; member
40 static int khadas_mcu_fan_get_max_state(struct thermal_cooling_device *cdev, in khadas_mcu_fan_get_max_state()
48 static int khadas_mcu_fan_get_cur_state(struct thermal_cooling_device *cdev, in khadas_mcu_fan_get_cur_state()
59 khadas_mcu_fan_set_cur_state(struct thermal_cooling_device *cdev, in khadas_mcu_fan_set_cur_state()
82 struct thermal_cooling_device *cdev; in khadas_mcu_fan_probe() local
/openbmc/linux/drivers/net/can/m_can/
H A Dm_can_pci.c25 struct m_can_classdev cdev; member
30 static inline struct m_can_pci_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv()
35 static u32 iomap_read_reg(struct m_can_classdev *cdev, int reg) in iomap_read_reg()
42 static int iomap_read_fifo(struct m_can_classdev *cdev, int offset, void *val, size_t val_count) in iomap_read_fifo()
56 static int iomap_write_reg(struct m_can_classdev *cdev, int reg, int val) in iomap_write_reg()
65 static int iomap_write_fifo(struct m_can_classdev *cdev, int offset, in iomap_write_fifo()
H A Dm_can_platform.c15 struct m_can_classdev cdev; member
21 static inline struct m_can_plat_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv()
26 static u32 iomap_read_reg(struct m_can_classdev *cdev, int reg) in iomap_read_reg()
33 static int iomap_read_fifo(struct m_can_classdev *cdev, int offset, void *val, size_t val_count) in iomap_read_fifo()
47 static int iomap_write_reg(struct m_can_classdev *cdev, int reg, int val) in iomap_write_reg()
56 static int iomap_write_fifo(struct m_can_classdev *cdev, int offset, in iomap_write_fifo()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c85 struct i40e_client_instance *cdev = pf->cinst; in i40e_notify_client_of_vf_msg() local
111 struct i40e_client_instance *cdev = pf->cinst; in i40e_notify_client_of_l2_param_changes() local
170 struct i40e_client_instance *cdev = pf->cinst; in i40e_notify_client_of_netdev_close() local
197 struct i40e_client_instance *cdev = pf->cinst; in i40e_notify_client_of_vf_reset() local
222 struct i40e_client_instance *cdev = pf->cinst; in i40e_notify_client_of_vf_enable() local
249 struct i40e_client_instance *cdev = pf->cinst; in i40e_vf_client_capable() local
271 struct i40e_client_instance *cdev = pf->cinst; in i40e_client_update_msix_info() local
338 struct i40e_client_instance *cdev = NULL; in i40e_client_add_instance() local
405 struct i40e_client_instance *cdev; in i40e_client_subtask() local
738 struct i40e_client_instance *cdev = pf->cinst; in i40e_client_device_unregister() local
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dmulti.c185 static int rndis_config_register(struct usb_composite_dev *cdev) in rndis_config_register()
200 static int rndis_config_register(struct usb_composite_dev *cdev) in rndis_config_register()
268 static int cdc_config_register(struct usb_composite_dev *cdev) in cdc_config_register()
283 static int cdc_config_register(struct usb_composite_dev *cdev) in cdc_config_register()
294 static int multi_bind(struct usb_composite_dev *cdev) in multi_bind()
449 static int multi_unbind(struct usb_composite_dev *cdev) in multi_unbind()
/openbmc/linux/drivers/s390/cio/
H A Ddevice_id.c99 static int diag210_get_dev_info(struct ccw_device *cdev) in diag210_get_dev_info()
134 static void snsid_init(struct ccw_device *cdev) in snsid_init()
146 static int snsid_check(struct ccw_device *cdev, void *data) in snsid_check()
172 static void snsid_callback(struct ccw_device *cdev, void *data, int rc) in snsid_callback()
201 void ccw_device_sense_id_start(struct ccw_device *cdev) in ccw_device_sense_id_start()
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c2819 version_fw_show(struct device *cdev, struct device_attribute *attr, in version_fw_show()
2842 version_bios_show(struct device *cdev, struct device_attribute *attr, in version_bios_show()
2867 version_mpi_show(struct device *cdev, struct device_attribute *attr, in version_mpi_show()
2887 version_product_show(struct device *cdev, struct device_attribute *attr, in version_product_show()
2906 version_nvdata_persistent_show(struct device *cdev, in version_nvdata_persistent_show()
2926 version_nvdata_default_show(struct device *cdev, struct device_attribute in version_nvdata_default_show()
2946 board_name_show(struct device *cdev, struct device_attribute *attr, in board_name_show()
2965 board_assembly_show(struct device *cdev, struct device_attribute *attr, in board_assembly_show()
2984 board_tracer_show(struct device *cdev, struct device_attribute *attr, in board_tracer_show()
3006 io_delay_show(struct device *cdev, struct device_attribute *attr, in io_delay_show()
[all …]
/openbmc/linux/sound/soc/sof/amd/
H A Dacp-probes.c23 static int acp_probes_compr_startup(struct sof_client_dev *cdev, in acp_probes_compr_startup()
45 static int acp_probes_compr_shutdown(struct sof_client_dev *cdev, in acp_probes_compr_shutdown()
68 static int acp_probes_compr_set_params(struct sof_client_dev *cdev, in acp_probes_compr_set_params()
101 static int acp_probes_compr_trigger(struct sof_client_dev *cdev, in acp_probes_compr_trigger()
109 static int acp_probes_compr_pointer(struct sof_client_dev *cdev, in acp_probes_compr_pointer()
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c717 struct cxgbi_device *cdev = csk->cdev; in cxgb4i_make_tx_data_wr() local
891 static void do_act_establish(struct cxgbi_device *cdev, struct sk_buff *skb) in do_act_establish()
1043 static void do_act_open_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) in do_act_open_rpl()
1092 static void do_peer_close(struct cxgbi_device *cdev, struct sk_buff *skb) in do_peer_close()
1113 static void do_close_con_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) in do_close_con_rpl()
1152 static void do_abort_req_rss(struct cxgbi_device *cdev, struct sk_buff *skb) in do_abort_req_rss()
1200 static void do_abort_rpl_rss(struct cxgbi_device *cdev, struct sk_buff *skb) in do_abort_rpl_rss()
1224 static void do_rx_data(struct cxgbi_device *cdev, struct sk_buff *skb) in do_rx_data()
1245 static void do_rx_iscsi_hdr(struct cxgbi_device *cdev, struct sk_buff *skb) in do_rx_iscsi_hdr()
1350 static void do_rx_iscsi_data(struct cxgbi_device *cdev, struct sk_buff *skb) in do_rx_iscsi_data()
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c58 static struct chtls_sock *chtls_sock_create(struct chtls_dev *cdev) in chtls_sock_create()
93 static struct net_device *chtls_find_netdev(struct chtls_dev *cdev, in chtls_find_netdev()
143 const struct chtls_dev *cdev; in assign_rxopt() local
205 struct chtls_dev *cdev; in abort_arp_failure() local
547 static struct listen_info *listen_hash_add(struct chtls_dev *cdev, in listen_hash_add()
566 static int listen_hash_find(struct chtls_dev *cdev, in listen_hash_find()
585 static int listen_hash_del(struct chtls_dev *cdev, in listen_hash_del()
643 int chtls_listen_start(struct chtls_dev *cdev, struct sock *sk) in chtls_listen_start()
730 void chtls_listen_stop(struct chtls_dev *cdev, struct sock *sk) in chtls_listen_stop()
760 static int chtls_pass_open_rpl(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_pass_open_rpl()
[all …]

12345678910>>...20