/linux-4.1.27/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 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 …]
|
D | memstick.h | 53 unsigned char category; member 225 unsigned char category; member
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/sound/firewire/dice/ |
D | dice.c | 31 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/ |
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.1.27/drivers/staging/rtl8188eu/include/ |
D | fw.h | 40 u8 category; member
|
D | ieee80211_ext.h | 237 u8 category; member
|
D | ieee80211.h | 1256 int rtw_action_frame_parse(const u8 *frame, u32 frame_len, u8 *category,
|
/linux-4.1.27/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.1.27/include/uapi/sound/ |
D | firewire.h | 33 __be32 category; member
|
/linux-4.1.27/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.1.27/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.1.27/tools/perf/ |
D | command-list.txt | 3 # command name category [deprecated] [common]
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723com/ |
D | fw_common.h | 55 u8 category; member
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | tdls.c | 441 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()
|
D | util.c | 328 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/ |
D | p2p.c | 159 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/ |
D | tdls.c | 690 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()
|
D | rx.c | 726 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 …]
|
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 | 216 mgmt->u.action.category = WLAN_CATEGORY_BACK; in ieee80211_send_addba_resp()
|
D | mesh_hwmp.c | 134 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()
|
D | status.c | 196 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 | 296 mgmt->u.action.category = WLAN_CATEGORY_SELF_PROTECTED; in mesh_plink_frame_tx()
|
D | cfg.c | 3290 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()
|
D | mesh.c | 1194 switch (mgmt->u.action.category) { in ieee80211_mesh_rx_mgmt_action()
|
D | iface.c | 1226 mgmt->u.action.category == WLAN_CATEGORY_BACK) { in ieee80211_iface_work()
|
D | ibss.c | 1628 switch (mgmt->u.action.category) { in ieee80211_ibss_rx_queued_mgmt()
|
D | mlme.c | 3601 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()
|
D | util.c | 2866 mgmt->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in ieee80211_send_action_csa()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/ |
D | fw.h | 115 u8 category; member
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/ |
D | fw_common.h | 74 u8 category; member
|
/linux-4.1.27/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.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 1552 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 …]
|
D | rtw_ieee80211.c | 1342 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/ |
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.1.27/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.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/ |
D | fw.h | 94 u8 category; member
|
/linux-4.1.27/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.1.27/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.1.27/arch/m68k/ |
D | Kconfig.bus | 27 the CPU slot may fall in this category, so you have to say Y to let
|
/linux-4.1.27/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.1.27/drivers/staging/iio/Documentation/ |
D | overview.txt | 15 A typical device falling into this category would be connected via SPI
|
/linux-4.1.27/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.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/ |
D | fw.h | 136 u8 category; member
|
/linux-4.1.27/arch/sh/ |
D | Kconfig.debug | 19 mask ROM and no flash (WindowsCE machines fall in this category).
|
/linux-4.1.27/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.1.27/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.1.27/drivers/net/wireless/rtlwifi/ |
D | base.c | 1235 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()
|
D | ps.c | 828 pos = (u8 *)&mgmt->u.action.category; in rtl_p2p_action_ie()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/ |
D | fw.h | 142 u8 category; member
|
/linux-4.1.27/Documentation/ABI/ |
D | README | 73 It's up to the developer to place their interfaces in the category they
|
/linux-4.1.27/Documentation/vm/ |
D | active_mm.txt | 26 this category, but even "real" threads can temporarily say that for
|
/linux-4.1.27/Documentation/security/ |
D | Smack.txt | 530 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/ |
D | smt.h | 516 u_int category ; /* Allocator defined classification */ member
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_mlme_ext.c | 2020 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/ |
D | be_main.h | 235 unsigned int category; /* type indicates cached/non-cached */ member
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | libipw.h | 426 u8 category; member
|
/linux-4.1.27/net/wireless/ |
D | mlme.c | 537 mgmt->u.action.category != WLAN_CATEGORY_PUBLIC) { in cfg80211_mlme_mgmt_tx()
|
/linux-4.1.27/Documentation/ide/ |
D | ide.txt | 145 on sound cards usually fall into this category. Such configurations
|
/linux-4.1.27/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.1.27/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.1.27/drivers/staging/rtl8192e/ |
D | rtllib_softmac.c | 2198 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/ |
D | spelling.txt | 189 catagory||category
|
/linux-4.1.27/Documentation/blockdev/ |
D | paride.txt | 301 devices. The most common devices in this category are PD drives
|
/linux-4.1.27/Documentation/cdrom/ |
D | ide-cd | 207 IDE interfaces on sound cards often fall into this category.
|
/linux-4.1.27/drivers/usb/serial/ |
D | Kconfig | 398 tested -- device in this category is the PalmConnect USB Serial
|
/linux-4.1.27/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.1.27/Documentation/RCU/ |
D | whatisRCU.txt | 793 in docbook. Here is the list, by category.
|
/linux-4.1.27/Documentation/networking/ |
D | can.txt | 961 Therefore the use of hardware filters goes to the category 'handmade
|
/linux-4.1.27/drivers/net/wireless/ |
D | mwl8k.c | 1963 mgmt->u.action.category == WLAN_CATEGORY_BACK && in mwl8k_txq_xmit()
|
/linux-4.1.27/drivers/scsi/ |
D | Kconfig | 773 category, along with a large number of ISA 8bit controllers shipped
|
/linux-4.1.27/ |
D | MAINTAINERS | 3244 W: http://plugable.com/category/projects/udlfb/
|