Searched refs:QETH_VNICC_DEFAULT (Results 1 – 2 of 2) sorted by relevance
2294 if (card->options.vnicc.cur_chars == QETH_VNICC_DEFAULT) { in qeth_l2_vnicc_is_in_use()2326 card->options.vnicc.wanted_chars |= QETH_VNICC_DEFAULT & vnicc; in qeth_l2_vnicc_recover_char()2344 if (card->options.vnicc.wanted_chars != QETH_VNICC_DEFAULT || in qeth_l2_vnicc_init()2350 card->options.vnicc.wanted_chars = QETH_VNICC_DEFAULT; in qeth_l2_vnicc_init()2376 chars_tmp = card->options.vnicc.wanted_chars ^ QETH_VNICC_DEFAULT; in qeth_l2_vnicc_init()2392 card->options.vnicc.cur_chars = QETH_VNICC_DEFAULT; in qeth_l2_vnicc_set_defaults()2398 card->options.vnicc.wanted_chars = QETH_VNICC_DEFAULT; in qeth_l2_vnicc_set_defaults()
596 #define QETH_VNICC_DEFAULT QETH_VNICC_RX_BCAST macro