Home
last modified time | relevance | path

Searched defs:hw_cap (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Defuse.h15 #define GET_EFUSE_HW_CAP_HCI(hw_cap) \ argument
17 #define GET_EFUSE_HW_CAP_BW(hw_cap) \ argument
19 #define GET_EFUSE_HW_CAP_NSS(hw_cap) \ argument
21 #define GET_EFUSE_HW_CAP_ANT_NUM(hw_cap) \ argument
23 #define GET_EFUSE_HW_CAP_PTCL(hw_cap) \ argument
H A Dmain.h1571 } hw_cap; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c451 struct protocol_cap_t *hw_cap = NULL; in rtw_hal_get_bf_proto_cap() local
551 struct protocol_cap_t *hw_cap = NULL; in rtw_hal_get_stbc_proto_cap() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c444 struct protocol_cap_t *hw_cap = NULL; in rtw_hal_get_bf_proto_cap() local
544 struct protocol_cap_t *hw_cap = NULL; in rtw_hal_get_stbc_proto_cap() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h232 struct hw_cap { struct
255 struct hw_cap cap; argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c224 u32 hw_cap = readl(ioaddr + DMA_HW_FEATURE); in dwmac1000_get_hw_feature() local
H A Ddwmac4_dma.c343 u32 hw_cap = readl(ioaddr + GMAC_HW_FEATURE0); in dwmac4_get_hw_feature() local
H A Ddwxgmac2_dma.c371 u32 hw_cap; in dwxgmac2_get_hw_feature() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/
H A Dhix5hd2_gmac.c195 #define HAS_CAP_TSO(hw_cap) ((hw_cap) & HW_CAP_TSO) argument
260 unsigned long hw_cap; member
683 static u32 hix5hd2_get_desc_cmd(struct sk_buff *skb, unsigned long hw_cap) in hix5hd2_get_desc_cmd()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dnetcp.h100 u32 hw_cap; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h484 struct sxgbe_hw_features hw_cap; member