/linux-4.4.14/include/linux/ |
D | nubus.h | 55 unsigned short category; member 91 struct nubus_dev* nubus_find_device(unsigned short category, 96 struct nubus_dev* nubus_find_type(unsigned short category,
|
D | ieee80211.h | 919 u8 category; member 1099 u8 category; member 2387 u8 *category; in _ieee80211_is_robust_mgmt_frame() local 2398 category = ((u8 *) hdr) + 24; in _ieee80211_is_robust_mgmt_frame() 2399 return *category != WLAN_CATEGORY_PUBLIC && in _ieee80211_is_robust_mgmt_frame() 2400 *category != WLAN_CATEGORY_HT && in _ieee80211_is_robust_mgmt_frame() 2401 *category != WLAN_CATEGORY_WNM_UNPROTECTED && in _ieee80211_is_robust_mgmt_frame() 2402 *category != WLAN_CATEGORY_SELF_PROTECTED && in _ieee80211_is_robust_mgmt_frame() 2403 *category != WLAN_CATEGORY_UNPROT_DMG && in _ieee80211_is_robust_mgmt_frame() 2404 *category != WLAN_CATEGORY_VHT && in _ieee80211_is_robust_mgmt_frame() [all …]
|
D | memstick.h | 53 unsigned char category; member 225 unsigned char category; member
|
/linux-4.4.14/sound/firewire/fireworks/ |
D | fireworks_command.c | 102 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.4.14/sound/firewire/dice/ |
D | dice.c | 33 unsigned int category, i; in dice_interface_check() local 61 category = WEISS_CATEGORY_ID; in dice_interface_check() 63 category = LOUD_CATEGORY_ID; in dice_interface_check() 65 category = DICE_CATEGORY_ID; in dice_interface_check() 66 if (device->config_rom[3] != ((vendor << 8) | category) || in dice_interface_check()
|
/linux-4.4.14/drivers/memstick/core/ |
D | memstick.c | 36 && (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.4.14/drivers/nubus/ |
D | nubus.c | 295 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()
|
D | proc.c | 39 dev->category, in nubus_devices_proc_show()
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | cpus.txt | 20 a property named fsl,eref-[CAT], where [CAT] is the abbreviated category 22 the category is supported by the implementation.
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | fw.h | 40 u8 category; member
|
D | ieee80211_ext.h | 237 u8 category; member
|
D | ieee80211.h | 1175 int rtw_action_frame_parse(const u8 *frame, u32 frame_len, u8 *category,
|
/linux-4.4.14/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 236 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 …]
|
D | cipso_ipv4.txt | 38 attributes such as sensitivity level and category to values which are
|
/linux-4.4.14/include/uapi/sound/ |
D | firewire.h | 34 __be32 category; member
|
/linux-4.4.14/drivers/media/i2c/m5mols/ |
D | m5mols_core.c | 146 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.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | common.h | 52 #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.4.14/tools/perf/ |
D | command-list.txt | 3 # command name category [deprecated] [common]
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | util.c | 336 u8 category, action_code, *addr2; in mwifiex_parse_mgmt_packet() local 343 category = *(payload + sizeof(struct ieee80211_hdr)); in mwifiex_parse_mgmt_packet() 344 switch (category) { in mwifiex_parse_mgmt_packet() 367 category); in mwifiex_parse_mgmt_packet()
|
D | tdls.c | 455 tf->category = WLAN_CATEGORY_TDLS; in mwifiex_prep_tdls_encap_data() 492 tf->category = WLAN_CATEGORY_TDLS; in mwifiex_prep_tdls_encap_data() 530 tf->category = WLAN_CATEGORY_TDLS; in mwifiex_prep_tdls_encap_data() 558 tf->category = WLAN_CATEGORY_TDLS; in mwifiex_prep_tdls_encap_data() 565 tf->category = WLAN_CATEGORY_TDLS; in mwifiex_prep_tdls_encap_data() 716 mgmt->u.action.category = WLAN_CATEGORY_PUBLIC; in mwifiex_construct_tdls_action_frame() 724 memmove(pos + ETH_ALEN, &mgmt->u.action.category, in mwifiex_construct_tdls_action_frame()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | p2p.c | 160 u8 category; member 180 u8 category; member 197 u8 category; member 236 if (pact_frm->category == P2P_PUB_AF_CATEGORY && in brcmf_p2p_is_pub_action() 264 if (act_frm->category == P2P_AF_CATEGORY && in brcmf_p2p_is_p2p_action() 291 if (sd_act_frm->category != P2PSD_ACTION_CATEGORY) in brcmf_p2p_is_gas_action() 1658 u8 category; in brcmf_p2p_send_action_frame() local 1674 category = action_frame->data[DOT11_ACTION_CAT_OFF]; in brcmf_p2p_send_action_frame() 1722 category, action); in brcmf_p2p_send_action_frame()
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
D | ess.c | 533 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.4.14/net/mac80211/ |
D | tdls.c | 759 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data() 769 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data() 780 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data() 788 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data() 795 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data() 802 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data() 808 tf->category = WLAN_CATEGORY_TDLS; in ieee80211_prep_tdls_encap_data() 841 mgmt->u.action.category = WLAN_CATEGORY_PUBLIC; in ieee80211_prep_tdls_direct()
|
D | rx.c | 775 u8 category; in ieee80211_rx_mesh_check() local 782 category = mgmt->u.action.category; in ieee80211_rx_mesh_check() 783 if (category != WLAN_CATEGORY_MESH_ACTION && in ieee80211_rx_mesh_check() 784 category != WLAN_CATEGORY_SELF_PROTECTED) in ieee80211_rx_mesh_check() 2434 tf->category == WLAN_CATEGORY_TDLS && in ieee80211_rx_h_data() 2570 resp->u.action.category = WLAN_CATEGORY_SA_QUERY; in ieee80211_process_sa_query_req() 2632 if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_rx_h_action() 2633 mgmt->u.action.category != WLAN_CATEGORY_SELF_PROTECTED && in ieee80211_rx_h_action() 2634 mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT) in ieee80211_rx_h_action() 2637 switch (mgmt->u.action.category) { in ieee80211_rx_h_action() [all …]
|
D | ht.c | 390 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()
|
D | spectmgmt.c | 209 msr_report->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in ieee80211_send_refuse_measurement_request()
|
D | agg-rx.c | 217 mgmt->u.action.category = WLAN_CATEGORY_BACK; in ieee80211_send_addba_resp()
|
D | mesh_hwmp.c | 131 mgmt->u.action.category = WLAN_CATEGORY_MESH_ACTION; in mesh_path_sel_frame_tx() 268 mgmt->u.action.category = WLAN_CATEGORY_MESH_ACTION; in mesh_path_error_tx()
|
D | status.c | 197 mgmt->u.action.category == WLAN_CATEGORY_HT && in ieee80211_frame_acked()
|
D | agg-tx.c | 96 mgmt->u.action.category = WLAN_CATEGORY_BACK; in ieee80211_send_addba_request()
|
D | mesh_plink.c | 246 mgmt->u.action.category = WLAN_CATEGORY_SELF_PROTECTED; in mesh_plink_frame_tx()
|
D | cfg.c | 3342 mgmt->u.action.category == WLAN_CATEGORY_PUBLIC || in ieee80211_mgmt_tx() 3343 mgmt->u.action.category == WLAN_CATEGORY_SELF_PROTECTED || in ieee80211_mgmt_tx() 3344 mgmt->u.action.category == WLAN_CATEGORY_SPECTRUM_MGMT) in ieee80211_mgmt_tx()
|
D | mesh.c | 1261 switch (mgmt->u.action.category) { in ieee80211_mesh_rx_mgmt_action()
|
D | iface.c | 1252 mgmt->u.action.category == WLAN_CATEGORY_BACK) { in ieee80211_iface_work()
|
D | ibss.c | 1641 switch (mgmt->u.action.category) { in ieee80211_ibss_rx_queued_mgmt()
|
D | mlme.c | 3631 if (mgmt->u.action.category == WLAN_CATEGORY_SPECTRUM_MGMT) { in ieee80211_sta_rx_queued_mgmt() 3650 } else if (mgmt->u.action.category == WLAN_CATEGORY_PUBLIC) { in ieee80211_sta_rx_queued_mgmt()
|
D | util.c | 2864 mgmt->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in ieee80211_send_action_csa()
|
/linux-4.4.14/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 1615 u8 category, action; in issue_action_spct_ch_switch() local 1616 category = RTW_WLAN_CATEGORY_SPECTRUM_MGMT; in issue_action_spct_ch_switch() 1619 pframe = rtw_set_fixed_ie(pframe, 1, &(category), &(pattrib->pktlen)); in issue_action_spct_ch_switch() 1635 u8 category = RTW_WLAN_CATEGORY_BACK; in issue_action_BA() local 1656 DBG_88E("%s, category=%d, action=%d, status=%d\n", __func__, category, action, status); in issue_action_BA() 1686 pframe = rtw_set_fixed_ie(pframe, 1, &(category), &(pattrib->pktlen)); in issue_action_BA() 1689 if (category == 3) { in issue_action_BA() 1789 unsigned char category, action; in issue_action_BSSCoexistPacket() local 1815 category = RTW_WLAN_CATEGORY_PUBLIC; in issue_action_BSSCoexistPacket() 1845 pframe = rtw_set_fixed_ie(pframe, 1, &(category), &(pattrib->pktlen)); in issue_action_BSSCoexistPacket() [all …]
|
D | rtw_ieee80211.c | 1344 int rtw_action_frame_parse(const u8 *frame, u32 frame_len, u8 *category, u8 *action) in rtw_action_frame_parse() argument 1365 if (category) in rtw_action_frame_parse() 1366 *category = c; in rtw_action_frame_parse()
|
/linux-4.4.14/security/tomoyo/ |
D | audit.c | 327 const u8 category = tomoyo_index2category[index] + in tomoyo_get_audit() local 340 mode = p->config[category]; in tomoyo_get_audit()
|
D | common.c | 599 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.4.14/drivers/staging/nvec/ |
D | nvec.c | 173 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.4.14/Documentation/dvb/ |
D | ci.txt | 42 * Cards that fall in this category 44 At present the cards that fall in this category are the Twinhan and its
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.bus | 27 the CPU slot may fall in this category, so you have to say Y to let
|
/linux-4.4.14/Documentation/ |
D | irqflags-tracing.txt | 18 category, because lots of lowlevel assembly code deal with irq-flags
|
D | stable_api_nonsense.txt | 160 under this category, good luck, you are on your own here, you leech
|
D | cachetlb.txt | 381 The final category of APIs is for I/O to deliberately aliased address
|
D | CodingStyle | 304 category (d) better than here.
|
/linux-4.4.14/drivers/staging/iio/Documentation/ |
D | overview.txt | 15 A typical device falling into this category would be connected via SPI
|
/linux-4.4.14/drivers/char/tpm/ |
D | tpm-interface.c | 313 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.4.14/drivers/staging/rtl8723au/os_dep/ |
D | ioctl_cfg80211.c | 2516 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.4.14/arch/sh/ |
D | Kconfig.debug | 19 mask ROM and no flash (WindowsCE machines fall in this category).
|
/linux-4.4.14/Documentation/arm/ |
D | README | 75 machine-specific parts by directory. For this, the machine category is 77 $(MACHINE) to refer to the category)
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | txrx.c | 557 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.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | base.c | 1233 u8 category; in rtl_action_proc() local 1238 category = *act; in rtl_action_proc() 1240 switch (category) { in rtl_action_proc() 1792 action_frame->u.action.category = WLAN_CATEGORY_HT; in rtl_make_smps_action() 1923 action_frame->u.action.category = WLAN_CATEGORY_BACK; in rtl_make_del_ba()
|
D | ps.c | 828 pos = (u8 *)&mgmt->u.action.category; in rtl_p2p_action_ie()
|
D | wifi.h | 227 u8 category; member
|
/linux-4.4.14/Documentation/vm/ |
D | active_mm.txt | 26 this category, but even "real" threads can temporarily say that for
|
/linux-4.4.14/Documentation/ABI/ |
D | README | 73 It's up to the developer to place their interfaces in the category they
|
/linux-4.4.14/Documentation/security/ |
D | Smack.txt | 565 and a category set with each packet. The DOI is intended to identify a group 571 The label and category set are mapped to a Smack label as defined in 576 smack level [category [category]*] 578 Smack does not expect the level or category sets to be related in any 594 CIPSO level is used to indicate that the category set passed in the packet is
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
D | smt.h | 516 u_int category ; /* Allocator defined classification */ member
|
/linux-4.4.14/drivers/staging/rtl8723au/core/ |
D | rtw_mlme_ext.c | 2013 unsigned char category, action; in OnAction23a_back23a() local 2037 category = mgmt->u.action.category; in OnAction23a_back23a() 2038 if (category == WLAN_CATEGORY_BACK) { /* representing Block Ack */ in OnAction23a_back23a() 2150 u8 category; in OnAction23a() local 2155 category = mgmt->u.action.category; in OnAction23a() 2161 if (category == ptable->num) in OnAction23a() 3733 mgmt->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in issue_action_spct_ch_switch23a() 3794 mgmt->u.action.category = WLAN_CATEGORY_BACK; in issue_action_BA23a()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.h | 383 u8 category; /* AP/NIC and USB/PCI */ member
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | libipw.h | 426 u8 category; member
|
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_main.h | 238 unsigned int category; /* type indicates cached/non-cached */ member
|
/linux-4.4.14/net/wireless/ |
D | mlme.c | 582 mgmt->u.action.category != WLAN_CATEGORY_PUBLIC) { in cfg80211_mlme_mgmt_tx()
|
/linux-4.4.14/Documentation/ide/ |
D | ide.txt | 145 on sound cards usually fall into this category. Such configurations
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-framework.txt | 245 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.4.14/Documentation/power/ |
D | opp.txt | 91 opp_get_{voltage, freq, opp_count} fall into this category.
|
D | pci.txt | 158 ACPI methods used for device power management fall into that category.
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | rtllib_softmac.c | 2184 u8 category = 0; in rtllib_process_action() local 2192 category = *act; in rtllib_process_action() 2194 switch (category) { in rtllib_process_action()
|
/linux-4.4.14/scripts/ |
D | spelling.txt | 195 catagory||category
|
/linux-4.4.14/Documentation/blockdev/ |
D | paride.txt | 301 devices. The most common devices in this category are PD drives
|
/linux-4.4.14/Documentation/cdrom/ |
D | ide-cd | 207 IDE interfaces on sound cards often fall into this category.
|
/linux-4.4.14/drivers/usb/serial/ |
D | Kconfig | 398 tested -- device in this category is the PalmConnect USB Serial
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm8001_hwi.c | 1342 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.4.14/Documentation/RCU/ |
D | whatisRCU.txt | 795 in docbook. Here is the list, by category.
|
/linux-4.4.14/Documentation/networking/ |
D | can.txt | 964 Therefore the use of hardware filters goes to the category 'handmade
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 785 category, along with a large number of ISA 8bit controllers shipped
|
/linux-4.4.14/drivers/net/wireless/ |
D | mwl8k.c | 1963 mgmt->u.action.category == WLAN_CATEGORY_BACK && in mwl8k_txq_xmit()
|
/linux-4.4.14/ |
D | MAINTAINERS | 3513 W: http://plugable.com/category/projects/udlfb/
|