Home | History | Annotate | Download | only in products

Lines Matching refs:packet_cols

540     Index packet_cols = (cols/nr) * nr;
550 for(Index j2=0; j2<packet_cols; j2+=nr)
1000 for(Index j2=packet_cols; j2<cols; j2++)
1206 Index packet_cols = (cols/nr) * nr;
1208 for(Index j2=0; j2<packet_cols; j2+=nr)
1229 for(Index j2=packet_cols; j2<cols; ++j2)
1254 Index packet_cols = (cols/nr) * nr;
1256 for(Index j2=0; j2<packet_cols; j2+=nr)
1273 for(Index j2=packet_cols; j2<cols; ++j2)