Searched refs:Conf (Results 1 – 6 of 6) sorted by relevance
129 if (priv->Conf->tx_delay_ms) in arlan_drop_tx()131 priv->tx_done_delayed = jiffies + priv->Conf->tx_delay_ms * HZ / 1000 + 1; in arlan_drop_tx()151 struct arlan_conf_stru *conf = priv->Conf; in arlan_command()524 priv->Conf->driverRetransmissions++; in arlan_retransmit_now()564 if (priv->Conf->registrationMode && lostTime > 10000 && in arlan_registration_timer()662 struct arlan_conf_stru *conf = priv->Conf; in arlan_hw_tx()763 struct arlan_conf_stru *conf = priv->Conf; in arlan_hw_config()846 struct arlan_conf_stru *conf = priv->Conf; in arlan_read_card_configuration()998 struct arlan_conf_stru *conf = priv->Conf; in arlan_change_mtu()1056 ap->Conf = &arlan_conf[num]; in arlan_setup_device()[all …]
336 struct arlan_conf_stru * Conf; member
112 struct Conf RIOConf; /* Configuration ??? */
46 struct Conf { struct
714 if (copy_to_user(argp, &p->RIOConf, sizeof(struct Conf))) { in riocontrol()726 if (copy_from_user(&p->RIOConf, argp, sizeof(struct Conf))) { in riocontrol()
124 static struct Conf