Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Dpcmcia_cis.c144 cistpl_cftable_entry_t dflt; member
159 cistpl_cftable_entry_t *dflt = &cfg_mem->dflt; in pcmcia_do_loop_config() local
H A Dsoc_common.c119 calc_speed(unsigned short *spds, int num, unsigned short dflt) in calc_speed()
/linux/drivers/net/ethernet/sfc/
H A Def100_rep.h54 struct efx_tc_flow_rule dflt; member
H A Dtc.h330 } dflt; member
/linux/drivers/tty/vt/
H A Dconsolemap.c224 static struct uni_pagedict *dflt; variable
/linux/tools/perf/scripts/python/
H A Dparallel-perf.py656 def TimeVal(s, dflt): argument
/linux/drivers/net/phy/
H A Dmotorcomm.c844 u32 dflt) in ytphy_get_delay_reg_value()
/linux/net/ipv6/
H A Dip6_fib.c739 struct dst_metrics *dflt = (struct dst_metrics *)&dst_default_metrics; in fib6_metric_set() local
H A Daddrconf.c7404 struct ipv6_devconf *all, *dflt; in addrconf_init_net() local
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h475 #define IDPF_ITR_IDX_SPACING(spacing, dflt) (spacing ? spacing : dflt) argument