Home
last modified time | relevance | path

Searched refs:pfc (Results 1 – 25 of 160) sorted by relevance

1234567

/linux-6.3-rc2/drivers/pinctrl/renesas/
A DMakefile4 obj-$(CONFIG_PINCTRL_PFC_EMEV2) += pfc-emev2.o
5 obj-$(CONFIG_PINCTRL_PFC_R8A73A4) += pfc-r8a73a4.o
6 obj-$(CONFIG_PINCTRL_PFC_R8A7740) += pfc-r8a7740.o
7 obj-$(CONFIG_PINCTRL_PFC_R8A7742) += pfc-r8a7790.o
8 obj-$(CONFIG_PINCTRL_PFC_R8A7743) += pfc-r8a7791.o
9 obj-$(CONFIG_PINCTRL_PFC_R8A7744) += pfc-r8a7791.o
10 obj-$(CONFIG_PINCTRL_PFC_R8A7745) += pfc-r8a7794.o
12 obj-$(CONFIG_PINCTRL_PFC_R8A774A1) += pfc-r8a7796.o
16 obj-$(CONFIG_PINCTRL_PFC_R8A7778) += pfc-r8a7778.o
17 obj-$(CONFIG_PINCTRL_PFC_R8A7779) += pfc-r8a7779.o
[all …]
A Dgpio.c29 struct sh_pfc *pfc; member
40 return chip->pfc; in gpio_to_pfc()
74 struct sh_pfc *pfc = chip->pfc; in gpio_setup_data_reg() local
96 struct sh_pfc *pfc = chip->pfc; in gpio_setup_data_regs() local
216 struct sh_pfc *pfc = chip->pfc; in gpio_pin_setup() local
239 gc->parent = pfc->dev; in gpio_pin_setup()
274 struct sh_pfc *pfc = chip->pfc; in gpio_function_setup() local
304 chip->pfc = pfc; in sh_pfc_add_gpiochip()
348 if (pfc->num_irqs != pfc->info->gpio_irq_size) { in sh_pfc_register_gpiochip()
354 chip = sh_pfc_add_gpiochip(pfc, gpio_pin_setup, &pfc->windows[i]); in sh_pfc_register_gpiochip()
[all …]
A Dpinctrl.c347 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_func_set_mux() local
393 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_gpio_request_enable() local
427 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_gpio_disable_free() local
446 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_gpio_set_direction() local
594 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_get() local
608 if (!pfc->info->ops || !pfc->info->ops->get_bias) in sh_pfc_pinconf_get()
612 bias = pfc->info->ops->get_bias(pfc, _pin); in sh_pfc_pinconf_get()
668 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set() local
683 if (!pfc->info->ops || !pfc->info->ops->set_bias) in sh_pfc_pinconf_set()
687 pfc->info->ops->set_bias(pfc, _pin, param); in sh_pfc_pinconf_set()
[all …]
A Dcore.c411 pfc->ranges = devm_kzalloc(pfc->dev, sizeof(*pfc->ranges), in sh_pfc_init_ranges()
417 pfc->ranges->end = pfc->info->nr_pins - 1; in sh_pfc_init_ranges()
418 pfc->nr_gpio_pins = pfc->info->nr_pins; in sh_pfc_init_ranges()
433 pfc->ranges = devm_kcalloc(pfc->dev, nr_ranges, sizeof(*pfc->ranges), in sh_pfc_init_ranges()
670 pfc->saved_regs[idx] = sh_pfc_read(pfc, reg); in sh_pfc_save_reg()
675 sh_pfc_write(pfc, reg, pfc->saved_regs[idx]); in sh_pfc_restore_reg()
685 do_reg(pfc, pfc->info->cfg_regs[i].reg, n++); in sh_pfc_walk_regs()
689 do_reg(pfc, pfc->info->drive_regs[i].reg, n++); in sh_pfc_walk_regs()
695 do_reg(pfc, pfc->info->bias_regs[i].puen, n++); in sh_pfc_walk_regs()
697 do_reg(pfc, pfc->info->bias_regs[i].pud, n++); in sh_pfc_walk_regs()
[all …]
A Dcore.h19 int sh_pfc_register_gpiochip(struct sh_pfc *pfc);
21 int sh_pfc_register_pinctrl(struct sh_pfc *pfc);
26 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg);
27 void sh_pfc_write(struct sh_pfc *pfc, u32 reg, u32 data);
29 int sh_pfc_get_pin_index(struct sh_pfc *pfc, unsigned int pin);
30 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type);
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Drenesas,pfc.yaml22 - renesas,pfc-r8a7742 # RZ/G1H
23 - renesas,pfc-r8a7743 # RZ/G1M
24 - renesas,pfc-r8a7744 # RZ/G1N
25 - renesas,pfc-r8a7745 # RZ/G1E
26 - renesas,pfc-r8a77470 # RZ/G1C
27 - renesas,pfc-r8a774a1 # RZ/G2M
28 - renesas,pfc-r8a774b1 # RZ/G2N
86 - renesas,pfc-r8a73a4
87 - renesas,pfc-r8a7740
88 - renesas,pfc-sh73a0
[all …]
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe-dcb.c211 struct ieee_pfc *pfc) in xgbe_dcb_ieee_getpfc() argument
218 if (pdata->pfc) { in xgbe_dcb_ieee_getpfc()
219 pfc->pfc_en = pdata->pfc->pfc_en; in xgbe_dcb_ieee_getpfc()
220 pfc->mbc = pdata->pfc->mbc; in xgbe_dcb_ieee_getpfc()
221 pfc->delay = pdata->pfc->delay; in xgbe_dcb_ieee_getpfc()
228 struct ieee_pfc *pfc) in xgbe_dcb_ieee_setpfc() argument
234 pfc->pfc_cap, pfc->pfc_en, pfc->mbc, pfc->delay); in xgbe_dcb_ieee_setpfc()
243 if (!pdata->pfc) { in xgbe_dcb_ieee_setpfc()
244 pdata->pfc = devm_kzalloc(pdata->dev, sizeof(*pdata->pfc), in xgbe_dcb_ieee_setpfc()
246 if (!pdata->pfc) in xgbe_dcb_ieee_setpfc()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth-dcb.c7 struct ieee_pfc *pfc) in dpaa2_eth_dcbnl_ieee_getpfc() argument
14 memcpy(pfc, &priv->pfc, sizeof(priv->pfc)); in dpaa2_eth_dcbnl_ieee_getpfc()
15 pfc->pfc_cap = dpaa2_eth_tc_count(priv); in dpaa2_eth_dcbnl_ieee_getpfc()
62 struct ieee_pfc *pfc) in dpaa2_eth_dcbnl_ieee_setpfc() argument
69 if (pfc->mbc || pfc->delay) in dpaa2_eth_dcbnl_ieee_setpfc()
73 if (priv->pfc.pfc_en == pfc->pfc_en) in dpaa2_eth_dcbnl_ieee_setpfc()
85 if (pfc->pfc_en) in dpaa2_eth_dcbnl_ieee_setpfc()
96 err = dpaa2_eth_set_pfc_cn(priv, pfc->pfc_en); in dpaa2_eth_dcbnl_ieee_setpfc()
100 memcpy(&priv->pfc, pfc, sizeof(priv->pfc)); in dpaa2_eth_dcbnl_ieee_setpfc()
101 priv->pfc_enabled = !!pfc->pfc_en; in dpaa2_eth_dcbnl_ieee_setpfc()
/linux-6.3-rc2/arch/arm/boot/dts/
A Dr8a7740-armadillo800eva.dts49 gpio = <&pfc 75 GPIO_ACTIVE_HIGH>;
62 gpios = <&pfc 17 GPIO_ACTIVE_HIGH>;
81 gpios = <&pfc 99 GPIO_ACTIVE_LOW>;
88 gpios = <&pfc 100 GPIO_ACTIVE_LOW>;
94 gpios = <&pfc 97 GPIO_ACTIVE_LOW>;
100 gpios = <&pfc 98 GPIO_ACTIVE_LOW>;
109 gpios = <&pfc 102 GPIO_ACTIVE_HIGH>;
113 gpios = <&pfc 111 GPIO_ACTIVE_HIGH>;
117 gpios = <&pfc 110 GPIO_ACTIVE_HIGH>;
206 gpios = <&pfc 166 GPIO_ACTIVE_LOW>;
[all …]
A Dr8a73a4-ape6evm.dts51 gpio = <&pfc 76 GPIO_ACTIVE_HIGH>;
75 gpios = <&pfc 28 GPIO_ACTIVE_HIGH>;
79 gpios = <&pfc 126 GPIO_ACTIVE_HIGH>;
83 gpios = <&pfc 132 GPIO_ACTIVE_HIGH>;
107 gpios = <&pfc 324 GPIO_ACTIVE_LOW>;
114 gpios = <&pfc 325 GPIO_ACTIVE_LOW>;
120 gpios = <&pfc 326 GPIO_ACTIVE_LOW>;
126 gpios = <&pfc 327 GPIO_ACTIVE_LOW>;
132 gpios = <&pfc 328 GPIO_ACTIVE_LOW>;
138 gpios = <&pfc 329 GPIO_ACTIVE_LOW>;
[all …]
A Demev2.dtsi198 pfc: pinctrl@e0140200 { label
199 compatible = "renesas,pfc-emev2";
209 gpio-ranges = <&pfc 0 0 32>;
222 gpio-ranges = <&pfc 0 32 32>;
235 gpio-ranges = <&pfc 0 64 32>;
248 gpio-ranges = <&pfc 0 96 32>;
261 gpio-ranges = <&pfc 0 128 31>;
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_dcbx.c526 p_params->pfc.willing = QED_MFW_GET_FIELD(pfc, DCBX_PFC_WILLING); in qed_dcbx_get_pfc_data()
527 p_params->pfc.max_tc = QED_MFW_GET_FIELD(pfc, DCBX_PFC_CAPS); in qed_dcbx_get_pfc_data()
528 p_params->pfc.enabled = QED_MFW_GET_FIELD(pfc, DCBX_PFC_ENABLED); in qed_dcbx_get_pfc_data()
541 p_params->pfc.willing, pfc_map, p_params->pfc.max_tc, in qed_dcbx_get_pfc_data()
1038 *pfc |= (u32)p_params->pfc.max_tc << DCBX_PFC_CAPS_SHIFT; in qed_dcbx_set_pfc_data()
2002 pfc->tcs_supported = dcbx_info->remote.params.pfc.max_tc; in qed_dcbnl_cee_peer_getpfc()
2004 pfc->pfc_en, pfc->tcs_supported); in qed_dcbnl_cee_peer_getpfc()
2064 pfc->pfc_cap = params->pfc.max_tc; in qed_dcbnl_get_ieee_pfc()
2065 pfc->pfc_en = 0; in qed_dcbnl_get_ieee_pfc()
2107 dcbx_set.config.params.pfc.prio[i] = !!(pfc->pfc_en & BIT(i)); in qed_dcbnl_ieee_setpfc()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_dcb.c498 struct ieee_pfc *pfc) in mlxsw_sp_dcbnl_ieee_getpfc() argument
512 memcpy(pfc, mlxsw_sp_port->dcb.pfc, sizeof(*pfc)); in mlxsw_sp_dcbnl_ieee_getpfc()
518 struct ieee_pfc *pfc) in mlxsw_sp_port_pfc_set() argument
525 mlxsw_reg_pfcc_prio_pack(pfcc_pl, pfc->pfc_en); in mlxsw_sp_port_pfc_set()
532 struct ieee_pfc *pfc) in mlxsw_sp_dcbnl_ieee_setpfc() argument
541 if (pause_en && pfc->pfc_en) { in mlxsw_sp_dcbnl_ieee_setpfc()
549 if (pfc->pfc_en) in mlxsw_sp_dcbnl_ieee_setpfc()
572 memcpy(mlxsw_sp_port->dcb.pfc, pfc, sizeof(*pfc)); in mlxsw_sp_dcbnl_ieee_setpfc()
694 mlxsw_sp_port->dcb.pfc = kzalloc(sizeof(*mlxsw_sp_port->dcb.pfc), in mlxsw_sp_port_pfc_init()
696 if (!mlxsw_sp_port->dcb.pfc) in mlxsw_sp_port_pfc_init()
[all …]
/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/vdec/
A Dvdec_vp9_req_lat_if.c956 vsi = &pfc->vsi; in vdec_vp9_slice_setup_pfc()
1596 vsi = &pfc->vsi; in vdec_vp9_slice_update_single()
1600 pfc->seq, in vdec_vp9_slice_update_single()
1604 pfc->seq, in vdec_vp9_slice_update_single()
1624 vsi = &pfc->vsi; in vdec_vp9_slice_update_lat()
1844 vsi = &pfc->vsi; in vdec_vp9_slice_update_core()
1848 pfc->seq, in vdec_vp9_slice_update_core()
1852 pfc->seq, in vdec_vp9_slice_update_core()
2010 vsi = &pfc->vsi; in vdec_vp9_slice_single_decode()
2076 if (!pfc) { in vdec_vp9_slice_lat_decode()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_dcb_nl.c74 struct ieee_pfc *pfc) in i40e_dcbnl_ieee_getpfc() argument
85 pfc->pfc_cap = dcbxcfg->pfc.pfccap; in i40e_dcbnl_ieee_getpfc()
86 pfc->pfc_en = dcbxcfg->pfc.pfcenable; in i40e_dcbnl_ieee_getpfc()
87 pfc->mbc = dcbxcfg->pfc.mbc; in i40e_dcbnl_ieee_getpfc()
88 i40e_get_pfc_delay(hw, &pfc->delay); in i40e_dcbnl_ieee_getpfc()
155 struct ieee_pfc *pfc) in i40e_dcbnl_ieee_setpfc() argument
168 if (pfc->pfc_cap) in i40e_dcbnl_ieee_setpfc()
169 pf->tmp_cfg.pfc.pfccap = pfc->pfc_cap; in i40e_dcbnl_ieee_setpfc()
172 pf->tmp_cfg.pfc.pfcenable = pfc->pfc_en; in i40e_dcbnl_ieee_setpfc()
589 pf->tmp_cfg.pfc.pfcenable |= BIT(prio); in i40e_dcbnl_set_pfc_cfg()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_dcb_nl.c236 pfc->pfc_cap = dcbxcfg->pfc.pfccap; in ice_dcbnl_getpfc()
237 pfc->pfc_en = dcbxcfg->pfc.pfcena; in ice_dcbnl_getpfc()
238 pfc->mbc = dcbxcfg->pfc.mbc; in ice_dcbnl_getpfc()
268 if (pfc->pfc_cap) in ice_dcbnl_setpfc()
269 new_cfg->pfc.pfccap = pfc->pfc_cap; in ice_dcbnl_setpfc()
273 new_cfg->pfc.pfcena = pfc->pfc_en; in ice_dcbnl_setpfc()
330 new_cfg->pfc.pfcena |= BIT(prio); in ice_dcbnl_set_pfc_cfg()
332 new_cfg->pfc.pfcena &= ~BIT(prio); in ice_dcbnl_set_pfc_cfg()
335 prio, set, new_cfg->pfc.pfcena); in ice_dcbnl_set_pfc_cfg()
777 new_cfg->pfc.pfccap = max_tc; in ice_dcbnl_setapp()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_dcbnl.c341 struct ieee_pfc *pfc) in mlx5e_dcbnl_ieee_getpfc() argument
361 struct ieee_pfc *pfc) in mlx5e_dcbnl_ieee_setpfc() argument
373 if (pfc->pfc_en != curr_pfc_en) { in mlx5e_dcbnl_ieee_setpfc()
374 ret = mlx5_set_port_pfc(mdev, pfc->pfc_en, pfc->pfc_en); in mlx5e_dcbnl_ieee_setpfc()
381 if (pfc->delay && in mlx5e_dcbnl_ieee_setpfc()
402 __func__, pfc->pfc_en); in mlx5e_dcbnl_ieee_setpfc()
625 struct ieee_pfc pfc; in mlx5e_dcbnl_setall() local
633 memset(&pfc, 0, sizeof(pfc)); in mlx5e_dcbnl_setall()
661 pfc.pfc_en = 0; in mlx5e_dcbnl_setall()
794 struct ieee_pfc pfc; in mlx5e_dcbnl_get_priority_pfc() local
[all …]
/linux-6.3-rc2/drivers/net/ethernet/intel/fm10k/
A Dfm10k_dcbnl.c77 static int fm10k_dcbnl_ieee_getpfc(struct net_device *dev, struct ieee_pfc *pfc) in fm10k_dcbnl_ieee_getpfc() argument
82 pfc->pfc_cap = IEEE_8021QAZ_MAX_TCS; in fm10k_dcbnl_ieee_getpfc()
83 pfc->pfc_en = interface->pfc_en; in fm10k_dcbnl_ieee_getpfc()
93 static int fm10k_dcbnl_ieee_setpfc(struct net_device *dev, struct ieee_pfc *pfc) in fm10k_dcbnl_ieee_setpfc() argument
98 interface->pfc_en = pfc->pfc_en; in fm10k_dcbnl_ieee_setpfc()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Den_dcb_nl.c401 struct ieee_pfc *pfc) in mlx4_en_dcbnl_ieee_getpfc() argument
406 pfc->pfc_en = priv->prof->tx_ppp; in mlx4_en_dcbnl_ieee_getpfc()
412 struct ieee_pfc *pfc) in mlx4_en_dcbnl_ieee_setpfc() argument
421 pfc->pfc_cap, in mlx4_en_dcbnl_ieee_setpfc()
422 pfc->pfc_en, in mlx4_en_dcbnl_ieee_setpfc()
423 pfc->mbc, in mlx4_en_dcbnl_ieee_setpfc()
424 pfc->delay); in mlx4_en_dcbnl_ieee_setpfc()
428 rx_ppp = pfc->pfc_en; in mlx4_en_dcbnl_ieee_setpfc()
429 tx_ppp = pfc->pfc_en; in mlx4_en_dcbnl_ieee_setpfc()
461 struct ieee_pfc pfc = {0}; in mlx4_en_dcbnl_setdcbx() local
[all …]
/linux-6.3-rc2/arch/mips/alchemy/devboards/
A Ddb1200.c810 unsigned long pfc; in db1200_dev_setup() local
827 pfc = alchemy_rdsys(AU1000_SYS_PINFUNC); in db1200_dev_setup()
828 pfc &= ~(SYS_PINFUNC_P0A | SYS_PINFUNC_P0B); in db1200_dev_setup()
830 pfc |= SYS_PINFUNC_P1C; /* SPI is configured later */ in db1200_dev_setup()
831 alchemy_wrsys(pfc, AU1000_SYS_PINFUNC); in db1200_dev_setup()
836 pfc = clk_round_rate(c, 50000000); in db1200_dev_setup()
837 if ((pfc < 1) || (abs(50000000 - pfc) > 2500000)) in db1200_dev_setup()
840 clk_set_rate(c, pfc); in db1200_dev_setup()
885 pfc |= (2 << 17); /* GPIO2 block owns GPIO215 */ in db1200_dev_setup()
893 pfc |= (1 << 17); /* PSC0 owns GPIO215 */ in db1200_dev_setup()
[all …]
/linux-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/
A Dqos_pfc.sh213 dcb pfc set dev $swp3 prio-pfc all:off 1:on
230 dcb pfc set dev $swp4 prio-pfc all:off 1:on
277 dcb pfc set dev $swp4 prio-pfc all:off
291 dcb pfc set dev $swp3 prio-pfc all:off
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_dcb.c287 static int hclge_ieee_getpfc(struct hnae3_handle *h, struct ieee_pfc *pfc) in hclge_ieee_getpfc() argument
293 memset(pfc, 0, sizeof(*pfc)); in hclge_ieee_getpfc()
294 pfc->pfc_cap = hdev->pfc_max; in hclge_ieee_getpfc()
295 pfc->pfc_en = hdev->tm_info.pfc_en; in hclge_ieee_getpfc()
304 hclge_pfc_tx_stats_get(hdev, pfc->requests); in hclge_ieee_getpfc()
305 hclge_pfc_rx_stats_get(hdev, pfc->indications); in hclge_ieee_getpfc()
310 static int hclge_ieee_setpfc(struct hnae3_handle *h, struct ieee_pfc *pfc) in hclge_ieee_setpfc() argument
321 if (pfc->pfc_en == hdev->tm_info.pfc_en) in hclge_ieee_setpfc()
329 if ((prio_tc[j] == i) && (pfc->pfc_en & BIT(j))) { in hclge_ieee_setpfc()
337 hdev->tm_info.pfc_en = pfc->pfc_en; in hclge_ieee_setpfc()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_dcbnl.c33 static int hns3_dcbnl_ieee_getpfc(struct net_device *ndev, struct ieee_pfc *pfc) in hns3_dcbnl_ieee_getpfc() argument
41 return h->kinfo.dcb_ops->ieee_getpfc(h, pfc); in hns3_dcbnl_ieee_getpfc()
46 static int hns3_dcbnl_ieee_setpfc(struct net_device *ndev, struct ieee_pfc *pfc) in hns3_dcbnl_ieee_setpfc() argument
54 return h->kinfo.dcb_ops->ieee_setpfc(h, pfc); in hns3_dcbnl_ieee_setpfc()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_dcb.c241 static int bnxt_hwrm_queue_pfc_cfg(struct bnxt *bp, struct ieee_pfc *pfc) in bnxt_hwrm_queue_pfc_cfg() argument
255 if ((pfc->pfc_en & (1 << pri)) && in bnxt_hwrm_queue_pfc_cfg()
308 pfc->pfc_en = pri_mask; in bnxt_hwrm_queue_pfc_qcfg()
591 pfc->pfc_cap = bp->max_lltc; in bnxt_dcbnl_ieee_getpfc()
606 pfc->pfc_en = my_pfc->pfc_en; in bnxt_dcbnl_ieee_getpfc()
607 pfc->mbc = my_pfc->mbc; in bnxt_dcbnl_ieee_getpfc()
608 pfc->delay = my_pfc->delay; in bnxt_dcbnl_ieee_getpfc()
616 pfc->requests[i] = le64_to_cpu(*(stats + tx_off)); in bnxt_dcbnl_ieee_getpfc()
617 pfc->indications[i] = le64_to_cpu(*(stats + rx_off)); in bnxt_dcbnl_ieee_getpfc()
640 rc = bnxt_hwrm_queue_pfc_cfg(bp, pfc); in bnxt_dcbnl_ieee_setpfc()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_dcb_nl.c559 struct ieee_pfc *pfc) in ixgbe_dcbnl_ieee_getpfc() argument
571 pfc->pfc_en = my_pfc->pfc_en; in ixgbe_dcbnl_ieee_getpfc()
572 pfc->mbc = my_pfc->mbc; in ixgbe_dcbnl_ieee_getpfc()
573 pfc->delay = my_pfc->delay; in ixgbe_dcbnl_ieee_getpfc()
576 pfc->requests[i] = adapter->stats.pxoffrxc[i]; in ixgbe_dcbnl_ieee_getpfc()
584 struct ieee_pfc *pfc) in ixgbe_dcbnl_ieee_setpfc() argument
605 if (pfc->pfc_en) in ixgbe_dcbnl_ieee_setpfc()
715 struct ieee_pfc pfc = {0}; in ixgbe_dcbnl_setdcbx() local
731 pfc.pfc_cap = 8; in ixgbe_dcbnl_setdcbx()
735 ixgbe_dcbnl_ieee_setpfc(dev, &pfc); in ixgbe_dcbnl_setdcbx()
[all …]

Completed in 53 milliseconds

1234567