Searched defs:fs (Results 151 - 175 of 238) sorted by last modified time

12345678910

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h108 static inline int mlx5e_arfs_create_tables(struct mlx5e_flow_steering *fs, argument
111 static inline void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) {} argument
112 static inline int mlx5e_arfs_enable(struct mlx5e_flow_steering *fs) argument
114 static inline int mlx5e_arfs_disable(struct mlx5e_flow_steering *fs) argument
[all...]
H A Dtc_ct.c78 struct mlx5_ct_fs *fs; member in struct:mlx5_tc_ct_priv
[all...]
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.h304 struct ethtool_rx_flow_spec fs; member in struct:enetc_cls_rule
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32_parse.h327 struct ch_filter_specification fs; /* Match spec associated with link */ member in struct:cxgb4_link
/linux-master/drivers/net/ethernet/apple/
H A Dmacmace.c561 int intr, fs; local
[all...]
/linux-master/drivers/net/dsa/
H A Dbcm_sf2_cfp.c24 struct ethtool_rx_flow_spec fs; member in struct:cfp_rule
346 bcm_sf2_cfp_ipv4_rule_set(struct bcm_sf2_priv *priv, int port, unsigned int port_num, unsigned int queue_num, struct ethtool_rx_flow_spec *fs) argument
580 bcm_sf2_cfp_rule_cmp(struct bcm_sf2_priv *priv, int port, struct ethtool_rx_flow_spec *fs) argument
627 bcm_sf2_cfp_ipv6_rule_set(struct bcm_sf2_priv *priv, int port, unsigned int port_num, unsigned int queue_num, struct ethtool_rx_flow_spec *fs) argument
846 bcm_sf2_cfp_rule_insert(struct dsa_switch *ds, int port, struct ethtool_rx_flow_spec *fs) argument
926 bcm_sf2_cfp_rule_set(struct dsa_switch *ds, int port, struct ethtool_rx_flow_spec *fs) argument
[all...]
/linux-master/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110-sys.c293 const struct jh7110_func_sel *fs = &jh7110_sys_func_sel[pin]; local
/linux-master/sound/soc/atmel/
H A Dmchp-pdmc.c549 unsigned int fs = params_rate(params); local
H A Datmel-i2s.c158 int fs; member in struct:atmel_i2s_gck_param
294 atmel_i2s_get_gck_param(struct atmel_i2s_dev *dev, int fs) argument
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Dsi21xx.c140 int fs; /*Sampling rate of the ADC in MHz*/ member in struct:si21xx_state
H A Datbm8830.c108 u32 fs = priv->config->osc_clk_freq; local
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_hw.h4060 uint32_t fs:1; member in struct:rcv_seq64
4070 uint32_t fs:1; member in struct:rcv_seq64
/linux-master/drivers/usb/gadget/
H A Dconfig.c159 usb_assign_descriptors(struct usb_function *f, struct usb_descriptor_header **fs, struct usb_descriptor_header **hs, struct usb_descriptor_header **ss, struct usb_descriptor_header **ssp) argument
/linux-master/drivers/media/platform/qcom/venus/
H A Dhelpers.c1127 struct hfi_framesize fs; local
1142 struct hfi_framesize fs; local
[all...]
/linux-master/sound/soc/mediatek/mt8195/
H A Dmt8195-dai-etdm.c1825 int fs = 0; local
/linux-master/sound/soc/loongson/
H A Dloongson_i2s.c69 u32 fs = params_rate(params); local
/linux-master/sound/soc/codecs/
H A Dwm8904.c82 int fs; member in struct:wm8904_priv
[all...]
H A Dwm8731.c231 u16 fs; member in struct:_coeff_div
H A Dadau1977.c301 int mcs, fs; local
263 adau1977_lookup_mcs(struct adau1977 *adau1977, unsigned int rate, unsigned int fs) argument
[all...]
H A Drt9120.c241 int width, fs; local
H A Dmax98095.c1495 int fs, best, best_val, i; local
1646 int fs, best, best_val, i; local
[all...]
/linux-master/fs/
H A Dfs_struct.c15 void set_fs_root(struct fs_struct *fs, const struct path *path) argument
34 set_fs_pwd(struct fs_struct *fs, const struct path *path) argument
61 struct fs_struct *fs; local
88 free_fs_struct(struct fs_struct *fs) argument
97 struct fs_struct *fs = tsk->fs; local
114 struct fs_struct *fs = kmem_cache_alloc(fs_cachep, GFP_KERNEL); local
135 struct fs_struct *fs = current->fs; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c233 parse_tcp4(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) argument
246 parse_udp4(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) argument
81 get_flow_table(struct mlx5e_priv *priv, struct ethtool_rx_flow_spec *fs, int num_tuples) argument
259 parse_ip4(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) argument
274 parse_ip6(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) argument
289 parse_tcp6(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) argument
302 parse_udp6(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) argument
315 parse_ether(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) argument
346 set_flow_attrs(u32 *match_c, u32 *match_v, struct ethtool_rx_flow_spec *fs) argument
422 flow_get_tirn(struct mlx5e_priv *priv, struct mlx5e_ethtool_rule *eth_rule, struct ethtool_rx_flow_spec *fs, u32 rss_context, u32 *tirn) argument
457 add_ethtool_flow_rule(struct mlx5e_priv *priv, struct mlx5e_ethtool_rule *eth_rule, struct mlx5_flow_table *ft, struct ethtool_rx_flow_spec *fs, u32 rss_context) argument
508 del_ethtool_rule(struct mlx5e_flow_steering *fs, struct mlx5e_ethtool_rule *eth_rule) argument
558 validate_ethter(struct ethtool_rx_flow_spec *fs) argument
572 validate_tcpudp4(struct ethtool_rx_flow_spec *fs) argument
592 validate_ip4(struct ethtool_rx_flow_spec *fs) argument
610 validate_ip6(struct ethtool_rx_flow_spec *fs) argument
628 validate_tcpudp6(struct ethtool_rx_flow_spec *fs) argument
650 validate_vlan(struct ethtool_rx_flow_spec *fs) argument
663 validate_flow(struct mlx5e_priv *priv, struct ethtool_rx_flow_spec *fs) argument
724 mlx5e_ethtool_flow_replace(struct mlx5e_priv *priv, struct ethtool_rx_flow_spec *fs, u32 rss_context) argument
850 mlx5e_ethtool_cleanup_steering(struct mlx5e_flow_steering *fs) argument
860 mlx5e_ethtool_init_steering(struct mlx5e_flow_steering *fs) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c47 mlx5_ct_fs_smfs_fill_mask(struct mlx5_ct_fs *fs, struct mlx5_flow_spec *spec, bool ipv4, bool tcp, argument
90 mlx5_ct_fs_smfs_matcher_create(struct mlx5_ct_fs *fs, struct mlx5dr_table *tbl, bool ipv4, argument
112 mlx5_ct_fs_smfs_matcher_get(struct mlx5_ct_fs *fs, bool nat, bool ipv4, bool tcp, bool gre) argument
170 mlx5_ct_fs_smfs_matcher_put(struct mlx5_ct_fs *fs, struc argument
183 mlx5_ct_fs_smfs_init(struct mlx5_ct_fs *fs, struct mlx5_flow_table *ct, struct mlx5_flow_table *ct_nat, struct mlx5_flow_table *post_ct) argument
216 mlx5_ct_fs_smfs_destroy(struct mlx5_ct_fs *fs) argument
245 mlx5_ct_fs_smfs_ct_validate_flow_rule(struct mlx5_ct_fs *fs, struct flow_rule *flow_rule) argument
296 mlx5_ct_fs_smfs_ct_rule_add(struct mlx5_ct_fs *fs, struct mlx5_flow_spec *spec, struct mlx5_flow_attr *attr, struct flow_rule *flow_rule) argument
359 mlx5_ct_fs_smfs_ct_rule_del(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule) argument
[all...]
/linux-master/drivers/usb/gadget/function/
H A Df_printer.c210 ep_desc(struct usb_gadget *gadget, struct usb_endpoint_descriptor *fs, struct usb_endpoint_descriptor *hs, struct usb_endpoint_descriptor *ss) argument

Completed in 421 milliseconds

12345678910