Home
last modified time | relevance | path

Searched refs:mfs (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_offloadings.c347 dst_na->mfs); in bdg_mismatch_datapath()
369 if (gso_bytes + copy > dst_na->mfs) in bdg_mismatch_datapath()
370 copy = dst_na->mfs - gso_bytes; in bdg_mismatch_datapath()
378 if (gso_bytes >= dst_na->mfs || in bdg_mismatch_datapath()
H A Dnetmap_vale.c883 if (dst_na->mfs < na->mfs) { in nm_vale_flush()
894 KASSERT(dst_na->mfs > 0, ("vpna->mfs is 0")); in nm_vale_flush()
895 needed = (needed * na->mfs) / in nm_vale_flush()
896 (dst_na->mfs - WORST_CASE_GSO_HEADER) + 1; in nm_vale_flush()
897 nm_prdis(3, "srcmtu=%u, dstmtu=%u, x=%u", na->mfs, dst_na->mfs, needed); in nm_vale_flush()
1189 vpna->mfs = NM_BDG_MFS_DEFAULT; in netmap_vale_vp_create()
1194 nm_prinf("max frame size %u", vpna->mfs); in netmap_vale_vp_create()
1296 bna->up.mfs = NM_BDG_MFS_DEFAULT; in netmap_vale_bwrap_attach()
1301 bna->host.mfs = NM_BDG_MFS_DEFAULT; in netmap_vale_bwrap_attach()
H A Dnetmap_kern.h1015 u_int mfs; member
H A Dnetmap.c3022 vpna->mfs = NETMAP_BUF_SIZE(na); in netmap_ioctl()
/freebsd/sys/dev/md/
H A Dembedfs.S35 .section mfs, "a", %progbits
/freebsd/sbin/bsdlabel/
H A Ddisktab174 minimum:ty=mfs:se#512:nt#1:rm#300:\
179 minimum2:ty=mfs:se#512:nt#1:rm#300:\
184 minimum3:ty=mfs:se#512:nt#1:rm#300:\
/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.h204 __be16 mfs; member
H A Dt4_keyctx.c664 kwr->mfs = htobe16(tls->params.max_frame_len); in t4_write_tlskey_wr()
/freebsd/contrib/ntp/ntpd/
H A Dntp_config.c5769 static char mfs[1024]; build_mflags() local
/freebsd/share/doc/smm/01.setup/
H A Dspell.ok380 mfs
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c373 txwr->mfs = htobe16(tls_ofld->frag_size); in write_tlstx_wr()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3836 __be16 mfs; member
/freebsd/
H A DObsoleteFiles.inc19264 OLD_FILES+=usr/include/ufs/mfs/mfs_extern.h
19265 OLD_FILES+=usr/include/ufs/mfs/mfsnode.h
19681 OLD_DIRS+=usr/include/ufs/mfs