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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dclaw.c244 static int claw_snd_disc(struct net_device *dev, struct clawctl * p_ctl);
246 struct clawctl * p_ctl, __u32 return_code);
2345 struct clawctl *p_ctl; local
2352 p_ctl=(struct clawctl *)&privptr->ctl_bk;
2354 p_ctl->command=type;
2355 p_ctl->version=CLAW_VERSION_ID;
2356 p_ctl->linkid=link;
2357 p_ctl->correlator=correlator;
2358 p_ctl->rc=rc;
2360 p_sysval=(struct sysval *)&p_ctl
2407 p_ctl, sizeof(struct clawctl)); local
2424 struct clawctl *p_ctl; local
2454 claw_snd_disc(struct net_device *dev, struct clawctl * p_ctl) argument
2475 claw_snd_sys_validate_rsp(struct net_device *dev, struct clawctl *p_ctl, __u32 return_code) argument
[all...]

Completed in 22 milliseconds