Searched refs:hw_addr (Results 1 – 5 of 5) sorted by relevance
2139 void *hw_addr) in hal_ent_mpdu_desc_info() argument2143 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() argument2152 return hal_soc->ops->hal_dst_mpdu_desc_info(hw_addr); in hal_dst_mpdu_desc_info()
1216 void * (*hal_ent_mpdu_desc_info)(void *hw_addr);1217 void * (*hal_dst_mpdu_desc_info)(void *hw_addr);