qcacmn: Add hal_rx_tlv_get_tcp_chksum API
Implement hal_rx_tlv_get_tcp_chksum API to retrieve tcp_udp_checksum value based on the chipset. Change-Id: Ifab970f10af06f8c0cdbd14d57cb66b49bae1648 CRs-Fixed: 2522133
这个提交包含在:

提交者
nshrivas

父节点
1059fae62c
当前提交
5c5d409000
@@ -448,6 +448,7 @@ struct hal_hw_txrx_ops {
|
||||
bool *flow_invalid,
|
||||
bool *flow_timeout,
|
||||
uint32_t *flow_index);
|
||||
uint16_t (*hal_rx_tlv_get_tcp_chksum)(uint8_t *buf);
|
||||
};
|
||||
|
||||
/**
|
||||
|
在新工单中引用
屏蔽一个用户