Searched refs:protect_type (Results 1 – 7 of 7) sorted by relevance
| /src/contrib/wpa/src/rsn_supp/ |
| H A D | wpa_i.h | 332 int protect_type, int key_type) in wpa_sm_mlme_setprotection() argument 335 return sm->ctx->mlme_setprotection(sm->ctx->ctx, addr, protect_type, in wpa_sm_mlme_setprotection()
|
| /src/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | mcu.h | 21 u8 protect_type; /* 1: duty admit, 2: radio off */ member
|
| H A D | mcu.c | 3287 .type.protect_type = 1, in mt7915_mcu_set_thermal_protect()
|
| /src/contrib/wpa/wpa_supplicant/ |
| H A D | driver_i.h | 295 const u8 *addr, int protect_type, in wpa_drv_mlme_setprotection() argument 300 protect_type, in wpa_drv_mlme_setprotection()
|
| /src/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | mcu.h | 38 u8 protect_type; /* 1: duty admit, 2: radio off */ member
|
| H A D | mcu.c | 4151 .type.protect_type = 1, in mt7996_mcu_set_thermal_protect()
|
| /src/contrib/wpa/src/drivers/ |
| H A D | driver.h | 3338 int (*mlme_setprotection)(void *priv, const u8 *addr, int protect_type,
|