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