Searched defs:m0 (Results 101 - 125 of 149) sorted by relevance

123456

/freebsd-11-stable/sys/dev/et/
H A Dif_et.c2156 et_encap(struct et_softc *sc, struct mbuf **m0) argument
[all...]
/freebsd-11-stable/sys/dev/hifn/
H A Dhifn7751.c1862 struct mbuf *m, *m0, *mlast; local
[all...]
/freebsd-11-stable/sys/dev/usb/net/
H A Duhso.c1665 struct mbuf *m, *m0, *mwait; local
1883 uhso_if_output(struct ifnet *ifp, struct mbuf *m0, const struct sockaddr *dst, struct route *ro) argument
[all...]
/freebsd-11-stable/sys/dev/xen/netfront/
H A Dnetfront.c1404 struct mbuf *m, *m0, *m_prev; local
[all...]
/freebsd-11-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c1590 struct mbuf *m, *m0, *mb_head, *mb_tail; local
1827 struct mbuf *m0; local
[all...]
/freebsd-11-stable/sys/dev/en/
H A Dmidway.c874 en_fix_mchain(struct en_softc *sc, struct mbuf *m0, u_int *pad) argument
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_tx.c182 ath_tx_gettid(struct ath_softc *sc, const struct mbuf *m0) argument
229 ath_tx_getac(struct ath_softc *sc, const struct mbuf *m0) argument
262 ath_txfrag_setup(struct ath_softc *sc, ath_bufhead *frags, struct mbuf *m0, struct ieee80211_node *ni) argument
287 ath_tx_dmasetup(struct ath_softc *sc, struct ath_buf *bf, struct mbuf *m0) argument
962 ath_tx_tag_crypto(struct ath_softc *sc, struct ieee80211_node *ni, struct mbuf *m0, int iswep, int isfrag, int *hdrlen, int *pktlen, int *keyix) argument
1414 ath_tx_should_swq_frame(struct ath_softc *sc, struct ath_node *an, struct mbuf *m0, int *queue_to_head) argument
1526 ath_tx_normal_setup(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0, struct ath_txq *txq) argument
1841 ath_tx_start(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0) argument
2060 ath_tx_raw_start(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0, const struct ieee80211_bpf_params *params) argument
2510 ath_tx_action_frame_override_queue(struct ath_softc *sc, struct ieee80211_node *ni, struct mbuf *m0, int *tid) argument
2885 ath_tx_tid_seqno_assign(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0) argument
3036 struct mbuf *m0 = bf->bf_m; local
[all...]
/freebsd-11-stable/sys/dev/re/
H A Dif_re.c770 struct mbuf *m0; local
[all...]
/freebsd-11-stable/sys/dev/ral/
H A Drt2661.c1273 rt2661_tx_mgt(struct rt2661_softc *sc, struct mbuf *m0, argument
1430 rt2661_tx_data(struct rt2661_softc *sc, struct mbuf *m0, struct ieee80211_node *ni, int ac) argument
2630 struct mbuf *m0; local
[all...]
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_rum.c1447 rum_tx_mgt(struct rum_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) argument
1522 rum_tx_raw(struct rum_softc *sc, struct mbuf *m0, struc argument
1582 rum_tx_data(struct rum_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) argument
[all...]
H A Dif_rsu.c1844 struct mbuf *m, *m0 = NULL, *prevm = NULL; local
2115 rsu_tx_start(struct rsu_softc *sc, struct ieee80211_node *ni, struct mbuf *m0, struct rsu_data *data) argument
[all...]
H A Dif_zyd.c2419 zyd_tx_start(struct zyd_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) argument
H A Dif_uath.c1514 uath_tx_start(struct uath_softc *sc, struct mbuf *m0, struct ieee80211_node *ni, argument
1643 uath_txfrag_setup(struct uath_softc *sc, uath_datahead *frags, struct mbuf *m0, struct ieee80211_node *ni) argument
[all...]
/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwi.c1766 iwi_tx_start(struct iwi_softc *sc, struct mbuf *m0, struct ieee80211_node *ni, argument
[all...]
/freebsd-11-stable/sys/dev/virtio/network/
H A Dif_vtnet.c1287 vtnet_rxq_replace_lro_nomgr_buf(struct vtnet_rxq *rxq, struct mbuf *m0, argument
2247 struct mbuf *m0; local
[all...]
/freebsd-11-stable/sys/dev/de/
H A Dif_de.c3492 struct mbuf *m0; local
3903 struct mbuf *m0; local
[all...]
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipw.c1543 ipw_tx_start(struct ipw_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) argument
[all...]
/freebsd-11-stable/sys/dev/nfe/
H A Dif_nfe.c2652 struct mbuf *m0; local
/freebsd-11-stable/sys/net80211/
H A Dieee80211_ht.c975 ieee80211_recv_bar(struct ieee80211_node *ni, struct mbuf *m0) argument
H A Dieee80211_mesh.c1826 mesh_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, argument
/freebsd-11-stable/sys/kern/
H A Duipc_usrreq.c2449 unp_scan(struct mbuf *m0, void (*op)(struct filedescent **, int)) argument
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis.c1392 struct mbuf *m0, *m; local
[all...]
/freebsd-11-stable/sys/dev/an/
H A Dif_an.c2729 struct mbuf *m0 = NULL; local
[all...]
/freebsd-11-stable/sys/netinet/
H A Digmp.c2651 struct mbuf *m0, *m, *md; local
3013 struct mbuf *m, *m0, *md; local
3214 struct mbuf *m0; /* copy of pending state-change */ local
3401 struct mbuf *ipopts, *m0; local
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw2.c880 struct mbuf *m0; local
891 struct mbuf *m0; local

Completed in 343 milliseconds

123456