Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_mob_def.h368 struct txrx_pdev_cfg_param_t { struct
369 uint8_t is_full_reorder_offload;
370 uint8_t is_uc_offload_enabled;
371 uint32_t uc_tx_buffer_count;
372 uint32_t uc_tx_buffer_size;
373 uint32_t uc_rx_indication_ring_count;
374 uint32_t uc_tx_partition_base;
375 bool ip_tcp_udp_checksum_offload;
376 bool nan_ip_tcp_udp_checksum_offload;
377 bool p2p_ip_tcp_udp_checksum_offload;
[all …]