Home
last modified time | relevance | path

Searched refs:fisa_force_flushed (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_fisa_rx.c2092 if (dp_intf->fisa_force_flushed[rx_ctx_id]) in dp_fisa_disallowed_for_vdev()
2093 dp_intf->fisa_force_flushed[rx_ctx_id] = 0; in dp_fisa_disallowed_for_vdev()
2097 if (!dp_intf->fisa_force_flushed[rx_ctx_id]) { in dp_fisa_disallowed_for_vdev()
2099 dp_intf->fisa_force_flushed[rx_ctx_id] = 1; in dp_fisa_disallowed_for_vdev()
/wlan-driver/qcacld-3.0/components/dp/core/inc/
Dwlan_dp_priv.h682 uint8_t fisa_force_flushed[MAX_REO_DEST_RINGS]; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h4238 uint8_t fisa_force_flushed[MAX_REO_DEST_RINGS]; member