Home
last modified time | relevance | path

Searched refs:token_id (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmt7925.h349 int duration, u8 token_id);
352 enum mt7925_roc_req type, u8 token_id);
354 u8 token_id);
H A Dmcu.c1248 int duration, u8 token_id) in mt7925_mcu_set_mlo_roc() argument
1319 req.roc[i].tokenid = token_id; in mt7925_mcu_set_mlo_roc()
1350 enum mt7925_roc_req type, u8 token_id) in mt7925_mcu_set_roc() argument
1363 .tokenid = token_id, in mt7925_mcu_set_roc()
1398 u8 token_id) in mt7925_mcu_abort_roc() argument
1417 .tokenid = token_id, in mt7925_mcu_abort_roc()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmt7921.h333 enum mt7921_roc_req type, u8 token_id);
335 u8 token_id);
H A Dmcu.c768 enum mt7921_roc_req type, u8 token_id) in mt7921_mcu_set_roc() argument
799 .tokenid = token_id, in mt7921_mcu_set_roc()
834 u8 token_id) in mt7921_mcu_abort_roc() argument
853 .tokenid = token_id, in mt7921_mcu_abort_roc()
/linux/drivers/gpu/nova-core/
H A Dvbios.rs412 fn from_id(image: &PciAtBiosImage, token_id: u8) -> Result<Self> { in from_id()
427 if image.base.data[entry_offset] == token_id { in from_id()
843 fn get_bit_token(&self, token_id: u8) -> Result<BitToken> { in get_bit_token()
844 BitToken::from_id(self, token_id) in get_bit_token()
/linux/include/linux/soc/mediatek/
H A Dmtk_wed.h181 u32 (*init_buf)(void *ptr, dma_addr_t phys, int token_id);
/linux/sound/soc/sof/
H A Dsof-audio.h673 int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id,
/linux/drivers/s390/block/
H A Ddasd_eckd.h329 __u8 token_id:1; member
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h427 u32 mt7915_wed_init_buf(void *ptr, dma_addr_t phys, int token_id);
H A Dmac.c822 u32 mt7915_wed_init_buf(void *ptr, dma_addr_t phys, int token_id) in mt7915_wed_init_buf() argument
838 txp->token = cpu_to_le16(token_id); in mt7915_wed_init_buf()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h783 u32 mt7996_wed_init_buf(void *ptr, dma_addr_t phys, int token_id);
H A Dmac.c1105 u32 mt7996_wed_init_buf(void *ptr, dma_addr_t phys, int token_id) in mt7996_wed_init_buf() argument
1121 txp->token = cpu_to_le16(token_id); in mt7996_wed_init_buf()