Home
last modified time | relevance | path

Searched refs:hw_fse (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_fisa_rx.c263 void *hw_fse; in dp_rx_fisa_setup_hw_fse() local
279 hw_fse = hal_rx_flow_setup_fse(fisa_hdl->dp_ctx->hal_soc, in dp_rx_fisa_setup_hw_fse()
283 return hw_fse; in dp_rx_fisa_setup_hw_fse()
565 sw_ft_entry->hw_fse = in dp_rx_fisa_add_ft_entry()
790 return ((struct rx_flow_search_entry *)sw_ft_entry->hw_fse)->timestamp; in dp_fisa_rx_get_hw_ft_timestamp()
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h441 void *hw_fse; member