NS_SMSKBSIZE      702 drivers/atm/nicstar.c 		sb = __dev_alloc_skb(NS_SMSKBSIZE, GFP_KERNEL);
NS_SMSKBSIZE      957 drivers/atm/nicstar.c 				? NS_SMSKBSIZE : NS_LGSKBSIZE),
NS_SMSKBSIZE     1175 drivers/atm/nicstar.c 			sb = dev_alloc_skb(NS_SMSKBSIZE);
NS_SMSKBSIZE     1991 drivers/atm/nicstar.c 				 ? NS_SMSKBSIZE : NS_LGSKBSIZE),
NS_SMSKBSIZE     1996 drivers/atm/nicstar.c 			  ? NS_SMSKBSIZE : NS_LGSKBSIZE),
NS_SMSKBSIZE     2024 drivers/atm/nicstar.c 			sb = dev_alloc_skb(NS_SMSKBSIZE);
NS_SMSKBSIZE     2352 drivers/atm/nicstar.c 		if ((new_sb = dev_alloc_skb(NS_SMSKBSIZE)) != NULL) {
NS_SMSKBSIZE     2362 drivers/atm/nicstar.c 		if ((new_sb = dev_alloc_skb(NS_SMSKBSIZE)) != NULL) {
NS_SMSKBSIZE     2575 drivers/atm/nicstar.c 				sb = __dev_alloc_skb(NS_SMSKBSIZE, GFP_KERNEL);