Home
last modified time | relevance | path

Searched refs:PI_PSTATUS_V_STATE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/fddi/
H A Ddefxx.h1258 #define PI_PSTATUS_V_STATE 8 macro
H A Ddefxx.c2882 return (port_status & PI_PSTATUS_M_STATE) >> PI_PSTATUS_V_STATE; in dfx_hw_adap_state_rd()
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefxx.h1259 #define PI_PSTATUS_V_STATE 8 macro
H A Ddefxx.c2871 return (port_status & PI_PSTATUS_M_STATE) >> PI_PSTATUS_V_STATE; in dfx_hw_adap_state_rd()

Completed in 17 milliseconds