Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dr8152.c4649 unsigned long fw_flags = 0; in rtl8152_check_firmware() local
4678 if (test_bit(FW_FLAGS_PLA, &fw_flags)) { in rtl8152_check_firmware()
4689 __set_bit(FW_FLAGS_PLA, &fw_flags); in rtl8152_check_firmware()
4692 if (test_bit(FW_FLAGS_USB, &fw_flags)) { in rtl8152_check_firmware()
4703 __set_bit(FW_FLAGS_USB, &fw_flags); in rtl8152_check_firmware()
4706 if (test_bit(FW_FLAGS_START, &fw_flags) || in rtl8152_check_firmware()
4707 test_bit(FW_FLAGS_NC, &fw_flags) || in rtl8152_check_firmware()
4708 test_bit(FW_FLAGS_NC1, &fw_flags) || in rtl8152_check_firmware()
4709 test_bit(FW_FLAGS_NC2, &fw_flags) || in rtl8152_check_firmware()
4710 test_bit(FW_FLAGS_UC2, &fw_flags) || in rtl8152_check_firmware()
[all …]
/linux/arch/alpha/include/asm/
H A Dgct.h27 u64 fw_flags; member
/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c430 if (test_bit(HTC_FWFLAG_NO_RMW, &priv->fw_flags)) in ath9k_reg_rmw_flush()
460 if (test_bit(HTC_FWFLAG_NO_RMW, &priv->fw_flags)) in ath9k_enable_rmw_buffer()
495 if (test_bit(HTC_FWFLAG_NO_RMW, &priv->fw_flags)) { in ath9k_reg_rmw()
820 set_bit(HTC_FWFLAG_NO_RMW, &priv->fw_flags); in ath9k_init_firmware_version()
823 test_bit(HTC_FWFLAG_NO_RMW, &priv->fw_flags) ? "Off" : "On"); in ath9k_init_firmware_version()
H A Dhtc.h494 unsigned long fw_flags; member
/linux/drivers/scsi/qla2xxx/
H A Dqla_mr.c2198 iocb_job->u.fxiocb.fw_flags = pkt->fw_iotcl_flags; in qlafx00_ioctl_iosb_entry()
H A Dqla_def.h602 __le16 fw_flags; member