Searched refs:qsp (Results 1 – 3 of 3) sorted by relevance
270 0 np=255892 qsp=53936 rpq=85 cbr=0 cng=14417 gpc=10033 gps=24320 nf=6445 nn=146741271 1 np=261224 qsp=54638 rpq=33 cbr=0 cng=25723 gpc=16310 gps=2849 nf=5912 nn=155792272 2 np=237496 qsp=49664 rpq=23 cbr=0 cng=2762 gpc=45478 gps=1762 nf=1201 nn=136629273 3 np=236249 qsp=48766 rpq=98 cbr=0 cng=286 gpc=48049 gps=1218 nf=207 nn=137723274 4 np=221310 qsp=46850 rpq=7 cbr=0 cng=26 gpc=43161 gps=4634 nf=3529 nn=123110275 5 np=237332 qsp=48449 rpq=9 cbr=0 cng=54 gpc=47920 gps=3252 nf=201 nn=137456276 6 np=219995 qsp=46718 rpq=12 cbr=0 cng=50 gpc=42098 gps=6093 nf=4202 nn=120834277 7 np=249893 qsp=49390 rpq=42 cbr=0 cng=72 gpc=38400 gps=17102 nf=41 nn=144888279 0 np=146741 qsp=1419 rpq=6 cbr=0 cng=6 gpc=0 gps=0 nf=2 nn=145314280 1 np=155792 qsp=12597 rpq=3 cbr=0 cng=0 gpc=4 gps=8 nf=3 nn=143180[all …]
691 netio_queue_impl_t *qsp = queue->__system_part; in tile_net_discard_aux() local697 qsp->__packet_receive_queue.__last_packet_plus_one) ? in tile_net_discard_aux()700 netio_pkt_t *pkt = (netio_pkt_t *)((unsigned long) &qsp[1] + index); in tile_net_discard_aux()728 netio_queue_impl_t *qsp = queue->__system_part; in tile_net_discard_packets() local732 qsp->__packet_receive_queue.__packet_write) { in tile_net_discard_packets()747 netio_queue_impl_t *qsp = queue->__system_part; in tile_net_poll_aux() local756 qsp->__packet_receive_queue.__last_packet_plus_one) ? in tile_net_poll_aux()759 netio_pkt_t *pkt = (netio_pkt_t *)((unsigned long) &qsp[1] + index); in tile_net_poll_aux()907 netio_queue_impl_t *qsp = queue->__system_part; in tile_net_poll() local914 if (index == qsp->__packet_receive_queue.__packet_write) in tile_net_poll()[all …]
1986 struct qset_params *qsp; in set_coalesce() local1994 qsp = &adapter->params.sge.qset[i]; in set_coalesce()1996 qsp->coalesce_usecs = c->rx_coalesce_usecs; in set_coalesce()1997 t3_update_qset_coalesce(qs, qsp); in set_coalesce()