Searched refs:cfg_wow_txdma (Results 1 – 7 of 7) sorted by relevance
59 void (*cfg_wow_txdma)(struct hal_info_t *hal, u8 en); member
194 trx_ops->cfg_wow_txdma(hal_info, en); in rtw_hal_wow_cfg_txdma()
571 if (!trx_ops->cfg_wow_txdma) { in hal_ops_check()
1395 ops.cfg_wow_txdma = hal_cfg_wow_txdma_8852be; in hal_trx_ops_init_8852be()