Home
last modified time | relevance | path

Searched refs:t7xx_cldma_tx_addr_is_set (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_cldma.h179 bool t7xx_cldma_tx_addr_is_set(struct t7xx_cldma_hw *hw_info, unsigned int qno);
Dt7xx_cldma.c105 bool t7xx_cldma_tx_addr_is_set(struct t7xx_cldma_hw *hw_info, unsigned int qno) in t7xx_cldma_tx_addr_is_set() function
Dt7xx_hif_cldma.c881 if (!t7xx_cldma_tx_addr_is_set(hw_info, qno)) { in t7xx_cldma_hw_start_send()