Searched defs:ch_id (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-phy-db.c | 265 static int is_valid_channel(u16 ch_id) in is_valid_channel() 275 static u8 ch_id_to_ch_index(u16 ch_id) in ch_id_to_ch_index() 290 static u16 channel_id_to_papd(u16 ch_id) in channel_id_to_papd() 304 static u16 channel_id_to_txp(struct iwl_phy_db *phy_db, u16 ch_id) in channel_id_to_txp() 327 u32 type, u8 **data, u16 *size, u16 ch_id) in iwl_phy_db_get_section_data()
|
/Linux-v5.4/drivers/dma/ |
D | st_fdma.c | 100 int ch_id = fchan->vchan.chan.chan_id; in st_fdma_ch_sta_update() local 350 int ch_id = fchan->vchan.chan.chan_id; in config_reqctrl() local 623 int ch_id = fchan->vchan.chan.chan_id; in st_fdma_pause() local 641 int ch_id = fchan->vchan.chan.chan_id; in st_fdma_resume() local 661 int ch_id = fchan->vchan.chan.chan_id; in st_fdma_terminate_all() local
|
/Linux-v5.4/drivers/net/can/ |
D | kvaser_pciefd.c | 1145 u8 ch_id = (p->header[1] >> KVASER_PCIEFD_PACKET_CHID_SHIFT) & 0x7; in kvaser_pciefd_handle_data_packet() local 1312 u8 ch_id = (p->header[1] >> KVASER_PCIEFD_PACKET_CHID_SHIFT) & 0x7; in kvaser_pciefd_handle_error_packet() local 1391 u8 ch_id = (p->header[1] >> KVASER_PCIEFD_PACKET_CHID_SHIFT) & 0x7; in kvaser_pciefd_handle_status_packet() local 1451 u8 ch_id = (p->header[1] >> KVASER_PCIEFD_PACKET_CHID_SHIFT) & 0x7; in kvaser_pciefd_handle_eack_packet() local 1515 u8 ch_id = (p->header[1] >> KVASER_PCIEFD_PACKET_CHID_SHIFT) & 0x7; in kvaser_pciefd_handle_ack_packet() local 1557 u8 ch_id = (p->header[1] >> KVASER_PCIEFD_PACKET_CHID_SHIFT) & 0x7; in kvaser_pciefd_handle_eflush_packet() local
|
/Linux-v5.4/drivers/rapidio/ |
D | rio_cm.c | 781 static int riocm_ch_send(u16 ch_id, void *buf, int len) in riocm_ch_send() 1071 static struct rio_channel *riocm_ch_accept(u16 ch_id, u16 *new_ch_id, in riocm_ch_accept() 1201 static int riocm_ch_listen(u16 ch_id) in riocm_ch_listen() 1228 static int riocm_ch_bind(u16 ch_id, u8 mport_id, void *context) in riocm_ch_bind()
|
/Linux-v5.4/drivers/gpu/drm/amd/display/include/ |
D | grph_object_defs.h | 71 #define DECODE_CHANNEL_ID(ch_id) \ argument
|
/Linux-v5.4/drivers/staging/most/net/ |
D | net.c | 58 int ch_id; member
|
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-eth.h | 332 int ch_id; member
|
/Linux-v5.4/drivers/rapidio/devices/ |
D | tsi721.h | 714 int ch_id; /* BDMA channel number */ member
|