Lines Matching defs:mac_addr

280 struct dp_peer *dp_find_peer_by_macaddr(struct dp_soc *soc, uint8_t *mac_addr,  in dp_find_peer_by_macaddr()
357 union dp_align_mac_addr *mac_addr) in dp_peer_find_hash_index()
376 union dp_align_mac_addr local_mac_addr_aligned, *mac_addr; in dp_peer_find_hash_find() local
814 union dp_align_mac_addr *mac_addr) in dp_peer_mec_hash_index()
831 union dp_align_mac_addr local_mac_addr_aligned, *mac_addr; in dp_peer_mec_hash_find_by_pdevid() local
871 uint8_t *mac_addr) in dp_peer_mec_add_entry()
999 union dp_align_mac_addr local_mac_addr_aligned, *mac_addr; in dp_peer_exist_on_pdev() local
1043 union dp_align_mac_addr local_mac_addr_aligned, *mac_addr; in dp_peer_exist_on_pdev() local
1168 union dp_align_mac_addr *mac_addr) in dp_peer_ast_hash_index()
1234 union dp_align_mac_addr local_mac_addr_aligned, *mac_addr; in dp_peer_ast_hash_find_by_vdevid() local
1257 union dp_align_mac_addr local_mac_addr_aligned, *mac_addr; in dp_peer_ast_hash_find_by_pdevid() local
1279 union dp_align_mac_addr local_mac_addr_aligned, *mac_addr; in dp_peer_ast_hash_find_soc() local
1305 union dp_align_mac_addr local_mac_addr_aligned, *mac_addr; in dp_peer_ast_hash_find_soc_by_type() local
1339 struct dp_ast_entry *ast_entry, uint8_t *mac_addr) in dp_peer_map_ipa_evt()
1364 uint8_t vdev_id, uint8_t *mac_addr) in dp_peer_unmap_ipa_evt()
1375 uint8_t vdev_id, uint8_t *mac_addr) in dp_peer_unmap_ipa_evt()
1381 struct dp_ast_entry *ast_entry, uint8_t *mac_addr) in dp_peer_map_ipa_evt()
1387 uint8_t *mac_addr, uint16_t hw_peer_id, in dp_peer_host_add_map_ast()
1530 uint8_t *mac_addr, in dp_peer_map_ast()
1695 uint8_t *mac_addr, in dp_peer_add_ast()
2198 uint8_t *mac_addr, in dp_peer_add_ast()
2231 uint8_t *mac_addr, uint16_t hw_peer_id, in dp_peer_host_add_map_ast()
2252 uint8_t *mac_addr, in dp_peer_map_ast()
2291 uint8_t vdev_id, uint8_t *mac_addr) in dp_peer_unmap_ipa_evt()
2432 uint8_t *mac_addr) in dp_peer_ast_free_entry_by_mac()
3014 uint8_t vdev_id, uint8_t *mac_addr, in dp_rx_peer_unmap_handler()
3207 uint8_t mac_addr[QDF_MAC_ADDR_SIZE] = {0}; in dp_rx_mlo_peer_unmap_handler() local