Home
last modified time | relevance | path

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

/openbmc/linux/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()