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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhe.h329 #define HE_VCC(vcc) ((struct he_vcc *)(vcc->dev_data)) macro
H A Dhe.c1699 if (vcc == NULL || (he_vcc = HE_VCC(vcc)) == NULL) {
1859 wake_up(&HE_VCC(tpd->vcc)->tx_waitq);
2285 &HE_VCC(vcc)->rx_waitq);
2351 struct he_vcc *he_vcc = HE_VCC(vcc);

Completed in 67 milliseconds