Searched defs:hw_cap (Results 1 – 10 of 10) sorted by relevance
15 #define GET_EFUSE_HW_CAP_HCI(hw_cap) \ argument17 #define GET_EFUSE_HW_CAP_BW(hw_cap) \ argument19 #define GET_EFUSE_HW_CAP_NSS(hw_cap) \ argument21 #define GET_EFUSE_HW_CAP_ANT_NUM(hw_cap) \ argument23 #define GET_EFUSE_HW_CAP_PTCL(hw_cap) \ argument
1831 } hw_cap; member
386 struct hw_cap { struct388 u8 nix_tx_aggr_lvl; /* Tx link's traffic aggregation level */389 u16 nix_txsch_per_cgx_lmac; /* Max Q's transmitting to CGX LMAC */393 bool nix_shaping; /* Is shaping and coloring supported */395 bool nix_tx_link_bp; /* Can link backpressure TL queues ? */396 bool nix_rx_multicast; /* Rx packet replication support */399 bool programmable_chans; /* Channels programmable ? */400 bool ipolicer;402 bool npc_hash_extract; /* Hash extract enabled ? */403 bool npc_exact_match_enabled; /* Exact match supported ? */[all …]
231 u32 hw_cap = readl(ioaddr + DMA_HW_FEATURE); in dwmac1000_get_hw_feature() local
388 u32 hw_cap = readl(ioaddr + GMAC_HW_FEATURE0); in dwmac4_get_hw_feature() local
391 u32 hw_cap; in dwxgmac2_get_hw_feature() local
196 #define HAS_CAP_TSO(hw_cap) ((hw_cap) & HW_CAP_TSO) argument261 unsigned long hw_cap; member684 static u32 hix5hd2_get_desc_cmd(struct sk_buff *skb, unsigned long hw_cap) in hix5hd2_get_desc_cmd()
100 u32 hw_cap; member
484 struct sxgbe_hw_features hw_cap; member
5739 u32 hw_cap; in gaudi2_is_hmmu_enabled() local6051 u32 offset, mmu_base, stlb_base, hw_cap; in gaudi2_dcore_hmmu_init() local