Home
last modified time | relevance | path

Searched refs:PI_PCTRL_M_CMD_ERROR (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/fddi/
Ddefxx.h1189 #define PI_PCTRL_M_CMD_ERROR 0x8000 macro
Ddefxx.c2748 port_cmd = (PI_UINT32) (command | PI_PCTRL_M_CMD_ERROR); in dfx_hw_port_ctrl_req()
2766 if (!(port_cmd & PI_PCTRL_M_CMD_ERROR)) in dfx_hw_port_ctrl_req()