Searched full:rx_ctl (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/sge/ |
| H A D | if_sgereg.h | 57 #define RX_CTL 0x10 macro 120 * RX_CTL Register Content
|
| H A D | if_sge.c | 517 CSR_WRITE_4(sc, RX_CTL, 0x1a00); in sge_reset() 1356 CSR_WRITE_4(sc, RX_CTL, in sge_intr() 1688 CSR_WRITE_4(sc, RX_CTL, 0x1a00 | 0x000c | RX_CTL_POLL | RX_CTL_ENB); in sge_init_locked() 1886 CSR_WRITE_4(sc, RX_CTL, 0x1a00); in sge_stop()
|
| /freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | rzg3e-smarc-som.dtsi | 183 <RZG3E_PORT_PINMUX(A, 2, 1)>, /* RX_CTL */ 208 <RZG3E_PORT_PINMUX(D, 2, 1)>, /* RX_CTL */
|
| /freebsd/usr.sbin/wlanstat/ |
| H A D | wlanstat.c | 90 { 5, "rx_ctl", "ctl", "rx ctrl frames" }, 710 case S_RX_CTL: STAT(rx_ctl); in wlan_get_curstat() 882 case S_RX_CTL: STAT(rx_ctl); in wlan_get_totstat()
|
| /freebsd/tools/tools/ath/athstats/ |
| H A D | athstats.c | 657 case S_RX_CTL: STAT(rx_ctl); in ath_get_curstat() 909 case S_RX_CTL: STAT(rx_ctl); in ath_get_totstat()
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | pci_e82545.c | 752 DPRINTF("rx_ctl - %s RCTL %x, val %x", in e82545_rx_ctl()
|