Searched refs:popt (Results 1 – 2 of 2) sorted by relevance
626 config->popt = 0; in uni_get_config()628 config->popt |= UNIPROTO_GFP; in uni_get_config()638 config->popt |= UNIPROTO_SB_TB; in uni_get_config()680 if (config->popt & UNIPROTO_GFP) { in uni_set_config()691 uni->sb_tb = ((config->popt & UNIPROTO_SB_TB) != 0); in uni_set_config()
119 uint32_t popt; /* protocol option */ member