Home
last modified time | relevance | path

Searched defs:cnf (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/include/hw/gpio/
H A Dnrf51_gpio.h61 uint32_t cnf[NRF51_GPIO_PINS]; member
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dtraces.h360 #define _trace_bh_stats(ind, req, cnf, busy, release)\ argument
/openbmc/linux/include/linux/
H A Dinetdevice.h51 struct ipv4_devconf cnf; member
55 #define IPV4_DEVCONF(cnf, attr) ((cnf).data[IPV4_DEVCONF_ ## attr - 1]) argument
/openbmc/linux/net/ipv4/
H A Ddevinet.c2412 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 Dioam6_parser.c203 const struct ioam_config cnf) in check_ioam6_data()
/openbmc/linux/drivers/gpio/
H A Dgpio-tegra.c75 u32 cnf[4]; member
216 u32 cnf, oe; in tegra_gpio_get_direction() local
/openbmc/linux/include/sound/
H A Dsimple_card_utils.h245 struct snd_soc_codec_conf *cnf; in asoc_simple_debug_info() local
/openbmc/linux/arch/parisc/kernel/
H A Dcache.c274 #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 Dif_inet6.h211 struct ipv6_devconf cnf; member
/openbmc/linux/net/ipv6/
H A Daddrconf.c5596 static inline void ipv6_store_devconf(struct ipv6_devconf *cnf, in ipv6_store_devconf()