Home
last modified time | relevance | path

Searched refs:category (Results 1 – 85 of 85) sorted by relevance

/linux-4.1.27/include/linux/
Dnubus.h55 unsigned short category; member
91 struct nubus_dev* nubus_find_device(unsigned short category,
96 struct nubus_dev* nubus_find_type(unsigned short category,
Dieee80211.h919 u8 category; member
1099 u8 category; member
2385 u8 *category; in _ieee80211_is_robust_mgmt_frame() local
2396 category = ((u8 *) hdr) + 24; in _ieee80211_is_robust_mgmt_frame()
2397 return *category != WLAN_CATEGORY_PUBLIC && in _ieee80211_is_robust_mgmt_frame()
2398 *category != WLAN_CATEGORY_HT && in _ieee80211_is_robust_mgmt_frame()
2399 *category != WLAN_CATEGORY_SELF_PROTECTED && in _ieee80211_is_robust_mgmt_frame()
2400 *category != WLAN_CATEGORY_VENDOR_SPECIFIC; in _ieee80211_is_robust_mgmt_frame()
2431 return mgmt->u.action.category == WLAN_CATEGORY_PUBLIC; in ieee80211_is_public_action()
2531 if (mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT && in ieee80211_action_contains_tpc()
[all …]
Dmemstick.h53 unsigned char category; member
225 unsigned char category; member
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_command.c102 efw_transaction(struct snd_efw *efw, unsigned int category, in efw_transaction() argument
138 header->category = cpu_to_be32(category); in efw_transaction()
152 (be32_to_cpu(header->category) != category) || in efw_transaction()
156 be32_to_cpu(header->category), in efw_transaction()
/linux-4.1.27/drivers/memstick/core/
Dmemstick.c36 && (id->category == card->id.category) in memstick_dev_match()
71 if (add_uevent_var(env, "MEMSTICK_CATEGORY=%02X", card->id.category)) in memstick_uevent()
160 MEMSTICK_ATTR(category, "%02X");
342 card->id.category = id_reg.category; in h_memstick_read_dev_id()
455 card->id.type, card->id.category, card->id.class); in memstick_check()
/linux-4.1.27/drivers/nubus/
Dnubus.c295 nubus_find_device(unsigned short category, in nubus_find_device() argument
305 if (itor->category == category in nubus_find_device()
317 nubus_find_type(unsigned short category, in nubus_find_type() argument
325 if (itor->category == category in nubus_find_type()
443 switch (dev->category) { in nubus_show_private_resource()
495 dev->category = nbtdata[0]; in nubus_get_functional_resource()
Dproc.c39 dev->category, in nubus_devices_proc_show()
/linux-4.1.27/sound/firewire/dice/
Ddice.c31 unsigned int category, i; in dice_interface_check() local
58 category = WEISS_CATEGORY_ID; in dice_interface_check()
60 category = DICE_CATEGORY_ID; in dice_interface_check()
61 if (device->config_rom[3] != ((vendor << 8) | category) || in dice_interface_check()
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dcpus.txt20 a property named fsl,eref-[CAT], where [CAT] is the abbreviated category
22 the category is supported by the implementation.
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dfw.h40 u8 category; member
Dieee80211_ext.h237 u8 category; member
Dieee80211.h1256 int rtw_action_frame_parse(const u8 *frame, u32 frame_len, u8 *category,
/linux-4.1.27/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt236 is to align the category bitmap field on an even octet boundary. This will
251 is left to right or MSB to LSB. For example category 0 is represented by
252 the most significant bit of the first byte and category 15 is represented
254 shows this ordering. Bit N is binary 1 if category N is part of the label
255 for the datagram, and bit N is binary 0 if category N is not part of the
269 category bitmap.
283 does not change. The only change is to the category bitmap which is set to
322 is to align the category field on an even octet boundary. This will
347 by their position within a bit field. The length of each category is 2
349 for categories are 0 to 65534. Category 65535 is not a valid category
[all …]
Dcipso_ipv4.txt38 attributes such as sensitivity level and category to values which are
/linux-4.1.27/include/uapi/sound/
Dfirewire.h33 __be32 category; member
/linux-4.1.27/drivers/media/i2c/m5mols/
Dm5mols_core.c146 u8 category = I2C_CATEGORY(reg); in m5mols_read() local
161 wbuf[2] = category; in m5mols_read()
182 size, category, cmd, ret); in m5mols_read()
245 u8 category = I2C_CATEGORY(reg); in m5mols_write() local
266 wbuf[2] = category; in m5mols_write()
279 category, cmd, ret); in m5mols_write()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h52 #define CH_MSG(adapter, level, category, fmt, ...) do { \ argument
53 if ((adapter)->msg_enable & NETIF_MSG_##category) \
59 # define CH_DBG(adapter, category, fmt, ...) \ argument
60 CH_MSG(adapter, DEBUG, category, fmt, ## __VA_ARGS__)
62 # define CH_DBG(adapter, category, fmt, ...) argument
/linux-4.1.27/tools/perf/
Dcommand-list.txt3 # command name category [deprecated] [common]
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723com/
Dfw_common.h55 u8 category; member
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dtdls.c441 tf->category = WLAN_CATEGORY_TDLS; in mwifiex_prep_tdls_encap_data()
478 tf->category = WLAN_CATEGORY_TDLS; in mwifiex_prep_tdls_encap_data()
516 tf->category = WLAN_CATEGORY_TDLS; in mwifiex_prep_tdls_encap_data()
544 tf->category = WLAN_CATEGORY_TDLS; in mwifiex_prep_tdls_encap_data()
551 tf->category = WLAN_CATEGORY_TDLS; in mwifiex_prep_tdls_encap_data()
702 mgmt->u.action.category = WLAN_CATEGORY_PUBLIC; in mwifiex_construct_tdls_action_frame()
710 memmove(pos + ETH_ALEN, &mgmt->u.action.category, in mwifiex_construct_tdls_action_frame()
Dutil.c328 u8 category, action_code; in mwifiex_parse_mgmt_packet() local
335 category = *(payload + sizeof(struct ieee80211_hdr)); in mwifiex_parse_mgmt_packet()
337 if (category == WLAN_CATEGORY_PUBLIC && in mwifiex_parse_mgmt_packet()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dp2p.c159 u8 category; member
179 u8 category; member
196 u8 category; member
235 if (pact_frm->category == P2P_PUB_AF_CATEGORY && in brcmf_p2p_is_pub_action()
263 if (act_frm->category == P2P_AF_CATEGORY && in brcmf_p2p_is_p2p_action()
290 if (sd_act_frm->category != P2PSD_ACTION_CATEGORY) in brcmf_p2p_is_gas_action()
1657 u8 category; in brcmf_p2p_send_action_frame() local
1673 category = action_frame->data[DOT11_ACTION_CAT_OFF]; in brcmf_p2p_send_action_frame()
1721 category, action); in brcmf_p2p_send_action_frame()
/linux-4.1.27/net/mac80211/
Dtdls.c690 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data()
700 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data()
711 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data()
719 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data()
726 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data()
733 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data()
739 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data()
772 mgmt->u.action.category = WLAN_CATEGORY_PUBLIC; in ieee80211_prep_tdls_direct()
Drx.c726 u8 category; in ieee80211_rx_mesh_check() local
733 category = mgmt->u.action.category; in ieee80211_rx_mesh_check()
734 if (category != WLAN_CATEGORY_MESH_ACTION && in ieee80211_rx_mesh_check()
735 category != WLAN_CATEGORY_SELF_PROTECTED) in ieee80211_rx_mesh_check()
2413 tf->category == WLAN_CATEGORY_TDLS && in ieee80211_rx_h_data()
2542 resp->u.action.category = WLAN_CATEGORY_SA_QUERY; in ieee80211_process_sa_query_req()
2607 if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_rx_h_action()
2608 mgmt->u.action.category != WLAN_CATEGORY_SELF_PROTECTED && in ieee80211_rx_h_action()
2609 mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT) in ieee80211_rx_h_action()
2615 switch (mgmt->u.action.category) { in ieee80211_rx_h_action()
[all …]
Dht.c390 mgmt->u.action.category = WLAN_CATEGORY_BACK; in ieee80211_send_delba()
444 action_frame->u.action.category = WLAN_CATEGORY_HT; in ieee80211_send_smps_action()
Dspectmgmt.c209 msr_report->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in ieee80211_send_refuse_measurement_request()
Dagg-rx.c216 mgmt->u.action.category = WLAN_CATEGORY_BACK; in ieee80211_send_addba_resp()
Dmesh_hwmp.c134 mgmt->u.action.category = WLAN_CATEGORY_MESH_ACTION; in mesh_path_sel_frame_tx()
271 mgmt->u.action.category = WLAN_CATEGORY_MESH_ACTION; in mesh_path_error_tx()
Dstatus.c196 mgmt->u.action.category == WLAN_CATEGORY_HT && in ieee80211_frame_acked()
Dagg-tx.c96 mgmt->u.action.category = WLAN_CATEGORY_BACK; in ieee80211_send_addba_request()
Dmesh_plink.c296 mgmt->u.action.category = WLAN_CATEGORY_SELF_PROTECTED; in mesh_plink_frame_tx()
Dcfg.c3290 mgmt->u.action.category == WLAN_CATEGORY_PUBLIC || in ieee80211_mgmt_tx()
3291 mgmt->u.action.category == WLAN_CATEGORY_SELF_PROTECTED || in ieee80211_mgmt_tx()
3292 mgmt->u.action.category == WLAN_CATEGORY_SPECTRUM_MGMT) in ieee80211_mgmt_tx()
Dmesh.c1194 switch (mgmt->u.action.category) { in ieee80211_mesh_rx_mgmt_action()
Diface.c1226 mgmt->u.action.category == WLAN_CATEGORY_BACK) { in ieee80211_iface_work()
Dibss.c1628 switch (mgmt->u.action.category) { in ieee80211_ibss_rx_queued_mgmt()
Dmlme.c3601 if (mgmt->u.action.category == WLAN_CATEGORY_SPECTRUM_MGMT) { in ieee80211_sta_rx_queued_mgmt()
3620 } else if (mgmt->u.action.category == WLAN_CATEGORY_PUBLIC) { in ieee80211_sta_rx_queued_mgmt()
Dutil.c2866 mgmt->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in ieee80211_send_action_csa()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/
Dfw.h115 u8 category; member
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/
Dfw_common.h74 u8 category; member
/linux-4.1.27/drivers/net/fddi/skfp/
Dess.c533 chg->cat.category = ((struct smt_p_001a *)p)->category ; in ess_send_response()
645 req->cat.category = smc->mib.fddiESSCategory ; in ess_send_alc_req()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c1552 u8 category; in on_action_spct() local
1562 category = frame_body[0]; in on_action_spct()
1563 if (category != RTW_WLAN_CATEGORY_SPECTRUM_MGMT) in on_action_spct()
1599 unsigned char category, action; in OnAction_back() local
1624 category = frame_body[0]; in OnAction_back()
1625 if (category == RTW_WLAN_CATEGORY_BACK) { /* representing Block Ack */ in OnAction_back()
1754 u8 category, action; in on_action_public() local
1760 category = frame_body[0]; in on_action_public()
1761 if (category != RTW_WLAN_CATEGORY_PUBLIC) in on_action_public()
1796 unsigned char category; in OnAction() local
[all …]
Drtw_ieee80211.c1342 int rtw_action_frame_parse(const u8 *frame, u32 frame_len, u8 *category, u8 *action) in rtw_action_frame_parse() argument
1363 if (category) in rtw_action_frame_parse()
1364 *category = c; in rtw_action_frame_parse()
/linux-4.1.27/security/tomoyo/
Daudit.c327 const u8 category = tomoyo_index2category[index] + in tomoyo_get_audit() local
340 mode = p->config[category]; in tomoyo_get_audit()
Dcommon.c599 const char *category = in tomoyo_set_mode() local
601 len = strlen(category); in tomoyo_set_mode()
602 if (strncmp(name, category, len) || in tomoyo_set_mode()
1342 const char *category) in tomoyo_set_group() argument
1349 tomoyo_set_string(head, category); in tomoyo_set_group()
/linux-4.1.27/drivers/staging/nvec/
Dnvec.c173 enum nvec_msg_category category) in nvec_msg_alloc() argument
175 int i = (category == NVEC_MSG_TX) ? (NVEC_POOL_SIZE / 4) : 0; in nvec_msg_alloc()
185 (category == NVEC_MSG_TX) ? "TX" : "RX"); in nvec_msg_alloc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
Dfw.h94 u8 category; member
/linux-4.1.27/Documentation/dvb/
Dci.txt42 * Cards that fall in this category
44 At present the cards that fall in this category are the Twinhan and its
/linux-4.1.27/Documentation/
Dirqflags-tracing.txt18 category, because lots of lowlevel assembly code deal with irq-flags
Dstable_api_nonsense.txt160 under this category, good luck, you are on your own here, you leech
Dcachetlb.txt381 The final category of APIs is for I/O to deliberately aliased address
DCodingStyle304 category (d) better than here.
/linux-4.1.27/arch/m68k/
DKconfig.bus27 the CPU slot may fall in this category, so you have to say Y to let
/linux-4.1.27/drivers/char/tpm/
Dtpm-interface.c313 u8 category = (ordinal >> 24) & 0xFF; in tpm_calc_ordinal_duration() local
315 if ((category == TPM_PROTECTED_COMMAND && ordinal < TPM_MAX_ORDINAL) || in tpm_calc_ordinal_duration()
316 (category == TPM_CONNECTION_COMMAND && ordinal < TSC_MAX_ORDINAL)) in tpm_calc_ordinal_duration()
/linux-4.1.27/drivers/staging/iio/Documentation/
Doverview.txt15 A typical device falling into this category would be connected via SPI
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c2516 u8 category, action; in rtw_cfg80211_monitor_if_xmit_entry() local
2522 category = mgmt->u.action.category; in rtw_cfg80211_monitor_if_xmit_entry()
2525 category, action); in rtw_cfg80211_monitor_if_xmit_entry()
3033 u8 category, action; in cfg80211_rtw_mgmt_tx() local
3055 category = hdr->u.action.category; in cfg80211_rtw_mgmt_tx()
3057 DBG_8723A("RTW_Tx:category(%u), action(%u)\n", category, action); in cfg80211_rtw_mgmt_tx()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
Dfw.h136 u8 category; member
/linux-4.1.27/arch/sh/
DKconfig.debug19 mask ROM and no flash (WindowsCE machines fall in this category).
/linux-4.1.27/Documentation/arm/
DREADME75 machine-specific parts by directory. For this, the machine category is
77 $(MACHINE) to refer to the category)
/linux-4.1.27/drivers/net/wireless/cw1200/
Dtxrx.c557 mgmt->u.action.category == WLAN_CATEGORY_BACK) in cw1200_tx_h_action()
801 if (mgmt->u.action.category == WLAN_CATEGORY_BACK) in cw1200_handle_action_rx()
1036 (mgmt->u.action.category == WLAN_CATEGORY_PUBLIC)) { in cw1200_rx_cb()
1047 (mgmt->u.action.category == WLAN_CATEGORY_PUBLIC)) { in cw1200_rx_cb()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dbase.c1235 u8 category; in rtl_action_proc() local
1240 category = *act; in rtl_action_proc()
1242 switch (category) { in rtl_action_proc()
1794 action_frame->u.action.category = WLAN_CATEGORY_HT; in rtl_make_smps_action()
1925 action_frame->u.action.category = WLAN_CATEGORY_BACK; in rtl_make_del_ba()
Dps.c828 pos = (u8 *)&mgmt->u.action.category; in rtl_p2p_action_ie()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
Dfw.h142 u8 category; member
/linux-4.1.27/Documentation/ABI/
DREADME73 It's up to the developer to place their interfaces in the category they
/linux-4.1.27/Documentation/vm/
Dactive_mm.txt26 this category, but even "real" threads can temporarily say that for
/linux-4.1.27/Documentation/security/
DSmack.txt530 and a category set with each packet. The DOI is intended to identify a group
536 The label and category set are mapped to a Smack label as defined in
541 smack level [category [category]*]
543 Smack does not expect the level or category sets to be related in any
559 CIPSO level is used to indicate that the category set passed in the packet is
/linux-4.1.27/drivers/net/fddi/skfp/h/
Dsmt.h516 u_int category ; /* Allocator defined classification */ member
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c2020 unsigned char category, action; in OnAction23a_back23a() local
2044 category = mgmt->u.action.category; in OnAction23a_back23a()
2045 if (category == WLAN_CATEGORY_BACK) { /* representing Block Ack */ in OnAction23a_back23a()
2157 u8 category; in OnAction23a() local
2162 category = mgmt->u.action.category; in OnAction23a()
2168 if (category == ptable->num) in OnAction23a()
3741 mgmt->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in issue_action_spct_ch_switch23a()
3802 mgmt->u.action.category = WLAN_CATEGORY_BACK; in issue_action_BA23a()
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.h235 unsigned int category; /* type indicates cached/non-cached */ member
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dlibipw.h426 u8 category; member
/linux-4.1.27/net/wireless/
Dmlme.c537 mgmt->u.action.category != WLAN_CATEGORY_PUBLIC) { in cfg80211_mlme_mgmt_tx()
/linux-4.1.27/Documentation/ide/
Dide.txt145 on sound cards usually fall into this category. Such configurations
/linux-4.1.27/Documentation/video4linux/
Dv4l2-framework.txt245 are sorted according to category and each category has its own ops struct.
247 The top-level ops struct contains pointers to the category ops structs, which
248 may be NULL if the subdev driver does not support anything from that category.
/linux-4.1.27/Documentation/power/
Dopp.txt91 opp_get_{voltage, freq, opp_count} fall into this category.
Dpci.txt158 ACPI methods used for device power management fall into that category.
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_softmac.c2198 u8 category = 0; in rtllib_process_action() local
2206 category = *act; in rtllib_process_action()
2208 switch (category) { in rtllib_process_action()
/linux-4.1.27/scripts/
Dspelling.txt189 catagory||category
/linux-4.1.27/Documentation/blockdev/
Dparide.txt301 devices. The most common devices in this category are PD drives
/linux-4.1.27/Documentation/cdrom/
Dide-cd207 IDE interfaces on sound cards often fall into this category.
/linux-4.1.27/drivers/usb/serial/
DKconfig398 tested -- device in this category is the PalmConnect USB Serial
/linux-4.1.27/drivers/scsi/pm8001/
Dpm8001_hwi.c1342 u32 Header = 0, hpriority = 0, bc = 1, category = 0x02; in pm8001_mpi_build_cmd() local
1359 | ((category & 0xF) << 12) | (opCode & 0xFFF)); in pm8001_mpi_build_cmd()
/linux-4.1.27/Documentation/RCU/
DwhatisRCU.txt793 in docbook. Here is the list, by category.
/linux-4.1.27/Documentation/networking/
Dcan.txt961 Therefore the use of hardware filters goes to the category 'handmade
/linux-4.1.27/drivers/net/wireless/
Dmwl8k.c1963 mgmt->u.action.category == WLAN_CATEGORY_BACK && in mwl8k_txq_xmit()
/linux-4.1.27/drivers/scsi/
DKconfig773 category, along with a large number of ISA 8bit controllers shipped
/linux-4.1.27/
DMAINTAINERS3244 W: http://plugable.com/category/projects/udlfb/