Home
last modified time | relevance | path

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

/drivers/net/wireless/
Darlan-main.c129 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 …]
Darlan.h336 struct arlan_conf_stru * Conf; member
/drivers/char/rio/
Driodrvr.h112 struct Conf RIOConf; /* Configuration ??? */
Driospace.h46 struct Conf { struct
Drioctrl.c714 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()
Drio_linux.c124 static struct Conf