Searched refs:WCN36XX_DXE_CTRL_VALID_MASK (Results 1 – 2 of 2) sorted by relevance
361 if (ctl->desc->ctrl & WCN36XX_DXE_CTRL_VALID_MASK) in reap_tx_dxes()382 !(ctl->desc->ctrl & WCN36XX_DXE_CTRL_VALID_MASK)); in reap_tx_dxes()478 while (!(dxe->ctrl & WCN36XX_DXE_CTRL_VALID_MASK)) { in wcn36xx_rx_handle_packets()
54 #define WCN36XX_DXE_CTRL_VALID_MASK (0x00000001) macro