Home
last modified time | relevance | path

Searched defs:fc (Results 226 – 250 of 379) sorted by relevance

12345678910>>...16

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_core.c222 unsigned int fc, unsigned int pause_time, in dwmac1000_flow_ctrl()
/linux/drivers/media/i2c/
H A Dds90ub953.c848 unsigned long target, u64 fc, in ub953_calc_clkout_ub953()
885 unsigned long target, u64 fc, in ub953_calc_clkout_ub971()
/linux/include/linux/
H A Dkernfs.h581 static inline int kernfs_get_tree(struct fs_context *fc) in kernfs_get_tree()
584 static inline void kernfs_free_fs_context(struct fs_context *fc) { } in kernfs_free_fs_context()
/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c292 int sfbt, subc, spbc, tpbc, nx_ce, fc, resuming = 0; in decompress_file() local
/linux/fs/fuse/
H A Dfuse_i.h562 struct fuse_conn *fc; member
983 struct fuse_conn *fc; member
1044 static inline u64 fuse_get_attr_version(struct fuse_conn *fc) in fuse_get_attr_version()
1049 static inline u64 fuse_get_evict_ctr(struct fuse_conn *fc) in fuse_get_evict_ctr()
/linux/security/selinux/
H A Dselinuxfs.c1977 static int sel_fill_super(struct super_block *sb, struct fs_context *fc) in sel_fill_super()
2104 static int sel_get_tree(struct fs_context *fc) in sel_get_tree()
2113 static int sel_init_fs_context(struct fs_context *fc) in sel_init_fs_context()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c568 struct ixgbe_fc_info *fc) in ixgbe_set_pauseparam_finalize()
588 struct ixgbe_fc_info fc = hw->fc; in ixgbe_set_pauseparam() local
621 struct ixgbe_fc_info fc = hw->fc; in ixgbe_set_pauseparam_e610() local
/linux/security/apparmor/
H A Dapparmorfs.c169 static int apparmorfs_fill_super(struct super_block *sb, struct fs_context *fc) in apparmorfs_fill_super()
182 static int apparmorfs_get_tree(struct fs_context *fc) in apparmorfs_get_tree()
191 static int apparmorfs_init_fs_context(struct fs_context *fc) in apparmorfs_init_fs_context()
/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.c403 __le16 fc; in plfxlc_mac_rx() local
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dcoex.c807 __le16 fc = hdr->frame_control; in iwl_mvm_bt_coex_tx_prio() local
/linux/drivers/net/wireless/ti/wl1251/
H A Dwl12xx_80211.h124 __le16 fc; member
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dvsc7326.c460 int fc) in mac_set_speed_duplex_fc()
/linux/drivers/crypto/nx/
H A Dnx.h41 u32 fc; member
/linux/drivers/gpu/drm/
H A Ddrm_drv.c621 static int drm_fs_init_fs_context(struct fs_context *fc) in drm_fs_init_fs_context()
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c492 const struct atomisp_in_fmt_conv *fc = in atomisp_subdev_set_ffmt() local
H A Datomisp_cmd.c3568 const struct atomisp_in_fmt_conv *fc = NULL; in atomisp_get_padding() local
3902 const struct atomisp_in_fmt_conv *fc; in atomisp_set_sensor_mipi_to_isp() local
4060 const struct atomisp_in_fmt_conv *fc = NULL; in atomisp_set_fmt_to_isp() local
/linux/fs/resctrl/
H A Dinternal.h47 static inline struct rdt_fs_context *rdt_fc2context(struct fs_context *fc) in rdt_fc2context()
H A Drdtgroup.c2584 static int rdt_get_tree(struct fs_context *fc) in rdt_get_tree()
2713 static int rdt_parse_param(struct fs_context *fc, struct fs_parameter *param) in rdt_parse_param()
2745 static void rdt_fs_context_free(struct fs_context *fc) in rdt_fs_context_free()
2759 static int rdt_init_fs_context(struct fs_context *fc) in rdt_init_fs_context()
/linux/drivers/net/ethernet/asix/
H A Dax88796c_main.c799 int fc = AX_FC_NONE; in ax88796c_open() local
/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnxu.h527 #define fc_is_compress(fc) (((fc) & 0x10) == 0) argument
528 #define fc_has_count(fc) (fc_is_compress(fc) && (((fc) & 0x4) != 0)) argument
/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945.c474 __le16 fc = hdr->frame_control; in il3945_pass_packet_to_mac80211() local
694 __le16 fc = hdr->frame_control; in il3945_hw_build_tx_cmd_rate() local
/linux/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c1874 enum sbmac_fc fc) in sbmac_set_duplex()
2361 enum sbmac_fc fc; in sbmac_mii_poll() local
/linux/fs/erofs/
H A Dfscache.c16 static int erofs_anon_init_fs_context(struct fs_context *fc) in erofs_anon_init_fs_context()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c524 mlx5_fc_pool_release_counter(struct mlx5_fs_pool *fc_pool, struct mlx5_fc *fc) in mlx5_fc_pool_release_counter()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.c721 __le16 fc; in rtl92c_translate_rx_signal_stuff() local

12345678910>>...16