esp_wifi: rm ppTxFragmentProc rom func for esp32c2

This commit is contained in:
chenjianxing 2023-04-03 17:01:40 +08:00 committed by BOT
parent ab5d8d0008
commit 03b4b58841

View File

@ -1721,7 +1721,7 @@ lmac_stop_hw_txq = 0x40001df8;
ppDirectRecycleAmpdu = 0x40001dfc;
esp_wifi_internal_set_rts = 0x40001e00;
esp_wifi_internal_get_rts = 0x40001e04;
ppTxFragmentProc = 0x40001e08;
/*ppTxFragmentProc = 0x40001e08;*/
/*esf_buf_setup = 0x40001e0c;*/
hal_agreement_add_rx_ba = 0x40001e10;
hal_agreement_del_rx_ba = 0x40001e14;