Home
last modified time | relevance | path

Searched defs:hif_id (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/silabs/wfx/
Dhif_rx.c365 int hif_id = hif->id; in wfx_handle_rx() local
/drivers/net/wwan/t7xx/
Dt7xx_hif_cldma.h88 enum cldma_id hif_id; member
Dt7xx_hif_cldma.c1094 int t7xx_cldma_alloc(enum cldma_id hif_id, struct t7xx_pci_dev *t7xx_dev) in t7xx_cldma_alloc()