Home
last modified time | relevance | path

Searched refs:iudp_max_frag_offset_chk_get (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_recv.h381 #define iudp_max_frag_offset_chk_get(s) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_recv.h381 #define iudp_max_frag_offset_chk_get(s) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_wlan_util.c5941 (iudp_max_frag_offset_chk_get(&precvpriv->ip_statistic) + ((1500 - 20)/8))); in rtw_rx_dbg_monitor_ip_statistic()
5955 if (frag_offset > iudp_max_frag_offset_chk_get(&precvpriv->ip_statistic)) in rtw_rx_dbg_monitor_ip_statistic()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_wlan_util.c5897 (iudp_max_frag_offset_chk_get(&precvpriv->ip_statistic) + ((1500 - 20)/8))); in rtw_rx_dbg_monitor_ip_statistic()
5911 if (frag_offset > iudp_max_frag_offset_chk_get(&precvpriv->ip_statistic)) in rtw_rx_dbg_monitor_ip_statistic()