Home
last modified time | relevance | path

Searched refs:overhead (Results 1 – 25 of 39) sorted by relevance

12

/drivers/net/fddi/skfp/
A Dess.c119 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 Drt2x00crypto.c68 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 Dsmt.h799 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 Ddevice.c280 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 DKconfig18 variants. This comes with a runtime overhead.
/drivers/net/wireless/broadcom/brcm80211/
A DKconfig35 issues. This option adds a small amount of overhead when tracing
/drivers/usb/host/
A Dxhci.c2339 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 DTODO23 the actual operation on that copy. Determine if this overhead is necessary,
/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_police.c99 act->police.avrate || act->police.overhead) { in lan966x_police_validate()
/drivers/net/ethernet/mscc/
A Docelot_police.c186 a->police.avrate || a->police.overhead) { in ocelot_policer_validate()
/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
A Dpolice.c31 act->police.avrate || act->police.overhead) { in police_act_validate()
/drivers/gpu/drm/i915/
A DKconfig.debug260 runtime PM functionality. This may introduce overhead during
276 overhead during driver runtime.
/drivers/gpu/drm/i915/display/
A Dintel_dp_mst.c183 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 DKconfig94 adds some overhead, it is disabled by default.
/drivers/net/ethernet/sfc/siena/
A Defx_common.c278 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 Defx_common.c274 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 DKconfig152 (though rather small) overhead.
/drivers/net/dsa/sja1105/
A Dsja1105_flower.c331 act->police.avrate || act->police.overhead) { in sja1105_policer_validate()
/drivers/gpu/drm/display/
A Ddrm_dp_helper.c4534 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 Dcxgb4_tc_matchall.c36 act->police.avrate || act->police.overhead) { in cxgb4_policer_validate()
/drivers/mtd/
A DKconfig66 from an MTD device, without the overhead (and danger) of the caching
/drivers/tty/
A Dn_gsm.c1245 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 DKconfig41 here adds some encryption overhead to all kernel to TPM
/drivers/net/ethernet/netronome/nfp/flower/
A Dqos_conf.c155 act->police.avrate || act->police.overhead) { in nfp_policer_validate()
/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_flower.c43 act->police.avrate || act->police.overhead) { in mlxsw_sp_policer_validate()

Completed in 102 milliseconds

12