Home
last modified time | relevance | path

Searched defs:cdp_config_params (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_cmn_struct.h2937 struct cdp_config_params { struct
2938 unsigned int tso_enable:1;
2939 unsigned int lro_enable:1;
2940 unsigned int gro_enable:1;
2941 unsigned int flow_steering_enable:1;
2942 unsigned int p2p_tcp_udp_checksumoffload:1;
2943 unsigned int nan_tcp_udp_checksumoffload:1;
2944 unsigned int tcp_udp_checksumoffload:1;
2945 unsigned int legacy_mode_checksumoffload_disable:1;
2946 unsigned int napi_enable:1;
[all …]