qcacmn: Add wmask functions for QCA5332
Add wmask based functions for QCA5332 Change-Id: I77cfa590d898d9db294e42f699dd2f6bda22932c CRs-Fixed: 3343967
Este cometimento está contido em:

cometido por
Madan Koyyalamudi

ascendente
a9e2233d1d
cometimento
bbe3f3466f
@@ -1597,6 +1597,12 @@ static void hal_hw_txrx_ops_attach_qca5332(struct hal_soc *hal_soc)
|
||||
hal_get_tsf2_scratch_reg_qca5332;
|
||||
hal_soc->ops->hal_get_tqm_scratch_reg =
|
||||
hal_get_tqm_scratch_reg_qca5332;
|
||||
#ifdef CONFIG_WORD_BASED_TLV
|
||||
hal_soc->ops->hal_rx_mpdu_start_wmask_get =
|
||||
hal_rx_mpdu_start_wmask_get_be;
|
||||
hal_soc->ops->hal_rx_msdu_end_wmask_get =
|
||||
hal_rx_msdu_end_wmask_get_be;
|
||||
#endif
|
||||
};
|
||||
|
||||
struct hal_hw_srng_config hw_srng_table_5332[] = {
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador