Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_rx.h2139 void *hw_addr) in hal_ent_mpdu_desc_info() argument
2143 return hal_soc->ops->hal_ent_mpdu_desc_info(hw_addr); in hal_ent_mpdu_desc_info()
2148 void *hw_addr) in hal_dst_mpdu_desc_info() argument
2152 return hal_soc->ops->hal_dst_mpdu_desc_info(hw_addr); in hal_dst_mpdu_desc_info()
Dhal_internal.h1216 void * (*hal_ent_mpdu_desc_info)(void *hw_addr);
1217 void * (*hal_dst_mpdu_desc_info)(void *hw_addr);