Home
last modified time | relevance | path

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

/drivers/net/phy/
A Das21xxx.c407 u16 cmd, u16 *ret_sts) in aeon_ipc_send_cmd() argument
433 if (!ret_sts) in aeon_ipc_send_cmd()
444 *ret_sts = ret; in aeon_ipc_send_cmd()
461 u16 cmd, ret_sts; in aeon_ipc_send_msg() local
499 ret_size = FIELD_GET(AEON_IPC_STS_SIZE, ret_sts); in aeon_ipc_send_msg()
523 struct as21xxx_priv *priv, u16 *ret_sts) in aeon_ipc_noop() argument
541 u16 ret_sts; in aeon_ipc_sync_parity() local
553 ret = aeon_ipc_noop(phydev, priv, &ret_sts); in aeon_ipc_sync_parity()
563 ret_sts); in aeon_ipc_sync_parity()
883 u16 ret_sts; in as21xxx_match_phy_device() local
[all …]

Completed in 5 milliseconds