qcacmn: Add HTT message for sending 3 tuple configuration

Add HTT message for 3 tuple hash reporting in packet TLVs.
Change-Id: Iacdeee178838b490b3ad7e79c8bf27ca06b371a6
This commit is contained in:
Radha Krishna Simha Jiguru
2020-01-17 19:45:33 +05:30
committed by nshrivas
orang tua 52a511822b
melakukan b4c0f1fe75
2 mengubah file dengan 94 tambahan dan 0 penghapusan

Melihat File

@@ -1133,6 +1133,8 @@ QDF_STATUS dp_h2t_ext_stats_msg_send(struct dp_pdev *pdev,
void dp_htt_stats_print_tag(struct dp_pdev *pdev,
uint8_t tag_type, uint32_t *tag_buf);
void dp_htt_stats_copy_tag(struct dp_pdev *pdev, uint8_t tag_type, uint32_t *tag_buf);
QDF_STATUS dp_h2t_3tuple_config_send(struct dp_pdev *pdev, uint32_t tuple_mask,
uint8_t mac_id);
void dp_peer_rxtid_stats(struct dp_peer *peer, void (*callback_fn),
void *cb_ctxt);
QDF_STATUS