Searched refs:aflags (Results 1 - 12 of 12) sorted by relevance

/drivers/block/aoe/
H A Daoe.h53 unsigned char aflags; member in struct:aoe_atahdr
H A Daoecmd.c248 ah->aflags |= AOEAFL_EXT;
256 ah->aflags |= AOEAFL_WRITE;
370 if (ah->aflags & AOEAFL_WRITE) {
/drivers/net/wireless/wl12xx/
H A Dinit.c437 rc.aflags = 0;
446 rc.aflags = 0;
468 rc.aflags = 0;
H A Dacx.c750 acx->rate_policy.aflags = c->aflags;
763 acx->rate_policy.aflags = c->aflags;
781 acx->rate_policy.aflags = c->aflags;
812 acx->rate_policy.aflags = c->aflags;
H A Dconf.h518 u8 aflags; member in struct:conf_tx_rate_class
H A Dcmd.h383 u8 aflags; member in struct:wl1271_cmd_template_set
H A Dacx.h646 u8 aflags; member in struct:acx_rate_class
H A Dmain.c143 .aflags = 0,
/drivers/net/wireless/wl1251/
H A Dacx.c914 acx->rate_class[0].aflags = 0;
H A Dacx.h1098 u8 aflags; member in struct:acx_rate_class
/drivers/media/dvb/ttpci/
H A Dav7110.c748 u16 aflags = 0; local
762 aflags |= 0x8000;
765 pcrpid, vpid, apid, ttpid, subpid, aflags);
/drivers/net/wireless/bcmdhd/
H A Dwl_cfg80211.c5820 gfp_t aflags; local
5826 aflags = (in_atomic()) ? GFP_ATOMIC : GFP_KERNEL;
5828 - sizeof(u8) + WL_BSS_INFO_MAX, aflags);
5905 le16_to_cpu(notif_bss_info->frame_len), signal, aflags);
8432 gfp_t aflags; local
8438 aflags = (in_atomic()) ? GFP_ATOMIC : GFP_KERNEL;
8439 e = kzalloc(evtq_size, aflags);

Completed in 331 milliseconds