Home
last modified time | relevance | path

Searched refs:ast_mac_addr (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_cmn.h582 (ol_txrx_soc_handle soc, uint8_t *ast_mac_addr, in cdp_peer_get_ast_info_by_soc() argument
596 (soc, ast_mac_addr, in cdp_peer_get_ast_info_by_soc()
614 (ol_txrx_soc_handle soc, uint8_t *ast_mac_addr, in cdp_peer_get_ast_info_by_pdev() argument
630 ast_mac_addr, in cdp_peer_get_ast_info_by_pdev()
649 (ol_txrx_soc_handle soc, uint8_t *ast_mac_addr, in cdp_peer_ast_delete_by_soc() argument
665 ast_mac_addr, in cdp_peer_ast_delete_by_soc()
685 (ol_txrx_soc_handle soc, uint8_t *ast_mac_addr, in cdp_peer_ast_delete_by_pdev() argument
701 ast_mac_addr, in cdp_peer_ast_delete_by_pdev()
Dcdp_txrx_ops.h283 (ol_txrx_soc_handle soc, uint8_t *ast_mac_addr,
287 (ol_txrx_soc_handle soc, uint8_t *ast_mac_addr,
292 (ol_txrx_soc_handle soc, uint8_t *ast_mac_addr,
297 (ol_txrx_soc_handle soc, uint8_t *ast_mac_addr,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_peer.c1231 uint8_t *ast_mac_addr, in dp_peer_ast_hash_find_by_vdevid() argument
1239 ast_mac_addr, QDF_MAC_ADDR_SIZE); in dp_peer_ast_hash_find_by_vdevid()
1254 uint8_t *ast_mac_addr, in dp_peer_ast_hash_find_by_pdevid() argument
1262 ast_mac_addr, QDF_MAC_ADDR_SIZE); in dp_peer_ast_hash_find_by_pdevid()
1277 uint8_t *ast_mac_addr) in dp_peer_ast_hash_find_soc() argument
1287 ast_mac_addr, QDF_MAC_ADDR_SIZE); in dp_peer_ast_hash_find_soc()
1302 uint8_t *ast_mac_addr, in dp_peer_ast_hash_find_soc_by_type() argument
1313 ast_mac_addr, QDF_MAC_ADDR_SIZE); in dp_peer_ast_hash_find_soc_by_type()
2190 uint8_t *ast_mac_addr, in dp_peer_ast_hash_find_by_vdevid() argument
2216 uint8_t *ast_mac_addr) in dp_peer_ast_hash_find_soc() argument
[all …]
Ddp_peer.h876 uint8_t *ast_mac_addr,
891 uint8_t *ast_mac_addr,
905 uint8_t *ast_mac_addr);
921 uint8_t *ast_mac_addr,
Ddp_main.c857 uint8_t *ast_mac_addr, in dp_peer_get_ast_info_by_soc_wifi3() argument
869 ast_entry = dp_peer_ast_hash_find_soc(soc, ast_mac_addr); in dp_peer_get_ast_info_by_soc_wifi3()
909 uint8_t *ast_mac_addr, in dp_peer_get_ast_info_by_pdevid_wifi3() argument
922 ast_entry = dp_peer_ast_hash_find_by_pdevid(soc, ast_mac_addr, in dp_peer_get_ast_info_by_pdevid_wifi3()