Searched refs:_board (Results 1 – 2 of 2) sorted by relevance
252 u32 _board = rtlefuse->board_type; /*need efuse define*/ in _rtl88e_check_condition() local261 if ((_board & cond) == 0 && cond != 0x1F) in _rtl88e_check_condition()
249 u32 _board = rtlefuse->board_type; /*need efuse define*/ in _check_condition() local258 if ((_board != cond) && (cond != 0xFF)) in _check_condition()