Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/usb/
Dr8152.c983 FW_FLAGS_NC, enumerator
4589 test_bit(FW_FLAGS_NC, &fw_flags) || in rtl8152_check_firmware()
4630 if (test_bit(FW_FLAGS_NC, &fw_flags)) { in rtl8152_check_firmware()
4641 __set_bit(FW_FLAGS_NC, &fw_flags); in rtl8152_check_firmware()
4654 if (test_bit(FW_FLAGS_NC, &fw_flags)) { in rtl8152_check_firmware()
4663 __set_bit(FW_FLAGS_NC, &fw_flags); in rtl8152_check_firmware()
4769 test_bit(FW_FLAGS_NC, &fw_flags) || in rtl8152_check_firmware()