Searched refs:vcc (Results 1 – 10 of 10) sorted by relevance
| /include/linux/ |
| A D | atmdev.h | 107 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 D | atm_tcp.h | 16 int (*attach)(struct atm_vcc *vcc,int itf);
|
| A D | fsl_devices.h | 141 int(*voltage_set)(int slot, int vcc, int vpp);
|
| /include/net/ |
| A D | atmclip.h | 18 #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 D | atm_tcp.h | 38 atm_kptr_t vcc; /* both directions */ member
|
| A D | atmsvc.h | 25 atm_kptr_t vcc; member
|
| /include/pcmcia/ |
| A D | soc_common.h | 68 struct soc_pcmcia_regulator vcc; member
|
| A D | cistpl.h | 459 cistpl_power_t vcc, vpp1, vpp2; member 480 cistpl_power_t vcc, vpp1, vpp2; member
|
| /include/linux/mfd/ |
| A D | stmpe.h | 123 struct regulator *vcc; member
|
| /include/ufs/ |
| A D | ufs.h | 606 struct ufs_vreg *vcc; member
|
Completed in 22 milliseconds