qcacmn: Fix dp_rx.h documentation (pass 2)

Previous the following patch fixed all of the known kernel-doc issues
in dp/wifi3.0/dp_rx.h:
Change-Id Id0ac49ebfa23790346384d688cc6346f513a7969
qcacmn: Fix dp/wifi3.0/dp_rx.* documentation

Unfortunately, the following patch introduced two new issues since
it copied incorrectly formatted documentation that had not yet been
corrected:
Change-Id Ic51a9742f65cee677ed7f3081f49fb3ece5b42f1
qcacmn: Optimize DP Rx Error Handling (Part-1)

So fix those two new issues.

Change-Id: Iea99708e31564525d0d4a0d94ea04ef9aa036ed8
CRs-Fixed: 3403645
此提交包含在:
Jeff Johnson
2023-02-12 11:03:32 -08:00
提交者 Madan Koyyalamudi
父節點 4dacd445d3
當前提交 4c4c5b1326

查看文件

@@ -3268,11 +3268,11 @@ bool dp_rx_is_sg_formation_required(struct hal_wbm_err_desc_info *info);
void dp_rx_err_tlv_invalidate(struct dp_soc *soc,
qdf_nbuf_t nbuf);
/*
/**
* dp_rx_wbm_sg_list_last_msdu_war() - war for HW issue
* @soc: DP SOC handle
*
* This is a war for HW issue where length is only valid in last msdu
* @soc: DP SOC handle
*
* Return: NONE
*/
@@ -3318,7 +3318,7 @@ bool dp_rx_null_q_handle_invalid_peer_id_exception(struct dp_soc *soc,
*/
bool dp_rx_err_drop_3addr_mcast(struct dp_vdev *vdev, uint8_t *rx_tlv_hdr);
/*
/**
* dp_rx_deliver_to_osif_stack() - function to deliver rx pkts to stack
* @soc: DP soc
* @vdev: DP vdev handle