Home | History | Annotate | Download | only in wpa_supplicant_lib

Lines Matching refs:mode_set

413 	u32 mode_set = mode;
416 switch(mode_set)
419 mode_set = SG_OPPORTUNISTIC;
422 mode_set = SG_PROTECTIVE;
425 mode_set = SG_DISABLE;
434 &mode_set, sizeof(u32), NULL, 0))