Home
last modified time | relevance | path

Searched refs:FW_FLAGS_NC (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/usb/
Dr8152.c994 FW_FLAGS_NC, enumerator
4736 test_bit(FW_FLAGS_NC, &fw_flags) || in rtl8152_check_firmware()
4777 if (test_bit(FW_FLAGS_NC, &fw_flags)) { in rtl8152_check_firmware()
4788 __set_bit(FW_FLAGS_NC, &fw_flags); in rtl8152_check_firmware()
4801 if (test_bit(FW_FLAGS_NC, &fw_flags)) { in rtl8152_check_firmware()
4810 __set_bit(FW_FLAGS_NC, &fw_flags); in rtl8152_check_firmware()
4916 test_bit(FW_FLAGS_NC, &fw_flags) || in rtl8152_check_firmware()