| /drivers/net/fddi/skfp/ |
| A D | ess.c | 119 u_long payload, overhead ; in ess_raf_received_pack() local 260 payload, overhead); in ess_raf_received_pack() 313 payload, overhead); in ess_raf_received_pack() 426 if (payload > MAX_PAYLOAD || overhead > 5000) { in process_bw_alloc() 437 (u_long)overhead != smc->mib.fddiESSOverhead)) { in process_bw_alloc() 449 smc->ess.sync_bw = overhead - in process_bw_alloc() 457 overhead = 0 ; in process_bw_alloc() 520 chg->overhead.para.p_type = SMT_P3210 ; in ess_send_response() 522 chg->overhead.mib_index = SBAPATHINDEX ; in ess_send_response() 628 req->overhead.para.p_type = SMT_P3210 ; in ess_send_alc_req() [all …]
|
| /drivers/net/wireless/ralink/rt2x00/ |
| A D | rt2x00crypto.c | 68 unsigned int overhead = 0; in rt2x00crypto_tx_overhead() local 71 return overhead; in rt2x00crypto_tx_overhead() 78 overhead += key->icv_len; in rt2x00crypto_tx_overhead() 81 overhead += key->iv_len; in rt2x00crypto_tx_overhead() 85 overhead += 8; in rt2x00crypto_tx_overhead() 88 return overhead; in rt2x00crypto_tx_overhead()
|
| /drivers/net/fddi/skfp/h/ |
| A D | smt.h | 799 struct smt_p_3210 overhead ; /* current SBA overhead */ member 816 struct smt_p_3210 overhead ; /* current SBA overhead */ member 832 struct smt_p_3210 overhead ; /* current SBA overhead */ member 854 struct smt_p_3210 overhead ; /* current SBA overhead */ member
|
| /drivers/net/wireguard/ |
| A D | device.c | 280 const int overhead = MESSAGE_MINIMUM_LENGTH + sizeof(struct udphdr) + in wg_setup() local 296 dev->mtu = ETH_DATA_LEN - overhead; in wg_setup() 297 dev->max_mtu = round_down(INT_MAX, MESSAGE_PADDING_MULTIPLE) - overhead; in wg_setup()
|
| /drivers/net/can/spi/mcp251xfd/ |
| A D | Kconfig | 18 variants. This comes with a runtime overhead.
|
| /drivers/net/wireless/broadcom/brcm80211/ |
| A D | Kconfig | 35 issues. This option adds a small amount of overhead when tracing
|
| /drivers/usb/host/ |
| A D | xhci.c | 2339 if (interval_bw->overhead[LS_OVERHEAD_TYPE]) in xhci_get_largest_overhead() 2341 if (interval_bw->overhead[FS_OVERHEAD_TYPE]) in xhci_get_largest_overhead() 2447 unsigned int overhead = 0; in xhci_check_bw_table() local 2535 if (interval_overhead > overhead) in xhci_check_bw_table() 2536 overhead = interval_overhead; in xhci_check_bw_table() 2555 overhead = 0; in xhci_check_bw_table() 2563 overhead = interval_overhead; in xhci_check_bw_table() 2583 bw_used += overhead + packet_size; in xhci_check_bw_table() 2680 interval_bw->overhead[LS_OVERHEAD_TYPE] -= 1; in xhci_drop_ep_from_interval_table() 2683 interval_bw->overhead[FS_OVERHEAD_TYPE] -= 1; in xhci_drop_ep_from_interval_table() [all …]
|
| /drivers/pci/hotplug/ |
| A D | TODO | 23 the actual operation on that copy. Determine if this overhead is necessary,
|
| /drivers/net/ethernet/microchip/lan966x/ |
| A D | lan966x_police.c | 99 act->police.avrate || act->police.overhead) { in lan966x_police_validate()
|
| /drivers/net/ethernet/mscc/ |
| A D | ocelot_police.c | 186 a->police.avrate || a->police.overhead) { in ocelot_policer_validate()
|
| /drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| A D | police.c | 31 act->police.avrate || act->police.overhead) { in police_act_validate()
|
| /drivers/gpu/drm/i915/ |
| A D | Kconfig.debug | 260 runtime PM functionality. This may introduce overhead during 276 overhead during driver runtime.
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_dp_mst.c | 183 int overhead; in intel_dp_mst_bw_overhead() local 192 overhead = drm_dp_bw_overhead(crtc_state->lane_count, in intel_dp_mst_bw_overhead() 202 return max(overhead, intel_dp_bw_fec_overhead(crtc_state->fec_enable)); in intel_dp_mst_bw_overhead() 206 int overhead, in intel_dp_mst_compute_m_n() argument 217 overhead, in intel_dp_mst_compute_m_n()
|
| /drivers/vhost/ |
| A D | Kconfig | 94 adds some overhead, it is disabled by default.
|
| /drivers/net/ethernet/sfc/siena/ |
| A D | efx_common.c | 278 int overhead = EFX_MAX_FRAME_LEN(0) + sizeof(struct efx_rx_page_state) + in efx_siena_xdp_max_mtu() local 282 return PAGE_SIZE - overhead; in efx_siena_xdp_max_mtu()
|
| /drivers/net/ethernet/sfc/ |
| A D | efx_common.c | 274 int overhead = EFX_MAX_FRAME_LEN(0) + sizeof(struct efx_rx_page_state) + in efx_xdp_max_mtu() local 278 return PAGE_SIZE - overhead; in efx_xdp_max_mtu()
|
| /drivers/net/wireless/intel/iwlwifi/ |
| A D | Kconfig | 152 (though rather small) overhead.
|
| /drivers/net/dsa/sja1105/ |
| A D | sja1105_flower.c | 331 act->police.avrate || act->police.overhead) { in sja1105_policer_validate()
|
| /drivers/gpu/drm/display/ |
| A D | drm_dp_helper.c | 4534 u32 overhead = 1000000; in drm_dp_bw_overhead() local 4550 overhead += 6000; in drm_dp_bw_overhead() 4566 overhead += 24016; in drm_dp_bw_overhead() 4582 overhead * 16), in drm_dp_bw_overhead()
|
| /drivers/net/ethernet/chelsio/cxgb4/ |
| A D | cxgb4_tc_matchall.c | 36 act->police.avrate || act->police.overhead) { in cxgb4_policer_validate()
|
| /drivers/mtd/ |
| A D | Kconfig | 66 from an MTD device, without the overhead (and danger) of the caching
|
| /drivers/tty/ |
| A D | n_gsm.c | 1245 int overhead = 0; in gsm_dlci_data_output_framed() local 1249 overhead = 1; in gsm_dlci_data_output_framed() 1258 len = dlci->skb->len + overhead; in gsm_dlci_data_output_framed() 1272 size = len + overhead; in gsm_dlci_data_output_framed()
|
| /drivers/char/tpm/ |
| A D | Kconfig | 41 here adds some encryption overhead to all kernel to TPM
|
| /drivers/net/ethernet/netronome/nfp/flower/ |
| A D | qos_conf.c | 155 act->police.avrate || act->police.overhead) { in nfp_policer_validate()
|
| /drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_flower.c | 43 act->police.avrate || act->police.overhead) { in mlxsw_sp_policer_validate()
|