Searched defs:sc_if (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/sk/
H A Dif_sk.c455 struct sk_if_softc *sc_if; local
484 struct sk_if_softc *sc_if; local
512 struct sk_if_softc *sc_if; local
1058 struct sk_if_softc *sc_if = ifp->if_softc; local
1076 struct sk_if_softc *sc_if; local
1095 struct sk_if_softc *sc_if = ifp->if_softc; local
1307 struct sk_if_softc *sc_if; local
1817 struct sk_if_softc *sc_if; local
2471 struct sk_if_softc *sc_if; local
2487 struct sk_if_softc *sc_if; local
2537 struct sk_if_softc *sc_if; local
2923 struct sk_if_softc *sc_if; local
2968 struct sk_if_softc *sc_if; local
3478 struct sk_if_softc *sc_if = xsc; local
[all...]
/freebsd-11-stable/sys/dev/msk/
H A Dif_msk.c402 struct msk_if_softc *sc_if; local
410 msk_phy_readreg(struct msk_if_softc *sc_if, int phy, int reg) argument
440 struct msk_if_softc *sc_if; local
448 msk_phy_writereg(struct msk_if_softc *sc_if, int phy, int reg, int val) argument
474 struct msk_if_softc *sc_if; local
575 msk_rxfilter(struct msk_if_softc *sc_if) argument
628 msk_setvlan(struct msk_if_softc *sc_if, struct ifnet *ifp) argument
647 msk_rx_fill(struct msk_if_softc *sc_if, int jumbo) argument
695 msk_init_rx_ring(struct msk_if_softc *sc_if) argument
762 msk_init_jumbo_rx_ring(struct msk_if_softc *sc_if) argument
830 msk_init_tx_ring(struct msk_if_softc *sc_if) argument
857 msk_discard_rxbuf(struct msk_if_softc *sc_if, int idx) argument
876 msk_discard_jumbo_rxbuf(struct msk_if_softc *sc_if, int idx) argument
895 msk_newbuf(struct msk_if_softc *sc_if, int idx) argument
953 msk_jumbo_newbuf(struct msk_if_softc *sc_if, int idx) argument
1016 struct msk_if_softc *sc_if; local
1036 struct msk_if_softc *sc_if; local
1056 struct msk_if_softc *sc_if; local
1592 struct msk_if_softc *sc_if; local
2026 struct msk_if_softc *sc_if; local
2223 msk_txrx_dma_alloc(struct msk_if_softc *sc_if) argument
2408 msk_rx_dma_jalloc(struct msk_if_softc *sc_if) argument
2518 msk_txrx_dma_free(struct msk_if_softc *sc_if) argument
2590 msk_rx_dma_jfree(struct msk_if_softc *sc_if) argument
2631 msk_encap(struct msk_if_softc *sc_if, struct mbuf **m_head) argument
2912 struct msk_if_softc *sc_if; local
2923 struct msk_if_softc *sc_if; local
2973 msk_watchdog(struct msk_if_softc *sc_if) argument
3100 msk_rxcsum(struct msk_if_softc *sc_if, uint32_t control, struct mbuf *m) argument
3190 msk_rxeof(struct msk_if_softc *sc_if, uint32_t status, uint32_t control, int len) argument
3266 msk_jumbo_rxeof(struct msk_if_softc *sc_if, uint32_t status, uint32_t control, int len) argument
3331 msk_txeof(struct msk_if_softc *sc_if, int idx) argument
3385 struct msk_if_softc *sc_if; local
3403 msk_intr_phy(struct msk_if_softc *sc_if) argument
3416 msk_intr_gmac(struct msk_if_softc *sc_if) argument
3447 msk_handle_hwerr(struct msk_if_softc *sc_if, uint32_t status) argument
3570 msk_rxput(struct msk_if_softc *sc_if) argument
3592 struct msk_if_softc *sc_if; local
3760 msk_set_tx_stfwd(struct msk_if_softc *sc_if) argument
3791 struct msk_if_softc *sc_if = xsc; local
3799 msk_init_locked(struct msk_if_softc *sc_if) argument
4074 msk_set_rambuffer(struct msk_if_softc *sc_if) argument
4149 msk_stop(struct msk_if_softc *sc_if) argument
4315 msk_stats_clear(struct msk_if_softc *sc_if) argument
4337 msk_stats_update(struct msk_if_softc *sc_if) argument
4446 struct msk_if_softc *sc_if; local
4467 struct msk_if_softc *sc_if; local
4497 msk_sysctl_node(struct msk_if_softc *sc_if) argument
[all...]

Completed in 114 milliseconds