Home
last modified time | relevance | path

Searched refs:ema (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/libfc/
A Dfc_exch.c913 if (!ema->match || ema->match(fp)) { in fc_exch_alloc()
1484 if ((!ema->match || ema->match(fp)) && in fc_seq_assign()
2005 if (ema->mp->min_xid <= xid && xid <= ema->mp->max_xid) in fc_exch_lookup()
2394 ema = kmalloc(sizeof(*ema), GFP_ATOMIC); in fc_exch_mgr_add()
2395 if (!ema) in fc_exch_mgr_add()
2396 return ema; in fc_exch_mgr_add()
2398 ema->mp = mp; in fc_exch_mgr_add()
2403 return ema; in fc_exch_mgr_add()
2429 kfree(ema); in fc_exch_mgr_del()
2443 if (!fc_exch_mgr_add(dst, ema->mp, ema->match)) in fc_exch_mgr_list_clone()
[all …]
/linux/drivers/pcmcia/
A Di82365.c141 u_char ctl, ema; member
383 p->ema = i365_get(s, VG469_EXT_MODE); in vg46x_get_state()
391 i365_set(s, VG469_EXT_MODE, p->ema); in vg46x_set_state()
399 flip(p->ema, VG469_MODE_CABLE, cable_mode); in vg46x_set_opts()
411 if (p->ema & VG469_MODE_CABLE) in vg46x_set_opts()
413 if (p->ema & VG469_MODE_COMPAT) in vg46x_set_opts()
/linux/arch/mips/include/asm/octeon/
A Dcvmx-mio-defs.h1825 uint64_t ema:2; member
1851 uint64_t ema:2;
2099 uint64_t ema:3; member
2101 uint64_t ema:3;
2110 uint64_t ema:2; member
2112 uint64_t ema:2;
/linux/include/net/
A Dcfg80211.h1069 bool ema; member
/linux/net/mac80211/
A Dcfg.c139 if (params.ema) in ieee80211_set_ap_mbssid_options()
/linux/net/wireless/
A Dnl80211.c5050 config->ema = nla_get_flag(tb[NL80211_MBSSID_CONFIG_ATTR_EMA]); in nl80211_parse_mbssid_config()
5051 if (config->ema) { in nl80211_parse_mbssid_config()

Completed in 78 milliseconds