Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:tsid

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