Home
last modified time | relevance | path

Searched refs:cfp (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2_cfp.c385 rule_index = find_first_zero_bit(priv->cfp.used, in bcm_sf2_cfp_ipv4_rule_set()
471 set_bit(rule_index, priv->cfp.used); in bcm_sf2_cfp_ipv4_rule_set()
472 set_bit(rule_index, priv->cfp.unique); in bcm_sf2_cfp_ipv4_rule_set()
572 list_for_each_entry(rule, &priv->cfp.rules_list, next) { in bcm_sf2_cfp_rule_find()
587 if (list_empty(&priv->cfp.rules_list)) in bcm_sf2_cfp_rule_cmp()
590 list_for_each_entry(rule, &priv->cfp.rules_list, next) { in bcm_sf2_cfp_rule_cmp()
683 rule_index[1] = find_first_zero_bit(priv->cfp.used, in bcm_sf2_cfp_ipv6_rule_set()
693 set_bit(rule_index[1], priv->cfp.used); in bcm_sf2_cfp_ipv6_rule_set()
695 rule_index[0] = find_first_zero_bit(priv->cfp.used, in bcm_sf2_cfp_ipv6_rule_set()
833 set_bit(rule_index[0], priv->cfp.used); in bcm_sf2_cfp_ipv6_rule_set()
[all …]
H A Dbcm_sf2.h118 struct bcm_sf2_cfp_priv cfp; member
H A Dbcm_sf2.c1413 mutex_init(&priv->cfp.lock); in bcm_sf2_sw_probe()
1414 INIT_LIST_HEAD(&priv->cfp.rules_list); in bcm_sf2_sw_probe()
1419 set_bit(0, priv->cfp.used); in bcm_sf2_sw_probe()
1420 set_bit(0, priv->cfp.unique); in bcm_sf2_sw_probe()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c302 struct mwifiex_chan_freq_power *cfp = NULL; in mwifiex_get_cfp() local
308 return cfp; in mwifiex_get_cfp()
319 return cfp; in mwifiex_get_cfp()
345 return cfp; in mwifiex_get_cfp()
347 priv->cfp.channel = ch->hw_value; in mwifiex_get_cfp()
348 priv->cfp.freq = ch->center_freq; in mwifiex_get_cfp()
349 priv->cfp.max_tx_power = ch->max_power; in mwifiex_get_cfp()
350 cfp = &priv->cfp; in mwifiex_get_cfp()
353 return cfp; in mwifiex_get_cfp()
H A DMakefile9 mwifiex-y += cfp.o
H A Djoin.c897 struct mwifiex_chan_freq_power *cfp; in mwifiex_cmd_802_11_ad_hoc_start() local
898 cfp = mwifiex_get_cfp(priv, adapter->adhoc_start_band, in mwifiex_cmd_802_11_ad_hoc_start()
900 if (cfp) in mwifiex_cmd_802_11_ad_hoc_start()
901 priv->adhoc_channel = (u8) cfp->channel; in mwifiex_cmd_802_11_ad_hoc_start()
H A Dscan.c1740 struct mwifiex_chan_freq_power *cfp; in mwifiex_parse_single_response_buf() local
1863 cfp = mwifiex_get_cfp(priv, band, channel, 0); in mwifiex_parse_single_response_buf()
1865 freq = cfp ? cfp->freq : 0; in mwifiex_parse_single_response_buf()
H A Dmain.h629 struct mwifiex_chan_freq_power cfp; member
/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c278 struct comedi_file *cfp = file->private_data; in comedi_file_reset() local
279 struct comedi_device *dev = cfp->dev; in comedi_file_reset()
292 cfp->last_attached = dev->attached; in comedi_file_reset()
293 cfp->last_detach_count = dev->detach_count; in comedi_file_reset()
294 WRITE_ONCE(cfp->read_subdev, read_s); in comedi_file_reset()
295 WRITE_ONCE(cfp->write_subdev, write_s); in comedi_file_reset()
300 struct comedi_file *cfp = file->private_data; in comedi_file_check() local
301 struct comedi_device *dev = cfp->dev; in comedi_file_check()
303 if (cfp->last_attached != dev->attached || in comedi_file_check()
304 cfp->last_detach_count != dev->detach_count) in comedi_file_check()
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/
H A D0001-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch29 #define VM_CFP_CNT(ec, cfp) \
31 (rb_control_frame_t *)(cfp))
/openbmc/linux/drivers/scsi/
H A Dmesh.c1852 const int *cfp; in mesh_probe() local
1935 if ((cfp = of_get_property(mesh, "clock-frequency", NULL))) in mesh_probe()
1936 ms->clk_freq = *cfp; in mesh_probe()
/openbmc/linux/
H A Dopengrok1.0.log[all...]
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]