Lines Matching refs:u16
388 #define INVALID_HW_RING_ID ((u16)-1)
520 u16 fw_ring_id; /* Ring id filled by Chimp FW */
531 u16 tx_prod;
532 u16 tx_cons;
552 u16 len;
561 u16 rx_prod;
562 u16 rx_agg_prod;
563 u16 rx_sw_agg_prod;
574 u16 rx_agg_bmap_size;
652 u16 fw_stats_ctx;
653 u16 fw_grp_id;
654 u16 rx_fw_ring_id;
655 u16 agg_fw_ring_id;
656 u16 cp_fw_ring_id;
660 u16 fw_vnic_id; /* returned by Chimp during alloc */
661 u16 fw_rss_cos_lb_ctx;
662 u16 fw_l2_ctx_id;
666 u16 uc_filter_count;
669 u16 *fw_grp_ids;
670 u16 hash_type;
692 u16 fw_fid;
694 u16 max_rsscos_ctxs;
695 u16 max_cp_rings;
696 u16 max_tx_rings;
697 u16 max_rx_rings;
698 u16 max_l2_ctxs;
699 u16 max_irqs;
700 u16 max_vnics;
701 u16 max_stat_ctxs;
702 u16 vlan;
722 u16 max_rsscos_ctxs;
723 u16 max_cp_rings;
724 u16 max_tx_rings; /* HW assigned max tx rings for this PF */
725 u16 max_pf_tx_rings; /* runtime max tx rings owned by PF */
726 u16 max_rx_rings; /* HW assigned max rx rings for this PF */
727 u16 max_pf_rx_rings; /* runtime max rx rings owned by PF */
728 u16 max_irqs;
729 u16 max_l2_ctxs;
730 u16 max_vnics;
731 u16 max_stat_ctxs;
733 u16 active_vfs;
734 u16 max_vfs;
742 u16 hwrm_cmd_req_pages;
753 u16 sw_id;
754 u16 rxq;
797 u16 link_speed;
807 u16 support_speeds;
808 u16 auto_link_speeds;
818 u16 auto_link_speed;
819 u16 force_link_speed;
828 u16 req_link_speed;
937 u16 hwrm_cmd_seq;
955 u16 coal_ticks;
956 u16 coal_ticks_irq;
957 u16 coal_bufs;
958 u16 coal_bufs_irq;
1083 void bnxt_hwrm_cmd_hdr_init(struct bnxt *, void *, u16, u16, u16);