Searched refs:UNIPROTO_GFP (Results 1 – 2 of 2) sorted by relevance
628 config->popt |= UNIPROTO_GFP; in uni_get_config()679 if (*popt_mask & UNIPROTO_GFP) { in uni_set_config()680 if (config->popt & UNIPROTO_GFP) { in uni_set_config()682 *popt_mask &= ~UNIPROTO_GFP; in uni_set_config()686 *popt_mask &= ~UNIPROTO_GFP; in uni_set_config()
97 UNIPROTO_GFP = 0x0001, /* enable GFP */ enumerator