Searched defs:cnf (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/include/hw/gpio/ |
H A D | nrf51_gpio.h | 61 uint32_t cnf[NRF51_GPIO_PINS]; member
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | traces.h | 360 #define _trace_bh_stats(ind, req, cnf, busy, release)\ argument
|
/openbmc/linux/include/linux/ |
H A D | inetdevice.h | 51 struct ipv4_devconf cnf; member 55 #define IPV4_DEVCONF(cnf, attr) ((cnf).data[IPV4_DEVCONF_ ## attr - 1]) argument
|
/openbmc/linux/net/ipv4/ |
H A D | devinet.c | 2412 static int devinet_conf_ifindex(struct net *net, struct ipv4_devconf *cnf) in devinet_conf_ifindex() 2433 struct ipv4_devconf *cnf = ctl->extra1; in devinet_conf_proc() local 2502 struct ipv4_devconf *cnf = ctl->extra1; in devinet_sysctl_forward() local 2651 struct ipv4_devconf *cnf, int ifindex) in __devinet_sysctl_unregister()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ioam6_parser.c | 203 const struct ioam_config cnf) in check_ioam6_data()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-tegra.c | 75 u32 cnf[4]; member 216 u32 cnf, oe; in tegra_gpio_get_direction() local
|
/openbmc/linux/include/sound/ |
H A D | simple_card_utils.h | 245 struct snd_soc_codec_conf *cnf; in asoc_simple_debug_info() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | cache.c | 274 #define CAFL_STRIDE(cnf) (cnf.cc_line << (3 + cnf.cc_block + cnf.cc_shift)) in parisc_cache_init() argument
|
/openbmc/linux/include/net/ |
H A D | if_inet6.h | 211 struct ipv6_devconf cnf; member
|
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | 5596 ipv6_store_devconf(struct ipv6_devconf * cnf,__s32 * array,int bytes) ipv6_store_devconf() argument [all...] |