Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Ddxe.h284 void *wcn36xx_dxe_get_next_bd(struct wcn36xx *wcn, bool is_low);
Dtxrx.c272 struct wcn36xx_tx_bd *bd = wcn36xx_dxe_get_next_bd(wcn, is_low); in wcn36xx_start_tx()
Ddxe.c29 void *wcn36xx_dxe_get_next_bd(struct wcn36xx *wcn, bool is_low) in wcn36xx_dxe_get_next_bd() function