Lines Matching defs:hw_cap
373 struct hw_cap { struct
375 u8 nix_tx_aggr_lvl; /* Tx link's traffic aggregation level */
376 u16 nix_txsch_per_cgx_lmac; /* Max Q's transmitting to CGX LMAC */
377 u16 nix_txsch_per_lbk_lmac; /* Max Q's transmitting to LBK LMAC */
378 u16 nix_txsch_per_sdp_lmac; /* Max Q's transmitting to SDP LMAC */
379 bool nix_fixed_txschq_mapping; /* Schq mapping fixed or flexible */
380 bool nix_shaping; /* Is shaping and coloring supported */
381 bool nix_shaper_toggle_wait; /* Shaping toggle needs poll/wait */
382 bool nix_tx_link_bp; /* Can link backpressure TL queues ? */
383 bool nix_rx_multicast; /* Rx packet replication support */
384 bool nix_common_dwrr_mtu; /* Common DWRR MTU for quantum config */
385 bool per_pf_mbox_regs; /* PF mbox specified in per PF registers ? */
386 bool programmable_chans; /* Channels programmable ? */
387 bool ipolicer;
388 bool nix_multiple_dwrr_mtu; /* Multiple DWRR_MTU to choose from */
389 bool npc_hash_extract; /* Hash extract enabled ? */
390 bool npc_exact_match_enabled; /* Exact match supported ? */