Searched refs:fpe (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_tsn.c | 128 struct igc_fpe_t *fpe = container_of(mmsv, struct igc_fpe_t, mmsv); in igc_fpe_configure_tx() local 131 adapter = container_of(fpe, struct igc_adapter, fpe); in igc_fpe_configure_tx() 132 adapter->fpe.tx_enabled = tx_enable; in igc_fpe_configure_tx() 141 struct igc_fpe_t *fpe = container_of(mmsv, struct igc_fpe_t, mmsv); in igc_fpe_send_mpacket() local 145 adapter = container_of(fpe, struct igc_adapter, fpe); in igc_fpe_send_mpacket() 165 adapter->fpe.tx_min_frag_size = TX_MIN_FRAG_SIZE; in igc_fpe_init() 166 adapter->fpe.tx_enabled = false; in igc_fpe_init() 167 ethtool_mmsv_init(&adapter->fpe.mmsv, adapter->netdev, &igc_mmsv_ops); in igc_fpe_init() 254 if (adapter->fpe.mmsv.pmac_enabled) in igc_tsn_new_flags() 433 static u8 igc_fpe_get_frag_size_mult(const struct igc_fpe_t *fpe) in igc_fpe_get_frag_size_mult() argument [all …]
|
| H A D | igc_tsn.h | 32 adapter->fpe.mmsv.pmac_enabled; in igc_fpe_is_pmac_enabled() 47 struct ethtool_mmsv *mmsv = &adapter->fpe.mmsv; in igc_fpe_handle_mpacket()
|
| H A D | igc_ethtool.c | 1851 struct igc_fpe_t *fpe = &adapter->fpe; in igc_ethtool_get_mm() local 1853 ethtool_mmsv_get_mm(&fpe->mmsv, cmd); in igc_ethtool_get_mm() 1854 cmd->tx_min_frag_size = fpe->tx_min_frag_size; in igc_ethtool_get_mm() 1865 struct igc_fpe_t *fpe = &adapter->fpe; in igc_ethtool_set_mm() local 1867 fpe->tx_min_frag_size = igc_fpe_get_supported_frag_size(cmd->tx_min_frag_size); in igc_ethtool_set_mm() 1868 if (fpe->tx_min_frag_size != cmd->tx_min_frag_size) in igc_ethtool_set_mm() 1872 if (fpe->mmsv.pmac_enabled != cmd->pmac_enabled) { in igc_ethtool_set_mm() 1879 ethtool_mmsv_set_mm(&fpe->mmsv, cmd); in igc_ethtool_set_mm()
|
| H A D | igc.h | 346 struct igc_fpe_t fpe; member
|
| H A D | igc_main.c | 3165 ethtool_mmsv_event_handle(&adapter->fpe.mmsv, in igc_clean_tx_irq() 5381 if (adapter->fpe.mmsv.pmac_enabled) in igc_down() 5382 ethtool_mmsv_stop(&adapter->fpe.mmsv); in igc_down() 5909 if (adapter->fpe.mmsv.pmac_enabled) in igc_watchdog_task() 5910 ethtool_mmsv_link_state_handle(&adapter->fpe.mmsv, in igc_watchdog_task() 5948 if (adapter->fpe.mmsv.pmac_enabled) in igc_watchdog_task() 5949 ethtool_mmsv_link_state_handle(&adapter->fpe.mmsv, in igc_watchdog_task()
|
| /linux/arch/loongarch/kernel/ |
| H A D | genex.S | 97 BUILD_HANDLER fpe fpe fcsr
|
| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | index.rst | 11 netwinder-fpe
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | currituck.dts | 130 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex"; 168 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex"; 205 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
|
| H A D | akebono.dts | 256 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex"; 296 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex"; 336 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex"; 376 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.h | 81 u64 fpe; /* Frame Physical Error */ member
|
| H A D | dpaa_ethtool.c | 203 rx_errors.fpe += percpu_priv->rx_errors.fpe; in dpaa_get_ethtool_stats()
|
| H A D | dpaa_eth.c | 2400 percpu_priv->rx_errors.fpe++; in dpaa_rx_error()
|
| /linux/arch/mips/kernel/ |
| H A D | genex.S | 579 BUILD_HANDLER fpe fpe fpe silent /* #15 */
|
| /linux/Documentation/ |
| H A D | .renames.txt | 45 arm/nwfpe/netwinder-fpe arch/arm/nwfpe/netwinder-fpe
|