Home
last modified time | relevance | path

Searched defs:channel (Results 2476 - 2500 of 2808) sorted by relevance

1...<<919293949596979899100>>...113

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c443 ahc_fetch_transinfo(struct ahc_softc *ahc, char channel, u_int our_id, in ahc_fetch_transinfo() argument
1780 char channel; ahc_handle_scsiint() local
2118 ahc_alloc_tstate(struct ahc_softc *ahc, u_int scsi_id, char channel) ahc_alloc_tstate() argument
2165 ahc_free_tstate(struct ahc_softc *ahc, u_int scsi_id, char channel, int force) ahc_free_tstate() argument
2797 ahc_compile_devinfo(struct ahc_devinfo *devinfo, u_int our_id, u_int target, u_int lun, char channel, role_t role) ahc_compile_devinfo() argument
5428 char channel; ahc_init() local
5694 ahc_match_scb(struct ahc_softc *ahc, struct scb *scb, int target, char channel, int lun, u_int tag, role_t role) ahc_match_scb() argument
5733 char channel; ahc_freeze_devq() local
5801 ahc_search_qinfifo(struct ahc_softc *ahc, int target, char channel, int lun, u_int tag, role_t role, uint32_t status, ahc_search_action action) ahc_search_qinfifo() argument
6010 ahc_search_untagged_queues(struct ahc_softc *ahc, ahc_io_ctx_t ctx, int target, char channel, int lun, uint32_t status, ahc_search_action action) ahc_search_untagged_queues() argument
6108 ahc_search_disc_list(struct ahc_softc *ahc, int target, char channel, int lun, u_int tag, int stop_on_first, int remove, int save_state) ahc_search_disc_list() argument
6271 ahc_abort_scbs(struct ahc_softc *ahc, int target, char channel, int lun, u_int tag, role_t role, uint32_t status) ahc_abort_scbs() argument
6422 ahc_reset_channel(struct ahc_softc *ahc, char channel, int initiate_reset) ahc_reset_channel() argument
7343 char channel; ahc_handle_en_lun() local
7536 char channel; ahc_handle_en_lun() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c8795 u16 channel = 0, id = 0; in megasas_add_remove_devices() local
[all...]
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman.c1017 static inline struct qman_portal *get_portal_for_channel(u16 channel) in get_portal_for_channel() argument
2625 u32 channel, w in qman_shutdown_fq() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmegaraid.h132 u8 channel; /* if islogical == 0 */ member
158 u8 channel; /* if islogical == 0 */ member
396 u8 channel; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c4774 u8 channel; process_80211d() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Ddrv_types.h96 u8 channel;/* ad-hoc support requirement */ member
H A Drtw_mlme_ext.h442 u8 channel[P2P_MAX_REG_CLASS_CHANNELS]; global() member
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c2241 reg_process_ht_flags_channel(struct wiphy *wiphy, struct ieee80211_channel *channel) reg_process_ht_flags_channel() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/korg1212/
H A Dkorg1212.c880 int channel; in snd_korg1212_WriteADCSensitivity() local
1023 int channel, rc; in snd_korg1212_OnDSPDownloadComplete() local
1643 snd_korg1212_playback_copy(struct snd_pcm_substream *substream, int channel, unsigned long pos, void __user *src, unsigned long count) snd_korg1212_playback_copy() argument
1650 snd_korg1212_playback_copy_kernel(struct snd_pcm_substream *substream, int channel, unsigned long pos, void *src, unsigned long count) snd_korg1212_playback_copy_kernel() argument
1658 snd_korg1212_playback_silence(struct snd_pcm_substream *substream, int channel, unsigned long pos, unsigned long count) snd_korg1212_playback_silence() argument
1671 snd_korg1212_capture_copy(struct snd_pcm_substream *substream, int channel, unsigned long pos, void __user *dst, unsigned long count) snd_korg1212_capture_copy() argument
1678 snd_korg1212_capture_copy_kernel(struct snd_pcm_substream *substream, int channel, unsigned long pos, void *dst, unsigned long count) snd_korg1212_capture_copy_kernel() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/
H A Des1968.c692 static void __apu_set_register(struct es1968 *chip, u16 channel, u8 reg, u16 data) in __apu_set_register() argument
704 static void apu_set_register(struct es1968 *chip, u16 channel, u8 reg, u16 data) in apu_set_register() argument
712 static u16 __apu_get_register(struct es1968 *chip, u16 channel, u8 reg) in __apu_get_register() argument
721 apu_get_register(struct es1968 *chip, u16 channel, u8 reg) apu_get_register() argument
968 snd_es1968_program_wavecache(struct es1968 *chip, struct esschan *es, int channel, u32 addr, int capture) snd_es1968_program_wavecache() argument
994 int channel, apu; snd_es1968_playback_setup() local
1092 init_capture_apu(struct es1968 *chip, struct esschan *es, int channel, unsigned int pa, unsigned int bsize, int mode, int route) init_capture_apu() argument
[all...]
/kernel/linux/linux-5.10/sound/sparc/
H A Ddbri.c1844 int channel = D_INTR_GETCHAN(x); in dbri_process_one_interrupt() local
[all...]
/kernel/linux/linux-5.10/include/soc/fsl/
H A Dqman.h64 static inline u32 QM_SDQCR_CHANNELS_POOL_CONV(u16 channel) in QM_SDQCR_CHANNELS_POOL_CONV() argument
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c146 ieee80211_determine_chantype(struct ieee80211_sub_if_data *sdata, struct ieee80211_supported_band *sband, struct ieee80211_channel *channel, u32 vht_cap_info, const struct ieee80211_ht_operation *ht_oper, const struct ieee80211_vht_operation *vht_oper, const struct ieee80211_he_operation *he_oper, const struct ieee80211_s1g_oper_ie *s1g_oper, struct cfg80211_chan_def *chandef, bool tracking) ieee80211_determine_chantype() argument
501 ieee80211_add_ht_ie(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, u8 ap_ht_param, struct ieee80211_supported_band *sband, struct ieee80211_channel *channel, enum ieee80211_smps_mode smps) ieee80211_add_ht_ie() argument
1533 ieee80211_find_80211h_pwr_constr(struct ieee80211_sub_if_data *sdata, struct ieee80211_channel *channel, const u8 *country_ie, u8 country_ie_len, const u8 *pwr_constr_elem, int *chan_pwr, int *pwr_reduction) ieee80211_find_80211h_pwr_constr() argument
1595 ieee80211_find_cisco_dtpc(struct ieee80211_sub_if_data *sdata, struct ieee80211_channel *channel, const u8 *cisco_dtpc_ie, int *pwr_level) ieee80211_find_cisco_dtpc() argument
1609 ieee80211_handle_pwr_constr(struct ieee80211_sub_if_data *sdata, struct ieee80211_channel *channel, struct ieee80211_mgmt *mgmt, const u8 *country_ie, u8 country_ie_len, const u8 *pwr_constr_ie, const u8 *cisco_dtpc_ie) ieee80211_handle_pwr_constr() argument
2550 ieee80211_mlme_send_probe_req(struct ieee80211_sub_if_data *sdata, const u8 *src, const u8 *dst, const u8 *ssid, size_t ssid_len, struct ieee80211_channel *channel) ieee80211_mlme_send_probe_req() argument
3772 struct ieee80211_channel *channel; ieee80211_rx_bss_info() local
3795 struct ieee80211_channel *channel; ieee80211_rx_mgmt_probe_resp() local
[all...]
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptbase.c5645 mpt_inactive_raid_volumes(MPT_ADAPTER *ioc, u8 channel, u8 id) in mpt_inactive_raid_volumes() argument
7348 u8 channel = (u8)(evData0 >> 8); in mpt_display_event_info() local
7415 u8 channel = (u8)(evData0 >> 8); mpt_display_event_info() local
7491 u8 channel = (u8)(evData0 >> 8); mpt_display_event_info() local
[all...]
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c1400 struct vmbus_channel *channel; in hv_compose_msi_msg() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Drndis_wlan.c1256 static int set_channel(struct usbnet *usbdev, int channel) in set_channel() argument
1295 struct ieee80211_channel *channel; in get_current_channel() local
1958 struct ieee80211_channel *channel; in rndis_bss_info_update() local
2131 struct ieee80211_channel *channel = sme->channel; rndis_connect() local
2268 struct ieee80211_channel *channel = params->chandef.chan; rndis_join_ibss() local
2624 struct ieee80211_channel *channel; rndis_wlan_craft_connected_bss() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dmain.c4708 int channel = ieee80211_frequency_to_channel( in wlcore_op_change_chanctx() local
4756 int channel = ieee80211_frequency_to_channel( in wlcore_op_assign_vif_chanctx() local
4848 int channel = ieee80211_frequency_to_channel( __wlcore_switch_vif_chan() local
5649 int channel, active_roc, ret = 0; wlcore_op_remain_on_channel() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dallegro-core.c253 allegro_set_state(struct allegro_channel *channel, enum allegro_state state) in allegro_set_state() argument
261 allegro_get_state(struct allegro_channel *channel) in allegro_get_state() argument
349 struct allegro_channel *channel; in allegro_find_channel_by_user_id() local
363 struct allegro_channel *channel; allegro_find_channel_by_channel_id() local
373 channel_exists(struct allegro_channel *channel) channel_exists() argument
916 fill_create_channel_param(struct allegro_channel *channel, struct create_channel_param *param) fill_create_channel_param() argument
1012 allegro_mcu_send_create_channel(struct allegro_dev *dev, struct allegro_channel *channel) allegro_mcu_send_create_channel() argument
1042 allegro_mcu_send_destroy_channel(struct allegro_dev *dev, struct allegro_channel *channel) allegro_mcu_send_destroy_channel() argument
1059 allegro_mcu_send_put_stream_buffer(struct allegro_dev *dev, struct allegro_channel *channel, dma_addr_t paddr, unsigned long size, u64 stream_id) allegro_mcu_send_put_stream_buffer() argument
1085 allegro_mcu_send_encode_frame(struct allegro_dev *dev, struct allegro_channel *channel, dma_addr_t src_y, dma_addr_t src_uv, u64 src_handle) allegro_mcu_send_encode_frame() argument
1128 allegro_mcu_push_buffer_internal(struct allegro_channel *channel, enum mcu_msg_type type) allegro_mcu_push_buffer_internal() argument
1179 allegro_mcu_push_buffer_intermediate(struct allegro_channel *channel) allegro_mcu_push_buffer_intermediate() argument
1186 allegro_mcu_push_buffer_reference(struct allegro_channel *channel) allegro_mcu_push_buffer_reference() argument
1193 allocate_buffers_internal(struct allegro_channel *channel, struct list_head *list, size_t n, size_t size) allocate_buffers_internal() argument
1227 destroy_buffers_internal(struct allegro_channel *channel, struct list_head *list) destroy_buffers_internal() argument
1240 destroy_reference_buffers(struct allegro_channel *channel) destroy_reference_buffers() argument
1245 destroy_intermediate_buffers(struct allegro_channel *channel) destroy_intermediate_buffers() argument
1251 allocate_intermediate_buffers(struct allegro_channel *channel, size_t n, size_t size) allocate_intermediate_buffers() argument
1259 allocate_reference_buffers(struct allegro_channel *channel, size_t n, size_t size) allocate_reference_buffers() argument
1267 allegro_h264_write_sps(struct allegro_channel *channel, void *dest, size_t n) allegro_h264_write_sps() argument
1358 allegro_h264_write_pps(struct allegro_channel *channel, void *dest, size_t n) allegro_h264_write_pps() argument
1395 allegro_channel_is_at_eos(struct allegro_channel *channel) allegro_channel_is_at_eos() argument
1418 allegro_channel_buf_done(struct allegro_channel *channel, struct vb2_v4l2_buffer *buf, enum vb2_buffer_state state) allegro_channel_buf_done() argument
1436 allegro_put_buffer(struct allegro_channel *channel, struct list_head *list, struct vb2_v4l2_buffer *buffer) allegro_put_buffer() argument
1452 allegro_get_buffer(struct allegro_channel *channel, struct list_head *list, u64 handle) allegro_get_buffer() argument
1471 allegro_channel_finish_frame(struct allegro_channel *channel, struct mcu_msg_encode_frame_response *msg) allegro_channel_finish_frame() argument
1644 struct allegro_channel *channel; allegro_handle_create_channel() local
1724 struct allegro_channel *channel; allegro_handle_destroy_channel() local
1747 struct allegro_channel *channel; allegro_handle_encode_frame() local
1968 allegro_destroy_channel(struct allegro_channel *channel) allegro_destroy_channel() argument
2019 allegro_create_channel(struct allegro_channel *channel) allegro_create_channel() argument
2091 allegro_set_default_params(struct allegro_channel *channel) allegro_set_default_params() argument
2124 struct allegro_channel *channel = vb2_get_drv_priv(vq); allegro_queue_setup() local
2154 struct allegro_channel *channel = vb2_get_drv_priv(vb->vb2_queue); allegro_buf_prepare() local
2177 struct allegro_channel *channel = vb2_get_drv_priv(vb->vb2_queue); allegro_buf_queue() local
2191 struct allegro_channel *channel = vb2_get_drv_priv(q); allegro_start_streaming() local
2210 struct allegro_channel *channel = vb2_get_drv_priv(q); allegro_stop_streaming() local
2261 struct allegro_channel *channel = priv; allegro_queue_init() local
2292 allegro_clamp_qp(struct allegro_channel *channel, struct v4l2_ctrl *ctrl) allegro_clamp_qp() argument
2310 allegro_clamp_bitrate(struct allegro_channel *channel, struct v4l2_ctrl *ctrl) allegro_clamp_bitrate() argument
2325 struct allegro_channel *channel = container_of(ctrl->handler, allegro_try_ctrl() local
2340 struct allegro_channel *channel = container_of(ctrl->handler, allegro_s_ctrl() local
2386 struct allegro_channel *channel = NULL; allegro_open() local
2517 struct allegro_channel *channel = fh_to_channel(file->private_data); allegro_release() local
2568 struct allegro_channel *channel = fh_to_channel(fh); allegro_g_fmt_vid_cap() local
2607 struct allegro_channel *channel = fh_to_channel(fh); allegro_g_fmt_vid_out() local
2654 struct allegro_channel *channel = fh_to_channel(fh); allegro_s_fmt_vid_out() local
2679 allegro_channel_cmd_stop(struct allegro_channel *channel) allegro_channel_cmd_stop() argument
2725 allegro_channel_cmd_start(struct allegro_channel *channel) allegro_channel_cmd_start() argument
2744 struct allegro_channel *channel = fh_to_channel(fh); allegro_encoder_cmd() local
2795 struct allegro_channel *channel = fh_to_channel(fh); allegro_ioctl_streamon() local
2810 struct allegro_channel *channel = fh_to_channel(fh); allegro_g_parm() local
2827 struct allegro_channel *channel = fh_to_channel(fh); allegro_s_parm() local
2920 struct allegro_channel *channel = priv; allegro_device_run() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dhyperv.h1231 struct vmbus_channel *channel; global() member
1467 void *channel; global() member
1546 struct vmbus_channel *channel; global() member
1638 hv_pkt_iter_next(struct vmbus_channel *channel, const struct vmpacket_descriptor *pkt) hv_pkt_iter_next() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dni_mio_common.c6322 int channel; ni_E_init() local
[all...]
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptbase.c5650 mpt_inactive_raid_volumes(MPT_ADAPTER *ioc, u8 channel, u8 id) in mpt_inactive_raid_volumes() argument
7348 u8 channel = (u8)(evData0 >> 8); in mpt_display_event_info() local
7415 u8 channel = (u8)(evData0 >> 8); mpt_display_event_info() local
7491 u8 channel = (u8)(evData0 >> 8); mpt_display_event_info() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c851 bnxt_get_channels(struct net_device *dev, struct ethtool_channels *channel) bnxt_get_channels() argument
900 bnxt_set_channels(struct net_device *dev, struct ethtool_channels *channel) bnxt_set_channels() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c306 allegro_channel_get_i_frame_qp(struct allegro_channel *channel) in allegro_channel_get_i_frame_qp() argument
315 allegro_channel_get_p_frame_qp(struct allegro_channel *channel) in allegro_channel_get_p_frame_qp() argument
324 allegro_channel_get_b_frame_qp(struct allegro_channel *channel) in allegro_channel_get_b_frame_qp() argument
333 allegro_channel_get_min_qp(struct allegro_channel *channel) allegro_channel_get_min_qp() argument
342 allegro_channel_get_max_qp(struct allegro_channel *channel) allegro_channel_get_max_qp() argument
433 struct allegro_channel *channel; allegro_find_channel_by_user_id() local
447 struct allegro_channel *channel; allegro_find_channel_by_channel_id() local
457 channel_exists(struct allegro_channel *channel) channel_exists() argument
1182 allegro_channel_get_entropy_mode(struct allegro_channel *channel) allegro_channel_get_entropy_mode() argument
1194 fill_create_channel_param(struct allegro_channel *channel, struct create_channel_param *param) fill_create_channel_param() argument
1312 allegro_mcu_send_create_channel(struct allegro_dev *dev, struct allegro_channel *channel) allegro_mcu_send_create_channel() argument
1342 allegro_mcu_send_destroy_channel(struct allegro_dev *dev, struct allegro_channel *channel) allegro_mcu_send_destroy_channel() argument
1359 allegro_mcu_send_put_stream_buffer(struct allegro_dev *dev, struct allegro_channel *channel, dma_addr_t paddr, unsigned long size, u64 dst_handle) allegro_mcu_send_put_stream_buffer() argument
1385 allegro_mcu_send_encode_frame(struct allegro_dev *dev, struct allegro_channel *channel, dma_addr_t src_y, dma_addr_t src_uv, u64 src_handle) allegro_mcu_send_encode_frame() argument
1429 allegro_mcu_push_buffer_internal(struct allegro_channel *channel, enum mcu_msg_type type) allegro_mcu_push_buffer_internal() argument
1480 allegro_mcu_push_buffer_intermediate(struct allegro_channel *channel) allegro_mcu_push_buffer_intermediate() argument
1487 allegro_mcu_push_buffer_reference(struct allegro_channel *channel) allegro_mcu_push_buffer_reference() argument
1494 allocate_buffers_internal(struct allegro_channel *channel, struct list_head *list, size_t n, size_t size) allocate_buffers_internal() argument
1528 destroy_buffers_internal(struct allegro_channel *channel, struct list_head *list) destroy_buffers_internal() argument
1541 destroy_reference_buffers(struct allegro_channel *channel) destroy_reference_buffers() argument
1546 destroy_intermediate_buffers(struct allegro_channel *channel) destroy_intermediate_buffers() argument
1552 allocate_intermediate_buffers(struct allegro_channel *channel, size_t n, size_t size) allocate_intermediate_buffers() argument
1560 allocate_reference_buffers(struct allegro_channel *channel, size_t n, size_t size) allocate_reference_buffers() argument
1568 allegro_h264_write_sps(struct allegro_channel *channel, void *dest, size_t n) allegro_h264_write_sps() argument
1673 allegro_h264_write_pps(struct allegro_channel *channel, void *dest, size_t n) allegro_h264_write_pps() argument
1710 allegro_channel_eos_event(struct allegro_channel *channel) allegro_channel_eos_event() argument
1719 allegro_hevc_write_vps(struct allegro_channel *channel, void *dest, size_t n) allegro_hevc_write_vps() argument
1758 allegro_hevc_write_sps(struct allegro_channel *channel, void *dest, size_t n) allegro_hevc_write_sps() argument
1871 allegro_hevc_write_pps(struct allegro_channel *channel, struct mcu_msg_encode_frame_response *msg, void *dest, size_t n) allegro_hevc_write_pps() argument
1918 allegro_put_buffer(struct allegro_channel *channel, struct list_head *list, struct vb2_v4l2_buffer *buffer) allegro_put_buffer() argument
1934 allegro_get_buffer(struct allegro_channel *channel, struct list_head *list, u64 handle) allegro_get_buffer() argument
1953 allegro_channel_finish_frame(struct allegro_channel *channel, struct mcu_msg_encode_frame_response *msg) allegro_channel_finish_frame() argument
2157 struct allegro_channel *channel; allegro_handle_create_channel() local
2237 struct allegro_channel *channel; allegro_handle_destroy_channel() local
2260 struct allegro_channel *channel; allegro_handle_encode_frame() local
2481 allegro_destroy_channel(struct allegro_channel *channel) allegro_destroy_channel() argument
2544 allegro_create_channel(struct allegro_channel *channel) allegro_create_channel() argument
2624 allegro_channel_adjust(struct allegro_channel *channel) allegro_channel_adjust() argument
2735 allegro_set_default_params(struct allegro_channel *channel) allegro_set_default_params() argument
2758 struct allegro_channel *channel = vb2_get_drv_priv(vq); allegro_queue_setup() local
2788 struct allegro_channel *channel = vb2_get_drv_priv(vb->vb2_queue); allegro_buf_prepare() local
2807 struct allegro_channel *channel = vb2_get_drv_priv(vb->vb2_queue); allegro_buf_queue() local
2832 struct allegro_channel *channel = vb2_get_drv_priv(q); allegro_start_streaming() local
2851 struct allegro_channel *channel = vb2_get_drv_priv(q); allegro_stop_streaming() local
2907 struct allegro_channel *channel = priv; allegro_queue_init() local
2938 allegro_clamp_qp(struct allegro_channel *channel, struct v4l2_ctrl *ctrl) allegro_clamp_qp() argument
2956 allegro_clamp_bitrate(struct allegro_channel *channel, struct v4l2_ctrl *ctrl) allegro_clamp_bitrate() argument
2971 struct allegro_channel *channel = container_of(ctrl->handler, allegro_try_ctrl() local
2990 struct allegro_channel *channel = container_of(ctrl->handler, allegro_s_ctrl() local
3037 struct allegro_channel *channel = NULL; allegro_open() local
3232 struct allegro_channel *channel = fh_to_channel(file->private_data); allegro_release() local
3283 struct allegro_channel *channel = fh_to_channel(fh); allegro_g_fmt_vid_cap() local
3325 struct allegro_channel *channel = fh_to_channel(fh); allegro_s_fmt_vid_cap() local
3349 struct allegro_channel *channel = fh_to_channel(fh); allegro_g_fmt_vid_out() local
3396 struct allegro_channel *channel = fh_to_channel(fh); allegro_s_fmt_vid_out() local
3418 allegro_channel_cmd_stop(struct allegro_channel *channel) allegro_channel_cmd_stop() argument
3426 allegro_channel_cmd_start(struct allegro_channel *channel) allegro_channel_cmd_start() argument
3437 struct allegro_channel *channel = fh_to_channel(fh); allegro_encoder_cmd() local
3487 struct allegro_channel *channel = fh_to_channel(fh); allegro_ioctl_streamon() local
3502 struct allegro_channel *channel = fh_to_channel(fh); allegro_g_parm() local
3519 struct allegro_channel *channel = fh_to_channel(fh); allegro_s_parm() local
3612 struct allegro_channel *channel = priv; allegro_device_run() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h304 } channel; member
457 struct mlx5e_channel *channel; member
521 struct mlx5e_channel *channel; member
549 struct mlx5e_channel *channel; member
734 struct mlx5e_channel *channel; member
/kernel/linux/linux-6.6/drivers/net/can/rcar/
H A Drcar_canfd.c537 u32 channel; /* Channel number */ member
[all...]

Completed in 97 milliseconds

1...<<919293949596979899100>>...113