Home
last modified time | relevance | path

Searched defs:mpf (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/dev/mii/
H A Dsmscphy.c99 const struct mii_phy_funcs *mpf; in smscphy_attach() local
H A Dsmcphy.c108 const struct mii_phy_funcs *mpf; in smcphy_attach() local
H A Dmii_physubr.c583 mii_phy_dev_attach(device_t dev, u_int flags, const struct mii_phy_funcs *mpf, in mii_phy_dev_attach()
/freebsd-src/sys/dev/qlxgbe/
H A Dql_isr.c62 struct mbuf *mp = NULL, *mpf = NULL, *mpl = NULL; in qla_rx_intr() local
192 struct mbuf *mp = NULL, *mpf = NULL, *mpl = NULL; qla_lro_intr() local
[all...]
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c3847 struct mbuf *mp, *mpf, *mpl; qlnx_rx_jumbo_chain() local
3923 struct mbuf *mpf = NULL, *mpl = NULL, *mpc = NULL; qlnx_tpa_start() local
4233 struct mbuf *mpf = NULL, *mpl = NULL, *mpc = NULL; qlnx_tpa_cont() local
4349 struct mbuf *mpf = NULL, *mpl = NULL, *mpc = NULL; qlnx_tpa_end() local
[all...]
H A Dqlnx_def.h98 struct mbuf *mpf; /* first mbuf in chain */ member