Searched defs:staAddr (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/dph/ |
H A D | dph_hash_table.c | 73 static uint16_t hash_function(struct mac_context *mac, uint8_t staAddr[], in hash_function() 104 tpDphHashNode dph_lookup_hash_entry(struct mac_context *mac, uint8_t staAddr[], in dph_lookup_hash_entry() 174 tpDphHashNode dph_init_sta_state(struct mac_context *mac, tSirMacAddr staAddr, in dph_init_sta_state() 224 tpDphHashNode dph_add_hash_entry(struct mac_context *mac, tSirMacAddr staAddr, in dph_add_hash_entry() 296 QDF_STATUS dph_delete_hash_entry(struct mac_context *mac, tSirMacAddr staAddr, in dph_delete_hash_entry()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/ |
H A D | lim_admit_control.h | 60 lim_admit_control_add_sta(struct mac_context *mac, uint8_t *staAddr, uint8_t alloc) in lim_admit_control_add_sta()
|
H A D | lim_global.h | 389 tSirMacAddr staAddr; member
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
H A D | dph_global.h | 159 uint8_t staAddr[6]; member
|