Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/phy/phy_device.c phy_setup_ports() -> phy_default_setup_single_port()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->drv | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->drv->probe | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->drv->read_mmd | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->interrupts | 0 |
| PARAM_VALUE | 0 | phydev->max_n_ports | (-2147483647)-s32max |
| PARAM_VALUE | 0 | phydev->mdio.bus | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->mdio.dev.of_node | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->mdio.reset_ctrl->deassert_count.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->mdio.reset_state | 0 |
| PARAM_VALUE | 0 | phydev->n_ports | s32min-2147483646 |
| PARAM_VALUE | 0 | phydev->supported | 4096-ptr_max |
| CAPPED_DATA | 0 | phydev->n_ports | 1 |
| DATA_SOURCE | 0 | phydev | $0 |
| PARAM_COMPARE | 0 | phydev->max_n_ports | > $0->n_ports |
| RX_PATH | |||
| TASK_NOT_RUNNING |