Home
last modified time | relevance | path

Searched refs:supported_on_all (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dcore.c951 u8 supported_on_all, j; in wiphy_register() local
957 supported_on_all = in wiphy_register()
960 supported_on_all = 0x00; in wiphy_register()
963 supported_on_all = 0x00; in wiphy_register()
966 supported_on_all &= in wiphy_register()
970 ~supported_on_all)) in wiphy_register()
/kernel/linux/linux-6.6/net/wireless/
H A Dcore.c1004 u8 supported_on_all, j; in wiphy_register() local
1010 supported_on_all = in wiphy_register()
1013 supported_on_all = 0x00; in wiphy_register()
1016 supported_on_all = 0x00; in wiphy_register()
1019 supported_on_all &= in wiphy_register()
1023 ~supported_on_all)) in wiphy_register()

Completed in 5 milliseconds