Searched refs:fc (Results 101 - 125 of 538) sorted by relevance

1234567891011>>

/linux-master/include/uapi/linux/
H A Dif_hippi.h112 __u8 fc:3; member in struct:hippi_le_hdr
118 __u8 fc:3;
/linux-master/include/net/phonet/
H A Dpep.h150 #define pn_flow_safe(fc) ((fc) >> 1)
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h104 int (*set_speed_duplex_fc)(struct cmac *, int speed, int duplex, int fc);
106 int *fc);
H A Dmy3126.c111 int *link_ok, int *speed, int *duplex, int *fc)
147 if (fc)
148 *fc = PAUSE_RX | PAUSE_TX;
110 my3126_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) argument
H A Dmv88x201x.c163 int *speed, int *duplex, int *fc)
179 if (fc)
180 *fc = PAUSE_RX | PAUSE_TX;
162 mv88x201x_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) argument
/linux-master/fs/ceph/
H A Dcache.h17 int ceph_fscache_register_fs(struct ceph_fs_client* fsc, struct fs_context *fc);
61 struct fs_context *fc)
60 ceph_fscache_register_fs(struct ceph_fs_client* fsc, struct fs_context *fc) argument
/linux-master/fs/fuse/
H A Ddax.c46 /* Will connect in fc->busy_ranges to keep track busy memory */
187 struct fuse_conn_dax *fcd = fm->fc->dax;
376 struct fuse_conn *fc = get_fuse_conn(inode); local
384 inode_reclaim_dmap_range(fc->dax, inode, 0, -1);
436 struct fuse_conn *fc = get_fuse_conn(inode); local
437 struct fuse_conn_dax *fcd = fc->dax;
566 struct fuse_conn *fc = get_fuse_conn(inode); local
579 iomap->dax_dev = fc->dax->dev;
782 struct fuse_conn *fc = get_fuse_conn(inode); local
784 return dax_writeback_mapping_range(mapping, fc
795 struct fuse_conn *fc = get_fuse_conn(inode); local
1220 fuse_dax_conn_free(struct fuse_conn *fc) argument
1281 fuse_dax_conn_alloc(struct fuse_conn *fc, enum fuse_dax_mode dax_mode, struct dax_device *dax_dev) argument
1310 struct fuse_conn *fc = get_fuse_conn_super(sb); local
1333 struct fuse_conn *fc = get_fuse_conn(inode); local
1364 struct fuse_conn *fc = get_fuse_conn(inode); local
1371 fuse_dax_check_alignment(struct fuse_conn *fc, unsigned int map_alignment) argument
1381 fuse_dax_cancel_work(struct fuse_conn *fc) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c16 __le16 fc = rtl_get_fc(skb); local
18 if (unlikely(ieee80211_is_beacon(fc)))
20 if (ieee80211_is_mgmt(fc) || ieee80211_is_ctl(fc))
228 u16 fc, type; local
234 fc = le16_to_cpu(hdr->frame_control);
239 (ether_addr_equal(mac->bssid, (fc & IEEE80211_FCTL_TODS) ?
240 hdr->addr1 : (fc & IEEE80211_FCTL_FROMDS) ?
356 __le16 fc = hdr->frame_control; local
388 if (ieee80211_is_nullfunc(fc) || ieee80211_is_ct
527 __le16 fc = hdr->frame_control; local
[all...]
/linux-master/include/linux/
H A Dieee80211.h375 * @fc: frame control bytes in little-endian byteorder
377 static inline bool ieee80211_has_tods(__le16 fc) argument
379 return (fc & cpu_to_le16(IEEE80211_FCTL_TODS)) != 0;
384 * @fc: frame control bytes in little-endian byteorder
386 static inline bool ieee80211_has_fromds(__le16 fc) argument
388 return (fc & cpu_to_le16(IEEE80211_FCTL_FROMDS)) != 0;
393 * @fc: frame control bytes in little-endian byteorder
395 static inline bool ieee80211_has_a4(__le16 fc) argument
398 return (fc & tmp) == tmp;
403 * @fc
405 ieee80211_has_morefrags(__le16 fc) argument
414 ieee80211_has_retry(__le16 fc) argument
423 ieee80211_has_pm(__le16 fc) argument
432 ieee80211_has_moredata(__le16 fc) argument
441 ieee80211_has_protected(__le16 fc) argument
450 ieee80211_has_order(__le16 fc) argument
459 ieee80211_is_mgmt(__le16 fc) argument
469 ieee80211_is_ctl(__le16 fc) argument
479 ieee80211_is_data(__le16 fc) argument
489 ieee80211_is_ext(__le16 fc) argument
500 ieee80211_is_data_qos(__le16 fc) argument
514 ieee80211_is_data_present(__le16 fc) argument
528 ieee80211_is_assoc_req(__le16 fc) argument
538 ieee80211_is_assoc_resp(__le16 fc) argument
548 ieee80211_is_reassoc_req(__le16 fc) argument
558 ieee80211_is_reassoc_resp(__le16 fc) argument
568 ieee80211_is_probe_req(__le16 fc) argument
578 ieee80211_is_probe_resp(__le16 fc) argument
588 ieee80211_is_beacon(__le16 fc) argument
599 ieee80211_is_s1g_beacon(__le16 fc) argument
611 ieee80211_next_tbtt_present(__le16 fc) argument
623 ieee80211_is_s1g_short_beacon(__le16 fc) argument
632 ieee80211_is_atim(__le16 fc) argument
642 ieee80211_is_disassoc(__le16 fc) argument
652 ieee80211_is_auth(__le16 fc) argument
662 ieee80211_is_deauth(__le16 fc) argument
672 ieee80211_is_action(__le16 fc) argument
682 ieee80211_is_back_req(__le16 fc) argument
692 ieee80211_is_back(__le16 fc) argument
702 ieee80211_is_pspoll(__le16 fc) argument
712 ieee80211_is_rts(__le16 fc) argument
722 ieee80211_is_cts(__le16 fc) argument
732 ieee80211_is_ack(__le16 fc) argument
742 ieee80211_is_cfend(__le16 fc) argument
752 ieee80211_is_cfendack(__le16 fc) argument
762 ieee80211_is_nullfunc(__le16 fc) argument
772 ieee80211_is_qos_nullfunc(__le16 fc) argument
782 ieee80211_is_trigger(__le16 fc) argument
792 ieee80211_is_any_nullfunc(__le16 fc) argument
4383 __le16 fc = mgmt->frame_control; local
[all...]
H A Dfs_parser.h68 static inline int fs_parse(struct fs_context *fc, argument
73 return __fs_parse(&fc->log, desc, param, result);
76 extern int fs_lookup_param(struct fs_context *fc,
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c32 __le16 fc, __le32 *tx_flags)
49 __le16 fc = hdr->frame_control; local
59 if (ieee80211_is_probe_resp(fc))
61 else if (ieee80211_is_back_req(fc))
66 (ieee80211_is_auth(fc) || ieee80211_is_assoc_req(fc) ||
67 ieee80211_is_reassoc_req(fc) ||
73 if (ieee80211_has_morefrags(fc))
76 if (ieee80211_is_data_qos(fc)) {
88 iwlagn_tx_cmd_protection(priv, info, fc,
30 iwlagn_tx_cmd_protection(struct iwl_priv *priv, struct ieee80211_tx_info *info, __le16 fc, __le32 *tx_flags) argument
105 iwlagn_tx_cmd_build_rate(struct iwl_priv *priv, struct iwl_tx_cmd *tx_cmd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
268 __le16 fc; local
[all...]
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dtx.c70 struct ieee80211_tx_info *control, u16 fc)
88 if ((fc & IEEE80211_FTYPE_DATA) &&
89 ((fc & IEEE80211_STYPE_QOS_DATA) ||
90 (fc & IEEE80211_STYPE_QOS_NULLFUNC)))
140 u16 fc; local
149 fc = *(u16 *)skb->data;
160 wl1251_tx_control(tx_hdr, control, fc);
182 __le16 fc; local
186 fc = *(__le16 *)(skb->data + sizeof(*tx_hdr));
190 hdrlen = ieee80211_hdrlen(fc);
69 wl1251_tx_control(struct tx_double_buffer_desc *tx_hdr, struct ieee80211_tx_info *control, u16 fc) argument
[all...]
H A Drx.c139 u16 length, *fc; local
171 fc = (u16 *)skb->data;
173 if ((*fc & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_BEACON)
/linux-master/fs/qnx4/
H A Dinode.c35 static int qnx4_get_tree(struct fs_context *fc);
44 static int qnx4_reconfigure(struct fs_context *fc) argument
46 struct super_block *sb = fc->root->d_sb;
52 fc->sb_flags |= SB_RDONLY;
192 static int qnx4_fill_super(struct super_block *s, struct fs_context *fc) argument
198 int silent = fc->sb_flags & SB_SILENT;
245 static int qnx4_get_tree(struct fs_context *fc) argument
247 return get_tree_bdev(fc, qnx4_fill_super);
250 static int qnx4_init_fs_context(struct fs_context *fc) argument
252 fc
[all...]
/linux-master/fs/ntfs3/
H A Dsuper.c309 static int ntfs_fs_parse_param(struct fs_context *fc, argument
312 struct ntfs_mount_options *opts = fc->fs_private;
316 opt = fs_parse(fc, ntfs_fs_parameters, param, &result);
324 return invalf(fc, "ntfs3: Invalid value for uid.");
329 return invalf(fc, "ntfs3: Invalid value for gid.");
333 return invalf(fc, "ntfs3: Invalid value for umask.");
341 return invalf(fc, "ntfs3: Invalid value for dmask.");
347 return invalf(fc, "ntfs3: Invalid value for fmask.");
378 fc->sb_flags |= SB_POSIXACL;
381 fc, "ntfs
404 ntfs_fs_reconfigure(struct fs_context *fc) argument
1154 ntfs_fill_super(struct super_block *sb, struct fs_context *fc) argument
1701 ntfs_fs_get_tree(struct fs_context *fc) argument
1712 ntfs_fs_free(struct fs_context *fc) argument
1741 __ntfs_init_fs_context(struct fs_context *fc) argument
1789 ntfs_init_fs_context(struct fs_context *fc) argument
1816 ntfs_legacy_init_fs_context(struct fs_context *fc) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.c17 __le16 fc = rtl_get_fc(skb); local
19 if (unlikely(ieee80211_is_beacon(fc)))
21 if (ieee80211_is_mgmt(fc) || ieee80211_is_ctl(fc))
23 if (ieee80211_is_nullfunc(fc))
203 __le16 fc; local
210 fc = hdr->frame_control;
211 cfc = le16_to_cpu(fc);
212 type = WLAN_FC_GET_TYPE(fc);
225 if (ieee80211_is_beacon(fc))
325 __le16 fc = hdr->frame_control; local
[all...]
/linux-master/fs/nfs/
H A Dinternal.h156 #define nfs_errorf(fc, fmt, ...) ((fc)->log.log ? \
157 errorf(fc, fmt, ## __VA_ARGS__) : \
160 #define nfs_ferrorf(fc, fac, fmt, ...) ((fc)->log.log ? \
161 errorf(fc, fmt, ## __VA_ARGS__) : \
164 #define nfs_invalf(fc, fmt, ...) ((fc)->log.log ? \
165 invalf(fc, fmt, ## __VA_ARGS__) : \
168 #define nfs_finvalf(fc, fa
180 nfs_fc2context(const struct fs_context *fc) argument
[all...]
/linux-master/fs/cramfs/
H A Dinode.c503 static int cramfs_reconfigure(struct fs_context *fc) argument
505 sync_filesystem(fc->root->d_sb);
506 fc->sb_flags |= SB_RDONLY;
510 static int cramfs_read_super(struct super_block *sb, struct fs_context *fc, argument
515 bool silent = fc->sb_flags & SB_SILENT;
530 errorfc(fc, "wrong endianness");
542 errorfc(fc, "wrong endianness");
544 errorfc(fc, "wrong magic");
551 errorfc(fc, "unsupported filesystem features");
557 errorfc(fc, "roo
607 cramfs_blkdev_fill_super(struct super_block *sb, struct fs_context *fc) argument
628 cramfs_mtd_fill_super(struct super_block *sb, struct fs_context *fc) argument
948 cramfs_get_tree(struct fs_context *fc) argument
970 cramfs_init_fs_context(struct fs_context *fc) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c154 __le16 fc = hdr->frame_control; local
161 (ieee80211_is_probe_resp(fc) &&
167 if (ieee80211_is_probe_resp(fc))
170 if (ieee80211_has_morefrags(fc))
173 if (ieee80211_is_data_qos(fc)) {
178 } else if (ieee80211_is_back_req(fc)) {
191 if (ieee80211_is_data(fc))
211 if (ieee80211_is_mgmt(fc)) {
212 if (ieee80211_is_assoc_req(fc) || ieee80211_is_reassoc_req(fc))
248 iwl_mvm_get_tx_ant(struct iwl_mvm *mvm, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
297 iwl_mvm_get_inject_tx_rate(struct iwl_mvm *mvm, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
359 iwl_mvm_get_tx_rate(struct iwl_mvm *mvm, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
393 iwl_mvm_get_tx_rate_n_flags(struct iwl_mvm *mvm, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
407 iwl_mvm_set_tx_cmd_rate(struct iwl_mvm *mvm, struct iwl_tx_cmd *tx_cmd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
679 __le16 fc = hdr->frame_control; local
786 __le16 fc = hdr->frame_control; local
1191 __le16 fc; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c172 __le16 fc = rtl_get_fc(skb); local
174 bool not_data = !ieee80211_is_data(fc);
216 __le16 fc = rtl_get_fc(skb); local
219 if (!priv_sta || !ieee80211_is_data(fc))
234 if (ieee80211_is_data_qos(fc)) {
/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_ioctl.c60 int fc; local
63 fc = pause->tx_pause ? AX_FC_TX : 0;
64 fc |= pause->rx_pause ? AX_FC_RX : 0;
65 fc |= pause->autoneg ? AX_FC_ANEG : 0;
67 ax_local->flowctrl = fc;
/linux-master/security/
H A Dinode.c40 static int securityfs_fill_super(struct super_block *sb, struct fs_context *fc) argument
54 static int securityfs_get_tree(struct fs_context *fc) argument
56 return get_tree_single(fc, securityfs_fill_super);
63 static int securityfs_init_fs_context(struct fs_context *fc) argument
65 fc->ops = &securityfs_context_ops;
/linux-master/kernel/cgroup/
H A Dcgroup-internal.h60 static inline struct cgroup_fs_context *cgroup_fc2context(struct fs_context *fc) argument
62 struct kernfs_fs_context *kfc = fc->fs_private;
237 int cgroup_do_get_tree(struct fs_context *fc);
292 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
293 int cgroup1_get_tree(struct fs_context *fc);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dtrx.c206 u16 rtl8192cu_mq_to_hwq(__le16 fc, u16 mac80211_queue_index) argument
210 if (unlikely(ieee80211_is_beacon(fc))) {
214 if (ieee80211_is_mgmt(fc)) {
242 __le16 fc, u16 mac80211_queue_index)
247 if (unlikely(ieee80211_is_beacon(fc))) {
251 if (ieee80211_is_mgmt(fc)) {
357 __le16 fc; local
405 fc = hdr->frame_control;
406 bv = ieee80211_is_probe_resp(fc);
410 if (ieee80211_is_beacon(fc))
241 _rtl8192cu_mq_to_descq(struct ieee80211_hw *hw, __le16 fc, u16 mac80211_queue_index) argument
489 __le16 fc = hdr->frame_control; local
618 __le16 fc = hdr->frame_control; local
[all...]
/linux-master/drivers/s390/scsi/
H A Dzfcp_fc.h14 #include <scsi/fc/fc_els.h>
15 #include <scsi/fc/fc_fcp.h>
16 #include <scsi/fc/fc_ns.h>

Completed in 401 milliseconds

1234567891011>>