Home
last modified time | relevance | path

Searched refs:has_preamble (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dorinoco.h106 unsigned int has_preamble:1; member
H A Dhw.c136 priv->has_preamble = 0; in determine_fw_capabilities()
211 priv->has_preamble = (firmver >= 0x20000); in determine_fw_capabilities()
373 if (priv->has_preamble) { in orinoco_hw_read_card_settings()
644 if (priv->has_preamble) { in orinoco_hw_program_rids()
H A Dwext.c1223 if (!priv->has_preamble) in orinoco_ioctl_setpreamble()
1254 if (!priv->has_preamble) in orinoco_ioctl_getpreamble()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dorinoco.h106 unsigned int has_preamble:1; member
H A Dhw.c136 priv->has_preamble = 0; in determine_fw_capabilities()
211 priv->has_preamble = (firmver >= 0x20000); in determine_fw_capabilities()
373 if (priv->has_preamble) { in orinoco_hw_read_card_settings()
644 if (priv->has_preamble) { in orinoco_hw_program_rids()
H A Dwext.c1237 if (!priv->has_preamble) in orinoco_ioctl_setpreamble()
1268 if (!priv->has_preamble) in orinoco_ioctl_getpreamble()

Completed in 8 milliseconds