Lines Matching defs:cell
1139 /* Raw cell received */
1143 printk("nicstar%d: Raw cell received and no support yet...\n",
1146 /* NOTE: the following procedure may keep a raw cell pending until the
1235 int tcr, tcra; /* target cell rate, and absolute value */
1279 /* Check requested cell rate and availability of SCD */
1283 ("nicstar%d: trying to open a CBR vc with cell rate = 0 \n",
1293 PRINTK("nicstar%d: target cell rate = %d.\n",
2023 unsigned char *cell;
2026 cell = skb->data;
2050 memcpy(skb_tail_pointer(sb), cell, ATM_CELL_PAYLOAD);
2056 cell += ATM_CELL_PAYLOAD;