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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/net/
H A Dclaw.h269 struct claw_env { struct
318 struct claw_env *p_env;
H A Dclaw.c321 privptr->p_env = kmalloc(sizeof(struct claw_env), GFP_KERNEL);
331 memset(privptr->p_env, 0x00, sizeof(struct claw_env));
419 struct claw_env *p_env = privptr->p_env;
696 struct claw_env *p_env;
1707 struct claw_env *p_env;
1770 struct claw_env *p_env;
2773 struct claw_env *p_env;
3267 struct claw_env * p_env;
3356 struct claw_env *p_env;
3957 struct claw_env *p_en
[all...]

Completed in 50 milliseconds