Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_cldma.h179 bool t7xx_cldma_tx_addr_is_set(struct t7xx_cldma_hw *hw_info, unsigned int qno);
H A 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
H A Dt7xx_hif_cldma.c883 if (!t7xx_cldma_tx_addr_is_set(hw_info, qno)) { in t7xx_cldma_hw_start_send()