Searched refs:_interface (Results 1 – 4 of 4) sorted by relevance
17 u32 _interface = odm->SupportInterface; in check_condition() local29 if ((_interface & cond) == 0 && cond != 0x07) in check_condition()
289 u32 _interface = rtlhal->interface; in _rtl88e_check_condition() local302 if ((_interface & cond) == 0 && cond != 0x07) in _rtl88e_check_condition()
287 u32 _interface = rtlhal->interface; in _check_condition() local300 if ((_interface & cond) == 0 && cond != 0x07) in _check_condition()
840 u32 _interface = 0x01; /* ODM_ITRF_PCIE */ in _rtl8821ae_check_condition() local853 if ((_interface & cond) == 0 && cond != 0x07) in _rtl8821ae_check_condition()