Defined in 1 files as a function:
Referenced in 3 files:
- drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c, line 1249
- drivers/net/virtio_net.c, line 3106
- net/ethtool/ioctl.c, line 653
Smatch caller information:
net/ethtool/ioctl.c ethtool_virtdev_set_link_ksettings() -> ethtool_validate_duplex()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 0 | duplex | 0-255 |
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c otx2_set_link_ksettings() -> ethtool_validate_duplex()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 0 | duplex | 0-255 |
drivers/net/virtio_net.c virtnet_update_settings() -> ethtool_validate_duplex()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | duplex | 0-255 |
| HALF_LOCKED2 | global &rtnl_mutex |