vc_map
struct fore200e_vc_map* vc_map;
vc_map = FORE200E_VC_MAP(fore200e, entry->rpd->atm_header.vpi, entry->rpd->atm_header.vci);
if ((vc_map->vcc == NULL) ||
(test_bit(ATM_VF_READY, &vc_map->vcc->flags) == 0)) {
vcc = vc_map->vcc;
struct fore200e_vc_map* vc_map;
vc_map = FORE200E_VC_MAP(fore200e, vpi, vci);
if (vc_map->vcc) {
vc_map->vcc = vcc;
vc_map->vcc = NULL;
vc_map->vcc = NULL;
vc_map->vcc = NULL;
vc_map->incarn = ++fore200e->incarn_count;
struct fore200e_vc_map* vc_map;
vc_map = FORE200E_VC_MAP(fore200e, vcc->vpi, vcc->vci);
vc_map->vcc = NULL;
struct fore200e_vc_map* vc_map;
vc_map = FORE200E_VC_MAP(fore200e, vcc->vpi, vcc->vci);
ASSERT(vc_map->vcc == vcc);
entry->incarn = vc_map->incarn;
entry->vc_map = vc_map;
vcc = fore200e->vc_map[i].vcc;
struct fore200e_vc_map* vc_map;
entry, txq->tail, entry->vc_map, entry->skb);
vc_map = entry->vc_map;
if ((vc_map->vcc == NULL) ||
(test_bit(ATM_VF_READY, &vc_map->vcc->flags) == 0)) {
ASSERT(vc_map->vcc);
if (vc_map->incarn != entry->incarn) {
vcc = vc_map->vcc;
struct fore200e_vc_map* vc_map;
(& (fore200e)->vc_map[ ((vpi) << FORE200E_VCI_BITS) | (vci) ])
struct fore200e_vc_map vc_map[ NBR_CONNECT ]; /* vc mapping */
struct vc_map *vc;
struct vc_map *vc;
struct vc_map *vc;
__fill_tst(struct idt77252_dev *card, struct vc_map *vc,
fill_tst(struct idt77252_dev *card, struct vc_map *vc, int n, unsigned int opc)
__clear_tst(struct idt77252_dev *card, struct vc_map *vc)
clear_tst(struct idt77252_dev *card, struct vc_map *vc)
change_tst(struct idt77252_dev *card, struct vc_map *vc,
set_tct(struct idt77252_dev *card, struct vc_map *vc)
struct vc_map *vc = vcc->dev_data;
struct vc_map *vc = est->vc;
idt77252_init_est(struct vc_map *vc, int pcr)
idt77252_init_cbr(struct idt77252_dev *card, struct vc_map *vc,
idt77252_init_ubr(struct idt77252_dev *card, struct vc_map *vc,
idt77252_init_tx(struct idt77252_dev *card, struct vc_map *vc,
idt77252_init_rx(struct idt77252_dev *card, struct vc_map *vc,
struct vc_map *vc;
card->vcs[index] = kzalloc_obj(struct vc_map);
struct vc_map *vc = vcc->dev_data;
struct vc_map *vc = vcc->dev_data;
struct vc_map *vc;
struct vc_map *vc;
vc = kzalloc_obj(struct vc_map);
struct vc_map *vc;
struct vc_map *vc;
vc = kzalloc_obj(struct vc_map);
struct vc_map *vc = card->vcs[0];
size = sizeof(struct vc_map *) * card->tct_size;
size = sizeof(struct vc_map *) * card->scd_size;
struct vc_map *vc;
push_on_scq(struct idt77252_dev *card, struct vc_map *vc, struct sk_buff *skb)
drain_scq(struct idt77252_dev *card, struct vc_map *vc)
queue_skb(struct idt77252_dev *card, struct vc_map *vc,
static int queue_skb(struct idt77252_dev *, struct vc_map *,
static void drain_scq(struct idt77252_dev *, struct vc_map *);
static unsigned long get_free_scd(struct idt77252_dev *, struct vc_map *);
get_free_scd(struct idt77252_dev *card, struct vc_map *vc)
struct vc_map;
struct vc_map *vc;
struct vc_map *vc;
struct vc_map **vcs; /* Open Connections */
struct vc_map **scd2vc; /* SCD to Connection map */
vc_map *vc;
static void fill_tst(ns_dev * card, int n, vc_map * vc);
static int push_scqe(ns_dev * card, vc_map * vc, scq_info * scq, ns_scqe * tbd,
vc_map *vc;
static void fill_tst(ns_dev * card, int n, vc_map * vc)
vc_map *vc;
if ((vc = (vc_map *) vcc->dev_data) == NULL) {
scq = ((vc_map *) vcc->dev_data)->scq;
static int push_scqe(ns_dev * card, vc_map * vc, scq_info * scq, ns_scqe * tbd,
vc_map *vc;
vc_map vcmap[NS_MAX_RCTSIZE];
vc_map *tste2vc[NS_TST_NUM_ENTRIES];
vc_map *scd2vc[NS_FRSCD_NUM];
u8 vc_map[UB960_MAX_RX_NPORTS] = {};
ub960_get_vc_maps(priv, state, vc_map);
u8 vc = vc_map[nport];
u8 vc_map[UB960_MAX_RX_NPORTS] = {};
ub960_get_vc_maps(priv, state, vc_map);
fd->entry[fd->num_entries].bus.csi2.vc = vc_map[nport];