Searched refs:ast_hash (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | qwxvar.h | 1656 uint16_t ast_hash; member 1962 uint16_t ast_hash; member
|
| D | qwzvar.h | 1795 uint16_t ast_hash; member 2105 uint16_t ast_hash; member
|
| D | qwz.c | 12408 uint8_t *mac_addr, uint16_t ast_hash, uint16_t hw_peer_id) in qwz_peer_map_event() argument 12425 peer->ast_hash = ast_hash; in qwz_peer_map_event() 12499 uint16_t ast_hash; in qwz_dp_htt_htc_t2h_msg_handler() local 12533 ast_hash = FIELD_GET(HTT_T2H_PEER_MAP_INFO2_AST_HASH_VAL, in qwz_dp_htt_htc_t2h_msg_handler() 12537 qwz_peer_map_event(sc, vdev_id, peer_id, mac_addr, ast_hash, in qwz_dp_htt_htc_t2h_msg_handler() 21482 arvif->ast_hash = peer->ast_hash; in qwz_peer_create() 22365 ti.bss_ast_hash = arvif->ast_hash; in qwz_dp_tx()
|
| D | qwx.c | 14281 uint8_t *mac_addr, uint16_t ast_hash, uint16_t hw_peer_id) in qwx_peer_map_event() argument 14298 peer->ast_hash = ast_hash; in qwx_peer_map_event() 14372 uint16_t ast_hash; in qwx_dp_htt_htc_t2h_msg_handler() local 14406 ast_hash = FIELD_GET(HTT_T2H_PEER_MAP_INFO2_AST_HASH_VAL, in qwx_dp_htt_htc_t2h_msg_handler() 14410 qwx_peer_map_event(sc, vdev_id, peer_id, mac_addr, ast_hash, in qwx_dp_htt_htc_t2h_msg_handler() 23483 arvif->ast_hash = peer->ast_hash; in qwx_peer_create() 24366 ti.bss_ast_hash = arvif->ast_hash; in qwx_dp_tx()
|