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

/freebsd-13-stable/sys/dev/msk/
H A Dif_msk.c404 struct msk_if_softc *sc_if; local
412 msk_phy_readreg(struct msk_if_softc *sc_if, int phy, int reg) argument
442 struct msk_if_softc *sc_if; local
450 msk_phy_writereg(struct msk_if_softc *sc_if, int phy, int reg, int val) argument
476 struct msk_if_softc *sc_if; local
592 msk_rxfilter(struct msk_if_softc *sc_if) argument
632 msk_setvlan(struct msk_if_softc *sc_if, struct ifnet *ifp) argument
651 msk_rx_fill(struct msk_if_softc *sc_if, int jumbo) argument
699 msk_init_rx_ring(struct msk_if_softc *sc_if) argument
766 msk_init_jumbo_rx_ring(struct msk_if_softc *sc_if) argument
834 msk_init_tx_ring(struct msk_if_softc *sc_if) argument
861 msk_discard_rxbuf(struct msk_if_softc *sc_if, int idx) argument
880 msk_discard_jumbo_rxbuf(struct msk_if_softc *sc_if, int idx) argument
899 msk_newbuf(struct msk_if_softc *sc_if, int idx) argument
957 msk_jumbo_newbuf(struct msk_if_softc *sc_if, int idx) argument
1020 struct msk_if_softc *sc_if; local
1040 struct msk_if_softc *sc_if; local
1060 struct msk_if_softc *sc_if; local
1596 struct msk_if_softc *sc_if; local
2019 struct msk_if_softc *sc_if; local
2216 msk_txrx_dma_alloc(struct msk_if_softc *sc_if) argument
2401 msk_rx_dma_jalloc(struct msk_if_softc *sc_if) argument
2511 msk_txrx_dma_free(struct msk_if_softc *sc_if) argument
2583 msk_rx_dma_jfree(struct msk_if_softc *sc_if) argument
2624 msk_encap(struct msk_if_softc *sc_if, struct mbuf **m_head) argument
2905 struct msk_if_softc *sc_if; local
2916 struct msk_if_softc *sc_if; local
2966 msk_watchdog(struct msk_if_softc *sc_if) argument
3093 msk_rxcsum(struct msk_if_softc *sc_if, uint32_t control, struct mbuf *m) argument
3183 msk_rxeof(struct msk_if_softc *sc_if, uint32_t status, uint32_t control, int len) argument
3259 msk_jumbo_rxeof(struct msk_if_softc *sc_if, uint32_t status, uint32_t control, int len) argument
3324 msk_txeof(struct msk_if_softc *sc_if, int idx) argument
3379 struct msk_if_softc *sc_if; local
3399 msk_intr_phy(struct msk_if_softc *sc_if) argument
3412 msk_intr_gmac(struct msk_if_softc *sc_if) argument
3443 msk_handle_hwerr(struct msk_if_softc *sc_if, uint32_t status) argument
3566 msk_rxput(struct msk_if_softc *sc_if) argument
3588 struct msk_if_softc *sc_if; local
3756 msk_set_tx_stfwd(struct msk_if_softc *sc_if) argument
3787 struct msk_if_softc *sc_if = xsc; local
3795 msk_init_locked(struct msk_if_softc *sc_if) argument
4070 msk_set_rambuffer(struct msk_if_softc *sc_if) argument
4145 msk_stop(struct msk_if_softc *sc_if) argument
4311 msk_stats_clear(struct msk_if_softc *sc_if) argument
4333 msk_stats_update(struct msk_if_softc *sc_if) argument
4442 struct msk_if_softc *sc_if; local
4463 struct msk_if_softc *sc_if; local
4495 msk_sysctl_node(struct msk_if_softc *sc_if) argument
[all...]
/freebsd-13-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
720 struct sk_if_softc *sc_if; member in struct:sk_add_maddr_genesis_ctx
751 sk_rxfilter_genesis(struct sk_if_softc *sc_if) argument
799 sk_rxfilter_yukon(struct sk_if_softc *sc_if) argument
1061 struct sk_if_softc *sc_if = ifp->if_softc; local
1079 struct sk_if_softc *sc_if; local
1098 struct sk_if_softc *sc_if = ifp->if_softc; local
1310 struct sk_if_softc *sc_if; local
1821 struct sk_if_softc *sc_if; local
2475 struct sk_if_softc *sc_if; local
2491 struct sk_if_softc *sc_if; local
2540 struct sk_if_softc *sc_if; local
2926 struct sk_if_softc *sc_if; local
2971 struct sk_if_softc *sc_if; local
3481 struct sk_if_softc *sc_if = xsc; local
[all...]

Completed in 111 milliseconds