Searched full:mpl (Results 1 – 14 of 14) sorted by relevance
/freebsd/usr.bin/ncal/ |
H A D | ncal.c | 600 int mpl; in monthrangeb() local 606 mpl = jd_flag ? 2 : 3; in monthrangeb() 608 wdss = (mpl == 2) ? " " : ""; in monthrangeb() 621 * The year header is printed when there are more than 'mpl' months in monthrangeb() 622 * and if the first month is a multitude of 'mpl'. in monthrangeb() 625 printyearheader = (after >= mpl - 1) && (M2M(m1) - 1) % mpl == 0; in monthrangeb() 630 for (i = 0; i != mpl && m + i <= m2; i++) { in monthrangeb() 642 printf("%s\n", center(t, s, mpl * mw)); in monthrangeb() 680 m += mpl; in monthrangeb() 691 int mpl; in monthranger() local [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | kirkwood-mplcec4.dts | 8 model = "MPL CEC4"; 9 compatible = "mpl,cec4-10", "mpl,cec4", "marvell,kirkwood-88f6281", "marvell,kirkwood";
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_isr.c | 62 struct mbuf *mp = NULL, *mpf = NULL, *mpl = NULL; in qla_rx_intr() local 124 mpl = mpf = mp; in qla_rx_intr() 131 mpl->m_next = mp; in qla_rx_intr() 132 mpl = mp; in qla_rx_intr() 137 mpl->m_len = rem_len; in qla_rx_intr() 192 struct mbuf *mp = NULL, *mpf = NULL, *mpl = NULL; in qla_lro_intr() local 265 mpl = mpf = mp; in qla_lro_intr() 272 mpl->m_next = mp; in qla_lro_intr() 273 mpl = mp; in qla_lro_intr() 278 mpl->m_len = rem_len; in qla_lro_intr()
|
/freebsd/sys/contrib/device-tree/Bindings/arm/marvell/ |
H A D | marvell,kirkwood.txt | 64 "mpl,cec4" 65 "mpl,cec4-10"
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | qlnx_os.c | 3849 struct mbuf *mp, *mpf, *mpl; in qlnx_rx_jumbo_chain() local 3855 mpf = mpl = mp = NULL; in qlnx_rx_jumbo_chain() 3903 mpf = mpl = mp; in qlnx_rx_jumbo_chain() 3905 mpl->m_next = mp; in qlnx_rx_jumbo_chain() 3906 mpl = mp; in qlnx_rx_jumbo_chain() 3925 struct mbuf *mpf = NULL, *mpl = NULL, *mpc = NULL; in qlnx_tpa_start() local 4054 rxq->tpa_info[agg_index].mpl = NULL; in qlnx_tpa_start() 4057 rxq->tpa_info[agg_index].mpl = NULL; in qlnx_tpa_start() 4098 mpf = mpl = NULL; in qlnx_tpa_start() 4116 mpf = mpl = NULL; in qlnx_tpa_start() [all …]
|
H A D | qlnx_def.h | 99 struct mbuf *mpl; /* last mbuf in chain */ member
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | mem.c | 637 mhp->mpl = dma_alloc_coherent(rhp->ibdev.dma_device, in c4iw_alloc_mr() 639 if (!mhp->mpl) { in c4iw_alloc_mr() 675 mhp->max_mpl_len, mhp->mpl, mhp->mpl_addr); in c4iw_alloc_mr() 688 mhp->mpl[mhp->mpl_len++] = addr; in c4iw_set_page()
|
H A D | qp.c | 699 p[0] = cpu_to_be64((u64)mhp->mpl[0]); in build_tpte_memreg() 700 p[1] = cpu_to_be64((u64)mhp->mpl[1]); in build_tpte_memreg() 735 mhp->mpl[i] = in build_memreg() 736 (__force u64)cpu_to_be64((u64)mhp->mpl[i]); in build_memreg() 755 *p = cpu_to_be64((u64)mhp->mpl[i]); in build_memreg()
|
H A D | iw_cxgbe.h | 399 u64 *mpl; member
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | renameat2.c | 1 /* SPDX-License-Identifier: CDDL-1.0 OR MPL-2.0 */
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | maple | 99 # .mpl
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | vendor-prefixes.yaml | 980 "^mpl,.*": 981 description: MPL AG
|
/freebsd/sys/dev/usb/controller/ |
H A D | ehci.c | 783 printf(" mpl=0x%x ctl=%d nrl=%d\n", in ehci_dump_sqh() 852 printf(" dir=%s; mpl=0x%02x\n", in ehci_dump_itd()
|
/freebsd/share/misc/ |
H A D | pci_vendors | 24141 18e6 MPL AG 33263 9902 1584 CCE MPL-D10H120F
|