Home
last modified time | relevance | path

Searched refs:vcc (Results 1 – 10 of 10) sorted by relevance

/include/linux/
A Datmdev.h107 int (*push_oam)(struct atm_vcc *vcc,void *cell);
137 return (struct sock *)vcc; in sk_atm()
181 int (*open)(struct atm_vcc *vcc);
182 void (*close)(struct atm_vcc *vcc);
207 struct atm_vcc *vcc; /* ATM VCC */ member
249 ATM_SKB(skb)->atm_options = vcc->atm_options; in atm_account_tx()
255 &sk_atm(vcc)->sk_wmem_alloc)); in atm_return_tx()
260 atomic_add(truesize, &sk_atm(vcc)->sk_rmem_alloc); in atm_force_charge()
266 atomic_sub(truesize, &sk_atm(vcc)->sk_rmem_alloc); in atm_return()
273 sk_atm(vcc)->sk_sndbuf; in atm_may_send()
[all …]
A Datm_tcp.h16 int (*attach)(struct atm_vcc *vcc,int itf);
A Dfsl_devices.h141 int(*voltage_set)(int slot, int vcc, int vpp);
/include/net/
A Datmclip.h18 #define CLIP_VCC(vcc) ((struct clip_vcc *) ((vcc)->user_back)) argument
23 struct atm_vcc *vcc; /* VCC descriptor */ member
30 void (*old_push)(struct atm_vcc *vcc,struct sk_buff *skb);
32 void (*old_pop)(struct atm_vcc *vcc,struct sk_buff *skb);
/include/uapi/linux/
A Datm_tcp.h38 atm_kptr_t vcc; /* both directions */ member
A Datmsvc.h25 atm_kptr_t vcc; member
/include/pcmcia/
A Dsoc_common.h68 struct soc_pcmcia_regulator vcc; member
A Dcistpl.h459 cistpl_power_t vcc, vpp1, vpp2; member
480 cistpl_power_t vcc, vpp1, vpp2; member
/include/linux/mfd/
A Dstmpe.h123 struct regulator *vcc; member
/include/ufs/
A Dufs.h606 struct ufs_vreg *vcc; member

Completed in 22 milliseconds