Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:tsid

839 		.tsid = 0xff,
844 if (sscanf(token, "tsid=%i", &params.tsid) == 1 ||
879 u8 tsid = atoi(cmd);
881 return wpas_wmm_ac_delts(wpa_s, tsid);