Lines Matching defs:hw_cap
334 struct hw_cap { struct
336 u8 nix_tx_aggr_lvl; /* Tx link's traffic aggregation level */
337 u16 nix_txsch_per_cgx_lmac; /* Max Q's transmitting to CGX LMAC */
338 u16 nix_txsch_per_lbk_lmac; /* Max Q's transmitting to LBK LMAC */
339 u16 nix_txsch_per_sdp_lmac; /* Max Q's transmitting to SDP LMAC */
340 bool nix_fixed_txschq_mapping; /* Schq mapping fixed or flexible */
341 bool nix_shaping; /* Is shaping and coloring supported */
342 bool nix_shaper_toggle_wait; /* Shaping toggle needs poll/wait */
343 bool nix_tx_link_bp; /* Can link backpressure TL queues ? */
344 bool nix_rx_multicast; /* Rx packet replication support */
345 bool nix_common_dwrr_mtu; /* Common DWRR MTU for quantum config */
346 bool per_pf_mbox_regs; /* PF mbox specified in per PF registers ? */
347 bool programmable_chans; /* Channels programmable ? */
348 bool ipolicer;
349 bool npc_hash_extract; /* Hash extract enabled ? */
350 bool npc_exact_match_enabled; /* Exact match supported ? */