Home
last modified time | relevance | path

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

/drivers/net/fddi/skfp/
Dess.c100 static int process_bw_alloc(struct s_smc *smc, long int payload, long int overhead);
119 u_long payload, overhead ; in ess_raf_received_pack() local
257 overhead = ((struct smt_p_3210 *)p)->mib_overhead ; in ess_raf_received_pack()
260 payload, overhead); in ess_raf_received_pack()
265 (void)process_bw_alloc(smc,(long)payload,(long)overhead) ; in ess_raf_received_pack()
308 overhead = ((struct smt_p_3210 *)p)->mib_overhead ; in ess_raf_received_pack()
313 payload, overhead); in ess_raf_received_pack()
318 if(!process_bw_alloc(smc,(long)payload,(long)overhead)) in ess_raf_received_pack()
375 static int process_bw_alloc(struct s_smc *smc, long int payload, long int overhead) in process_bw_alloc() argument
426 if (payload > MAX_PAYLOAD || overhead > 5000) { in process_bw_alloc()
[all …]
/drivers/net/wireless/ralink/rt2x00/
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/
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/
Ddevice.c265 const int overhead = MESSAGE_MINIMUM_LENGTH + sizeof(struct udphdr) + in wg_setup() local
281 dev->mtu = ETH_DATA_LEN - overhead; in wg_setup()
282 dev->max_mtu = round_down(INT_MAX, MESSAGE_PADDING_MULTIPLE) - overhead; in wg_setup()
/drivers/net/can/spi/mcp251xfd/
DKconfig17 variants. This comes with a runtime overhead.
/drivers/gpu/vga/
DKconfig19 multiple GPUS. The overhead for each GPU is very small.
/drivers/net/wireless/broadcom/brcm80211/
DKconfig30 issues. This option adds a small amount of overhead when tracing
/drivers/usb/host/
Dxhci.c2380 if (interval_bw->overhead[LS_OVERHEAD_TYPE]) in xhci_get_largest_overhead()
2382 if (interval_bw->overhead[FS_OVERHEAD_TYPE]) in xhci_get_largest_overhead()
2488 unsigned int overhead = 0; in xhci_check_bw_table() local
2576 if (interval_overhead > overhead) in xhci_check_bw_table()
2577 overhead = interval_overhead; in xhci_check_bw_table()
2585 bw_added = packets_transmitted * (overhead + packet_size); in xhci_check_bw_table()
2596 overhead = 0; in xhci_check_bw_table()
2604 overhead = interval_overhead; in xhci_check_bw_table()
2624 bw_used += overhead + packet_size; in xhci_check_bw_table()
2723 interval_bw->overhead[LS_OVERHEAD_TYPE] -= 1; in xhci_drop_ep_from_interval_table()
[all …]
Dxhci.h994 unsigned int overhead[3]; member
/drivers/vhost/
DKconfig88 adds some overhead, it is disabled by default.
/drivers/pci/hotplug/
DTODO23 the actual operation on that copy. Determine if this overhead is necessary,
/drivers/net/wireless/intel/iwlwifi/
DKconfig142 (though rather small) overhead.
/drivers/net/ethernet/sfc/
Defx_common.c277 int overhead = EFX_MAX_FRAME_LEN(0) + sizeof(struct efx_rx_page_state) + in efx_xdp_max_mtu() local
281 return PAGE_SIZE - overhead; in efx_xdp_max_mtu()
/drivers/tty/
Dn_gsm.c1006 int overhead = 0; in gsm_dlci_data_output_framed() local
1010 overhead = 1; in gsm_dlci_data_output_framed()
1019 len = dlci->skb->len + overhead; in gsm_dlci_data_output_framed()
1033 size = len + overhead; in gsm_dlci_data_output_framed()
/drivers/gpu/drm/i915/
DKconfig.debug236 runtime PM functionality. This may introduce overhead during
/drivers/mtd/
DKconfig66 from an MTD device, without the overhead (and danger) of the caching
/drivers/net/usb/
Dsmsc95xx.c1909 int overhead = csum ? SMSC95XX_TX_OVERHEAD_CSUM : SMSC95XX_TX_OVERHEAD; in smsc95xx_tx_fixup() local
1917 if (skb_cow_head(skb, overhead)) { in smsc95xx_tx_fixup()
/drivers/iommu/
DKconfig126 to memory with minimal performance overhead. Equivalent to passing
/drivers/acpi/
DKconfig562 substantially increase computational overhead related to the
/drivers/pwm/
DKconfig42 It is expected to introduce some runtime overhead and diagnostic
/drivers/mmc/host/
DKconfig624 disadvantage of being relatively high overhead, but a compensating