| /linux/usr/ |
| H A D | gen_initramfs.sh | 95 local ftype=$(filetype "${location}") 101 [ "${ftype}" = "invalid" ] && return 0 104 case "${ftype}" in 106 str="${ftype} ${name} ${location} ${str}" 116 str="${ftype} ${name} ${str} ${dev} ${maj} ${min}" 120 str="${ftype} ${name} ${target} ${str}" 123 str="${ftype} ${name} ${str}"
|
| /linux/kernel/trace/ |
| H A D | trace_probe.h | 190 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, str, _fmttype) \ argument 201 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument 202 __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, 0, #_fmttype) 203 #define ASSIGN_FETCH_TYPE(ptype, ftype, sign) \ argument 204 _ASSIGN_FETCH_TYPE(#ptype, ptype, ftype, sizeof(ftype), sign, ptype) 207 #define ASSIGN_FETCH_TYPE_ALIAS(ptype, atype, ftype, sign) \ argument 208 _ASSIGN_FETCH_TYPE(#ptype, ptype, ftype, sizeof(ftype), sign, atype)
|
| /linux/net/mac80211/ |
| H A D | mesh_plink.c | 1019 * @ftype: frame type 1030 enum ieee80211_self_protected_actioncode ftype, in mesh_plink_get_event() argument 1037 matches_local = (ftype == WLAN_SP_MESH_PEERING_CLOSE || in mesh_plink_get_event() 1047 if (ftype != WLAN_SP_MESH_PEERING_OPEN) { in mesh_plink_get_event() 1051 /* ftype == WLAN_SP_MESH_PEERING_OPEN */ in mesh_plink_get_event() 1069 switch (ftype) { in mesh_plink_get_event() 1126 enum ieee80211_self_protected_actioncode ftype; in mesh_process_plink_frame() local 1144 ftype = mgmt->u.action.u.self_prot.action_code; in mesh_process_plink_frame() 1145 if ((ftype == WLAN_SP_MESH_PEERING_OPEN && ie_len != 4) || in mesh_process_plink_frame() 1146 (ftype in mesh_process_plink_frame() [all...] |
| /linux/drivers/tty/ |
| H A D | n_gsm.c | 178 u8 ftype; /* Frame type */ member 333 u8 ftype; /* UI or UIH */ member 599 switch (dlci->ftype) { in gsm_encode_params() 607 pr_debug("unsupported frame type %d\n", dlci->ftype); in gsm_encode_params() 1198 msg = gsm_data_alloc(gsm, dlci->addr, size, dlci->ftype); in gsm_dlci_data_output() 1274 msg = gsm_data_alloc(gsm, dlci->addr, size, dlci->ftype); in gsm_dlci_data_output_framed() 1331 msg = gsm_data_alloc(gsm, dlci->addr, size, dlci->ftype); in gsm_dlci_modem_output() 1460 msg = gsm_data_alloc(gsm, 0, dlen + 2, dlci->ftype); in gsm_control_command() 1488 msg = gsm_data_alloc(gsm, 0, dlen + 2, dlci->ftype); in gsm_control_reply() 1574 unsigned int ftype, i, adaption, prio, n1, k; in gsm_process_negotiation() local [all …]
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_idc.c | 411 enum iidc_function_type ftype) in idpf_idc_init_aux_core_dev() argument 431 privd->ftype = ftype; in idpf_idc_init_aux_core_dev()
|
| H A D | idpf.h | 1068 enum iidc_function_type ftype);
|
| /linux/arch/arm/include/asm/ |
| H A D | user.h | 46 unsigned char ftype[8]; member
|
| /linux/include/linux/net/intel/ |
| H A D | iidc_rdma_idpf.h | 43 enum iidc_function_type ftype; member
|
| H A D | i40e_client.h | 82 u8 ftype; /* function type, PF or VF */ member
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | ig3rdma_if.c | 51 virt_info.is_pf = !idc_priv->ftype; in ig3rdma_vchnl_init() 84 switch (idc_priv->ftype) { in ig3rdma_cfg_regions()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2_priv.h | 70 struct xfs_dir2_data_entry *dep, uint8_t ftype); 186 struct xfs_dir2_sf_entry *sfep, uint8_t ftype);
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | link.c | 250 int ftype; in ath_paprd_calibrate() local 275 ftype = IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC; in ath_paprd_calibrate() 276 hdr->frame_control = cpu_to_le16(ftype); in ath_paprd_calibrate()
|
| /linux/net/wireless/ |
| H A D | scan.c | 2194 enum cfg80211_bss_frame_type ftype; member 2352 switch (data->ftype) { in cfg80211_inform_single_bss_data() 2479 .ftype = tx_data->ftype, in cfg80211_parse_mbssid_data() 2939 .ftype = tx_data->ftype, in cfg80211_parse_ml_elem_sta_data() 3192 if (tx_data->ftype != CFG80211_BSS_FTYPE_PRESP) in cfg80211_parse_ml_sta_data() 3204 enum cfg80211_bss_frame_type ftype, in cfg80211_inform_bss_data() argument 3211 .ftype = ftype, in cfg80211_inform_bss_data() 3231 if (ftype == CFG80211_BSS_FTYPE_S1G_BEACON) in cfg80211_inform_bss_data() 3250 enum cfg80211_bss_frame_type ftype; in cfg80211_inform_bss_frame_data() local 3311 ftype = CFG80211_BSS_FTYPE_PRESP; in cfg80211_inform_bss_frame_data() [all …]
|
| H A D | mlme.c | 971 __le16 ftype = mgmt->frame_control & in cfg80211_rx_mgmt_ext() local 989 if (reg->frame_type != ftype) in cfg80211_rx_mgmt_ext()
|
| /linux/drivers/media/usb/uvc/ |
| H A D | uvc_driver.c | 229 u32 **intervals, u8 ftype, int width_multiplier, in uvc_parse_frame() argument 237 if (ftype != UVC_VS_FRAME_FRAME_BASED) in uvc_parse_frame() 257 if (ftype != UVC_VS_FRAME_FRAME_BASED) { in uvc_parse_frame() 345 u8 ftype; in uvc_parse_format() local 412 ftype = UVC_VS_FRAME_UNCOMPRESSED; in uvc_parse_format() 414 ftype = UVC_VS_FRAME_FRAME_BASED; in uvc_parse_format() 432 ftype = UVC_VS_FRAME_MJPEG; in uvc_parse_format() 455 ftype = 0; in uvc_parse_format() 487 if (ftype) { in uvc_parse_format() 489 buffer[2] == ftype) { in uvc_parse_format() [all …]
|
| /linux/tools/lib/python/abi/ |
| H A D | abi_parser.py | 166 "path": fdata.ftype, 317 fdata.ftype = path.split("/")[0] 322 fdata.nametag["path"] = fdata.ftype
|
| /linux/fs/xfs/scrub/ |
| H A D | dir.c | 91 int ftype) in xchk_dir_check_ftype() argument 96 if (ftype != XFS_DIR3_FT_UNKNOWN && ftype != XFS_DIR3_FT_DIR) in xchk_dir_check_ftype() 101 if (xfs_mode_to_ftype(VFS_I(ip)->i_mode) != ftype) in xchk_dir_check_ftype()
|
| H A D | trace.h | 1605 __field(uint8_t, ftype) 1614 __entry->ftype = xfs_mode_to_ftype(VFS_I(ip)->i_mode); 1623 __print_symbolic(__entry->ftype, XFS_DIR3_FTYPE_STR), 2609 unsigned int ftype), 2610 TP_ARGS(sc, dp, ftype), 2615 __field(unsigned int, ftype) 2621 __entry->ftype = ftype; 2627 __print_symbolic(__entry->ftype, XFS_DIR3_FTYPE_STR)) 2632 unsigned int ftype, unsigned int found_ftype), 2633 TP_ARGS(sc, dp, ftype, found_ftype), [all …]
|
| H A D | dir_repair.c | 106 uint8_t ftype; member 337 .ftype = name->type, in xrep_dir_stash_createname() 364 .ftype = name->type, in xrep_dir_stash_removename() 863 rd->xname.type = dirent.ftype; in xrep_dir_replay_updates()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | txrx.c | 377 u8 ftype; in wil_rx_get_cid_by_skb() local 383 ftype = wil_rxdesc_ftype(d) << 2; in wil_rx_get_cid_by_skb() 384 if (likely(ftype == IEEE80211_FTYPE_DATA)) { in wil_rx_get_cid_by_skb() 426 ta, vif->wdev.iftype, ftype, skb->len); in wil_rx_get_cid_by_skb() 452 u8 ftype; in wil_vring_reap_rx() local 535 ftype = wil_rxdesc_ftype(d) << 2; in wil_vring_reap_rx() 536 if (unlikely(ftype != IEEE80211_FTYPE_DATA)) { in wil_vring_reap_rx()
|
| H A D | txrx_edma.c | 756 u8 ftype; in wil_check_bar() local 763 ftype = wil_rx_status_get_frame_type(wil, msg); in wil_check_bar() 764 if (ftype == IEEE80211_FTYPE_DATA) in wil_check_bar()
|
| /linux/fs/nfsd/ |
| H A D | xdr3.h | 59 __u32 ftype; member
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_api.c | 2672 enum vcap_field_type ftype, in vcap_rule_add_key() argument 2697 field->ctrl.type = ftype; in vcap_rule_add_key() 2840 enum vcap_field_type ftype, in vcap_rule_add_action() argument 2865 field->ctrl.type = ftype; in vcap_rule_add_action() 3427 enum vcap_field_type ftype, in vcap_rule_mod_key() argument 3434 return vcap_rule_add_key(rule, key, ftype, data); in vcap_rule_mod_key() 3472 enum vcap_field_type ftype, in vcap_rule_mod_action() argument 3479 return vcap_rule_add_action(rule, action, ftype, data); in vcap_rule_mod_action()
|
| /linux/fs/xfs/ |
| H A D | xfs_mount.h | 430 __XFS_HAS_FEAT(ftype, FTYPE) in __XFS_ADD_FEAT()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_client.c | 348 cdev->lan_info.ftype = I40E_CLIENT_FTYPE_PF; in i40e_client_add_instance()
|