Home
last modified time | relevance | path

Searched refs:d_os (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
H A Dhwmtm.h169 if (DB_P.d_os.hwm_rx >= (lev)) \
174 if (DB_P.d_os.hwm_tx >= (lev)) \
179 if (DB_P.d_os.hwm_gen >= (lev)) \
H A Dsmc.h416 struct os_debug d_os; /* Include specific OS DEBUG struct */ member
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/
H A Dhwmtm.h169 if (DB_P.d_os.hwm_rx >= (lev)) \
174 if (DB_P.d_os.hwm_tx >= (lev)) \
179 if (DB_P.d_os.hwm_gen >= (lev)) \
H A Dsmc.h416 struct os_debug d_os; /* Include specific OS DEBUG struct */ member
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dhwmtm.c2107 * = 10: debug.d_os.hwm_rx (hardware module receive path)
2108 * = 11: debug.d_os.hwm_tx(hardware module transmit path)
2109 * = 12: debug.d_os.hwm_gen(hardware module general flag)
2121 DB_P.d_os.hwm_rx = DB_P.d_os.hwm_tx = DB_P.d_os.hwm_gen = 0 ; in mac_drv_debug_lev()
2158 DB_P.d_os.hwm_rx = lev ; in mac_drv_debug_lev()
2161 DB_P.d_os.hwm_tx = lev ; in mac_drv_debug_lev()
2164 DB_P.d_os.hwm_gen = lev ; in mac_drv_debug_lev()
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dhwmtm.c2107 * = 10: debug.d_os.hwm_rx (hardware module receive path)
2108 * = 11: debug.d_os.hwm_tx(hardware module transmit path)
2109 * = 12: debug.d_os.hwm_gen(hardware module general flag)
2121 DB_P.d_os.hwm_rx = DB_P.d_os.hwm_tx = DB_P.d_os.hwm_gen = 0 ; in mac_drv_debug_lev()
2158 DB_P.d_os.hwm_rx = lev ; in mac_drv_debug_lev()
2161 DB_P.d_os.hwm_tx = lev ; in mac_drv_debug_lev()
2164 DB_P.d_os.hwm_gen = lev ; in mac_drv_debug_lev()

Completed in 12 milliseconds