Searched refs:set_he_cap (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/hostapd/
H A Dconfig_file.c1321 static u8 set_he_cap(int val, u8 mask) function
3470 set_he_cap(atoi(pos), HE_QOS_INFO_EDCA_PARAM_SET_COUNT);
3473 set_he_cap(atoi(pos), HE_QOS_INFO_Q_ACK);
3476 set_he_cap(atoi(pos), HE_QOS_INFO_QUEUE_REQUEST);
3479 set_he_cap(atoi(pos), HE_QOS_INFO_TXOP_REQUEST);
3482 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN);
3485 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM);
3488 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACI);
3491 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ECWMIN);
3494 set_he_cap(ato
[all...]

Completed in 81 milliseconds