Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhw.c57 return FIRMWARE_TYPE_INTERSIL; in determine_firmware_type()
235 case FIRMWARE_TYPE_INTERSIL: in determine_fw_capabilities()
266 if (priv->firmware_type == FIRMWARE_TYPE_INTERSIL) { in determine_fw_capabilities()
725 case FIRMWARE_TYPE_INTERSIL: in __orinoco_hw_set_bitrate()
762 case FIRMWARE_TYPE_INTERSIL: /* Intersil style rate */ in orinoco_hw_get_act_bitrate()
795 case FIRMWARE_TYPE_INTERSIL: in __orinoco_hw_set_wap()
855 case FIRMWARE_TYPE_INTERSIL: in __orinoco_hw_setup_wepkeys()
954 case FIRMWARE_TYPE_INTERSIL: /* Intersil style WEP */ in __orinoco_hw_setup_enc()
1276 case FIRMWARE_TYPE_INTERSIL: { in orinoco_hw_trigger_scan()
H A Dscan.c104 case FIRMWARE_TYPE_INTERSIL: in orinoco_add_hostscan_result()
199 case FIRMWARE_TYPE_INTERSIL: in orinoco_add_hostscan_results()
H A Dorinoco.h54 FIRMWARE_TYPE_INTERSIL, enumerator
H A Dfw.c347 case FIRMWARE_TYPE_INTERSIL: in orinoco_download()
H A Dwext.c198 if (priv->firmware_type == FIRMWARE_TYPE_INTERSIL && in orinoco_ioctl_setwap()
H A Dmain.c1502 priv->firmware_type == FIRMWARE_TYPE_INTERSIL) { in __orinoco_ev_info()