• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/dev/liquidio/base/

Lines Matching refs:uint64_t

133 	uint64_t	corefreq;
139 uint64_t board_rev_major;
141 uint64_t board_rev_minor;
155 uint64_t size64;
159 uint64_t ptr[4];
271 uint64_t cmd64;
275 uint64_t cmd:5;
277 uint64_t more:6; /* How many udd words follow the command */
279 uint64_t reserved:29;
281 uint64_t param1:16;
283 uint64_t param2:8;
287 uint64_t param2:8;
289 uint64_t param1:16;
291 uint64_t reserved:29;
293 uint64_t more:6;
295 uint64_t cmd:5;
314 uint64_t reserved3:1;
317 uint64_t gather:1;
320 uint64_t dlengsz:14;
323 uint64_t fsz:6;
326 uint64_t reserved2:4;
329 uint64_t pkind:6;
332 uint64_t reserved1:32;
337 uint64_t reserved1:32;
340 uint64_t pkind:6;
343 uint64_t reserved2:4;
346 uint64_t fsz:6;
349 uint64_t dlengsz:14;
352 uint64_t gather:1;
355 uint64_t reserved3:1;
366 uint64_t w:1;
369 uint64_t raw:1;
372 uint64_t utag:1;
375 uint64_t uqpg:1;
378 uint64_t reserved2:1;
381 uint64_t pm:3;
384 uint64_t sl:8;
387 uint64_t utt:1;
390 uint64_t tagtype:2;
393 uint64_t reserved1:2;
396 uint64_t qpg:11;
399 uint64_t tag:32;
404 uint64_t tag:32;
407 uint64_t qpg:11;
410 uint64_t reserved1:2;
413 uint64_t tagtype:2;
416 uint64_t utt:1;
419 uint64_t sl:8;
422 uint64_t pm:3;
425 uint64_t reserved2:1;
428 uint64_t uqpg:1;
431 uint64_t utag:1;
434 uint64_t raw:1;
437 uint64_t w:1;
445 uint64_t opcode:4;
446 uint64_t rflag:1;
447 uint64_t subcode:7;
448 uint64_t vlan:12;
449 uint64_t priority:3;
450 uint64_t reserved:5;
451 uint64_t ossp:32; /* opcode/subcode specific parameters */
455 uint64_t ossp:32; /* opcode/subcode specific parameters */
456 uint64_t reserved:5;
457 uint64_t priority:3;
458 uint64_t vlan:12;
459 uint64_t subcode:7;
460 uint64_t rflag:1;
461 uint64_t opcode:4;
468 uint64_t reserved:49;
469 uint64_t pcie_port:3;
470 uint64_t rlen:12;
474 uint64_t rlen:12;
475 uint64_t pcie_port:3;
476 uint64_t reserved:49;
483 uint64_t rh64;
485 uint64_t opcode:4;
486 uint64_t subcode:8;
487 uint64_t len:3; /* additional 64-bit words */
488 uint64_t reserved:17;
489 uint64_t ossp:32; /* opcode/subcode specific parameters */
492 uint64_t opcode:4;
493 uint64_t subcode:8;
494 uint64_t len:3; /* additional 64-bit words */
495 uint64_t extra:28;
496 uint64_t vlan:12;
497 uint64_t priority:3;
498 uint64_t csum_verified:3;/* checksum verified. */
499 uint64_t has_hwtstamp:1; /* Has hardware timestamp. 1 = yes. */
500 uint64_t encap_on:1;
501 uint64_t has_hash:1; /* Has hash (rth or rss). 1 = yes. */
504 uint64_t opcode:4;
505 uint64_t subcode:8;
506 uint64_t len:3; /* additional 64-bit words */
507 uint64_t reserved:11;
508 uint64_t num_gmx_ports:8;
509 uint64_t max_nic_ports:10;
510 uint64_t app_cap_flags:4;
511 uint64_t app_mode:8;
512 uint64_t pkind:8;
515 uint64_t opcode:4;
516 uint64_t subcode:8;
517 uint64_t len:3; /* additional 64-bit words */
518 uint64_t reserved:8;
519 uint64_t extra:25;
520 uint64_t gmxport:16;
523 uint64_t rh64;
525 uint64_t ossp:32; /* opcode/subcode specific parameters */
526 uint64_t reserved:17;
527 uint64_t len:3; /* additional 64-bit words */
528 uint64_t subcode:8;
529 uint64_t opcode:4;
532 uint64_t has_hash:1; /* Has hash (rth or rss). 1 = yes. */
533 uint64_t encap_on:1;
534 uint64_t has_hwtstamp:1; /* 1 = has hwtstamp */
535 uint64_t csum_verified:3; /* checksum verified. */
536 uint64_t priority:3;
537 uint64_t vlan:12;
538 uint64_t extra:28;
539 uint64_t len:3; /* additional 64-bit words */
540 uint64_t subcode:8;
541 uint64_t opcode:4;
544 uint64_t pkind:8;
545 uint64_t app_mode:8;
546 uint64_t app_cap_flags:4;
547 uint64_t max_nic_ports:10;
548 uint64_t num_gmx_ports:8;
549 uint64_t reserved:11;
550 uint64_t len:3; /* additional 64-bit words */
551 uint64_t subcode:8;
552 uint64_t opcode:4;
555 uint64_t gmxport:16;
556 uint64_t extra:25;
557 uint64_t reserved:8;
558 uint64_t len:3; /* additional 64-bit words */
559 uint64_t subcode:8;
560 uint64_t opcode:4;
594 uint64_t link_status64;
598 uint64_t duplex:8;
599 uint64_t mtu:16;
600 uint64_t speed:16;
601 uint64_t link_up:1;
602 uint64_t autoneg:1;
603 uint64_t if_mode:5;
604 uint64_t pause:1;
605 uint64_t flashing:1;
606 uint64_t reserved:15;
610 uint64_t reserved:15;
611 uint64_t flashing:1;
612 uint64_t pause:1;
613 uint64_t if_mode:5;
614 uint64_t autoneg:1;
615 uint64_t link_up:1;
616 uint64_t speed:16;
617 uint64_t mtu:16;
618 uint64_t duplex:8;
626 uint64_t txpciq64;
630 uint64_t q_no:8;
631 uint64_t port:8;
632 uint64_t pkind:6;
633 uint64_t use_qpg:1;
634 uint64_t qpg:11;
635 uint64_t aura_num:10;
636 uint64_t reserved:20;
640 uint64_t reserved:20;
641 uint64_t aura_num:10;
642 uint64_t qpg:11;
643 uint64_t use_qpg:1;
644 uint64_t pkind:6;
645 uint64_t port:8;
646 uint64_t q_no:8;
654 uint64_t rxpciq64;
658 uint64_t q_no:8;
659 uint64_t reserved:56;
663 uint64_t reserved:56;
664 uint64_t q_no:8;
672 uint64_t hw_addr;
675 uint64_t gmxport:16;
676 uint64_t macaddr_is_admin_asgnd:1;
677 uint64_t vlan_is_admin_assigned:1;
678 uint64_t rsvd:30;
679 uint64_t num_txpciq:8;
680 uint64_t num_rxpciq:8;
684 uint64_t num_rxpciq:8;
685 uint64_t num_txpciq:8;
686 uint64_t rsvd:30;
687 uint64_t vlan_is_admin_assigned:1;
688 uint64_t macaddr_is_admin_asgnd:1;
689 uint64_t gmxport:16;
697 uint64_t iqmask; /* mask for IQs enabled for the port */
698 uint64_t oqmask; /* mask for OQs enabled for the port */
706 uint64_t total_rcvd;
707 uint64_t bytes_rcvd;
708 uint64_t total_bcst;
709 uint64_t total_mcst;
710 uint64_t runts;
711 uint64_t ctl_rcvd;
712 uint64_t fifo_err; /* Accounts for over/under-run of buffers */
713 uint64_t dmac_drop;
714 uint64_t fcs_err;
715 uint64_t jabber_err;
716 uint64_t l2_err;
717 uint64_t frame_err;
720 uint64_t fw_total_rcvd;
721 uint64_t fw_total_fwd;
722 uint64_t fw_total_fwd_bytes;
723 uint64_t fw_err_pko;
724 uint64_t fw_err_link;
725 uint64_t fw_err_drop;
726 uint64_t fw_rx_vxlan;
727 uint64_t fw_rx_vxlan_err;
730 uint64_t fw_lro_pkts; /* Number of packets that are LROed */
731 uint64_t fw_lro_octs; /* Number of octets that are LROed */
732 uint64_t fw_total_lro; /* Number of LRO packets formed */
733 uint64_t fw_lro_aborts; /* Number of times lRO of packet aborted */
734 uint64_t fw_lro_aborts_port;
735 uint64_t fw_lro_aborts_seq;
736 uint64_t fw_lro_aborts_tsval;
737 uint64_t fw_lro_aborts_timer;
739 uint64_t fwd_rate;
745 uint64_t total_pkts_sent;
746 uint64_t total_bytes_sent;
747 uint64_t mcast_pkts_sent;
748 uint64_t bcast_pkts_sent;
749 uint64_t ctl_sent;
750 uint64_t one_collision_sent; /* Packets sent after one collision */
751 uint64_t multi_collision_sent; /* Packets sent after multiple collision */
752 uint64_t max_collision_fail; /* Packets not sent due to max collisions */
753 uint64_t max_deferral_fail; /* Packets not sent due to max deferrals */
754 uint64_t fifo_err; /* Accounts for over/under-run of buffers */
755 uint64_t runts;
756 uint64_t total_collisions; /* Total number of collisions detected */
759 uint64_t fw_total_sent;
760 uint64_t fw_total_fwd;
761 uint64_t fw_total_fwd_bytes;
762 uint64_t fw_err_pko;
763 uint64_t fw_err_link;
764 uint64_t fw_err_drop;
765 uint64_t fw_err_tso;
766 uint64_t fw_tso; /* number of tso requests */
767 uint64_t fw_tso_fwd; /* number of packets segmented in tso */
768 uint64_t fw_tx_vxlan;
769 uint64_t fw_err_pki;
790 uint64_t op;
791 uint64_t mdio_addr;
792 uint64_t value1;
793 uint64_t value2;
794 uint64_t value3;
798 uint64_t rx_enable;
799 uint64_t tx_enable;
800 uint64_t check_intrvl;
801 uint64_t maxpkt_ratethr;
802 uint64_t minpkt_ratethr;
803 uint64_t rx_maxcnt_trigger;
804 uint64_t rx_mincnt_trigger;
805 uint64_t rx_maxtmr_trigger;
806 uint64_t rx_mintmr_trigger;
807 uint64_t tx_mincnt_trigger;
808 uint64_t tx_maxcnt_trigger;
809 uint64_t rx_frames;
810 uint64_t tx_frames;
811 uint64_t rx_usecs;
817 uint64_t if_cfg64;
820 uint64_t base_queue:16;
821 uint64_t num_iqueues:16;
822 uint64_t num_oqueues:16;
823 uint64_t gmx_port_id:8;
824 uint64_t vf_id:8;
828 uint64_t vf_id:8;
829 uint64_t gmx_port_id:8;
830 uint64_t num_oqueues:16;
831 uint64_t num_iqueues:16;
832 uint64_t base_queue:16;