Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 71 files:
- drivers/net/ethernet/actions/owl-emac.c, line 1086
- drivers/net/ethernet/adi/adin1110.c, line 959
- drivers/net/ethernet/adi/adin1140.c, line 413
- drivers/net/ethernet/aeroflex/greth.c, line 1540
- drivers/net/ethernet/agere/et131x.c, line 3357
- drivers/net/ethernet/allwinner/sun4i-emac.c, line 886
- drivers/net/ethernet/amd/au1000_eth.c, line 937
- drivers/net/ethernet/amd/xgbe/xgbe-drv.c, line 1353
- drivers/net/ethernet/amd/xgbe/xgbe-mdio.c, line 1618
- drivers/net/ethernet/apm/xgene-v2/main.c, line 497
- drivers/net/ethernet/apm/xgene/xgene_enet_main.c, line 1037
- drivers/net/ethernet/arc/emac_main.c, line 624
- drivers/net/ethernet/asix/ax88796c_main.c, line 883
- drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c, line 950
- drivers/net/ethernet/broadcom/b44.c, line 1628
- drivers/net/ethernet/broadcom/bcm63xx_enet.c, line 1196
- drivers/net/ethernet/broadcom/bcmsysport.c, line 2067
- drivers/net/ethernet/broadcom/bgmac.c
- drivers/net/ethernet/broadcom/genet/bcmgenet.c, line 3442
- drivers/net/ethernet/broadcom/sb1250-mac.c, line 2481
- drivers/net/ethernet/broadcom/tg3.c, line 2158
- drivers/net/ethernet/cavium/octeon/octeon_mgmt.c, line 1248
- drivers/net/ethernet/cortina/gemini.c
- drivers/net/ethernet/davicom/dm9051.c
- drivers/net/ethernet/engleder/tsnep_main.c, line 274
- drivers/net/ethernet/ethoc.c, line 769
- drivers/net/ethernet/faraday/ftgmac100.c
- drivers/net/ethernet/freescale/fec_main.c
- drivers/net/ethernet/freescale/fec_mpc52xx.c
- drivers/net/ethernet/freescale/gianfar.c
- drivers/net/ethernet/hisilicon/hibmcge/hbg_mdio.c, line 230
- drivers/net/ethernet/hisilicon/hip04_eth.c, line 774
- drivers/net/ethernet/hisilicon/hisi_femac.c, line 489
- drivers/net/ethernet/hisilicon/hix5hd2_gmac.c, line 878
- drivers/net/ethernet/hisilicon/hns/hns_enet.c, line 1412
- drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c, line 274
- drivers/net/ethernet/lantiq_etop.c, line 459
- drivers/net/ethernet/marvell/mv643xx_eth.c, line 2528
- drivers/net/ethernet/marvell/pxa168_eth.c, line 689
- drivers/net/ethernet/mediatek/mtk_star_emac.c, line 1047
- drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c
- drivers/net/ethernet/microchip/lan865x/lan865x.c, line 280
- drivers/net/ethernet/ni/nixge.c
- drivers/net/ethernet/nxp/lpc_eth.c, line 1026
- drivers/net/ethernet/pasemi/pasemi_mac.c, line 1285
- drivers/net/ethernet/qualcomm/emac/emac-mac.c, line 970
- drivers/net/ethernet/rdc/r6040.c, line 476
- drivers/net/ethernet/realtek/r8169_main.c, line 5010
- drivers/net/ethernet/renesas/ravb_main.c, line 2386
- drivers/net/ethernet/renesas/rswitch_main.c, line 1645
- drivers/net/ethernet/renesas/rtsn.c, line 1029
- drivers/net/ethernet/renesas/sh_eth.c, line 2608
- drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c, line 1216
- drivers/net/ethernet/smsc/smsc911x.c
- drivers/net/ethernet/smsc/smsc9420.c, line 707
- drivers/net/ethernet/socionext/netsec.c, line 1697
- drivers/net/ethernet/socionext/sni_ave.c, line 1360
- drivers/net/ethernet/sunplus/spl2sw_driver.c, line 58
- drivers/net/ethernet/ti/cpsw.c, line 746
- drivers/net/ethernet/ti/cpsw_new.c, line 823
- drivers/net/ethernet/ti/icssg/icssg_prueth.c
- drivers/net/ethernet/ti/icssg/icssg_prueth_sr1.c
- drivers/net/ethernet/ti/icssm/icssm_prueth.c, line 1071
- drivers/net/ethernet/ti/netcp_ethss.c, line 2265
- drivers/net/ethernet/toshiba/tc35815.c
- drivers/net/ethernet/xscale/ixp4xx_eth.c, line 1413
- drivers/net/phy/phy.c, line 1700
- drivers/net/phy/phy_device.c, line 1296
- drivers/net/phy/phylink.c
- drivers/net/usb/ax88172a.c, line 246
- drivers/net/usb/smsc95xx.c, line 1340
Smatch caller information:
drivers/net/ethernet/smsc/smsc911x.c smsc911x_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/smsc/smsc911x.c smsc911x_suspend() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/ethernet/apm/xgene-v2/main.c xge_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/ti/cpsw.c cpsw_slave_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/marvell/mv643xx_eth.c mv643xx_eth_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/ethoc.c ethoc_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/qualcomm/emac/emac-mac.c emac_mac_down() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &adpt->reset_lock | ||
| TYPE_LOCK | (struct emac_adapter)->reset_lock |
drivers/net/ethernet/renesas/rswitch_main.c rswitch_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/ni/nixge.c nixge_open() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->have_a2 | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_dev | (-4095)-s64max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_probe.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_probe.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_tries | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->devt | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->dma_uses_io_tlb | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->id | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.kref.refcount.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.release.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.release.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_add_uevent_sent | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_in_sysfs | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_initialized | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_remove_uevent_sent | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.uevent_suppress | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->links.status | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->numa_node | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->removable | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.class | 1852637539097526272 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.dma_io_tlb_mem | 1473117533515866112 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.links.status | 0,3 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.numa_node | (-1) |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.power.early_init | 1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.power.runtime_auto | 1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->name | 7570163105948680192 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->phy_mask | 4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->read | 371223338077802496,6389833556411265024 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->state | 2-3 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->write | 1828839584621879296,2510225549227065344 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.fc_pi_4_app_h | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.fc_pi_4_lim | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.reserved60_4 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.reserved61 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.sff8431_app_e | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.sff8431_lim | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.br_nominal | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.cable_compliance | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.cc_base | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.connector | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_cx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_lx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_sx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_t | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e100_base_fx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e100_base_lx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_er | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_lr | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_lrm | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_sr | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e_base_bx10 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e_base_px | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.encoding | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.escon_mmf_1310_led | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.escon_smf_1310_laser | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.extended_cc | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_i | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_l | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_m | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_s | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_v | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_m5 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_m6 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_mi | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_sm | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_tp | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_tv | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_tw | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_100 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_1200 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_1600 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_200 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_3200 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_400 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_800 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_electrical_inter_enclosure | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_electrical_intra_enclosure | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_lc | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_ll | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_sa | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_sl | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_sn | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_copper_active | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_copper_passive | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_lx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_sx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.optical_wavelength | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.fc_pi_4_app_h | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.reserved60_2 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.reserved61 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.sff8431_app_e | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.phys_ext_id | 0,4 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.phys_id | 0,2-3 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.rate_id | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.reserved62 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sfp_ct_active | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sfp_ct_passive | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc12_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc12_smf_intermediate_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc12_smf_long_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc192_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc3_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc3_smf_intermediate_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc3_smf_long_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc48_intermediate_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc48_long_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc48_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_reach_bit1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_reach_bit2 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_10_1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_5_3 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_5_7 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_8_0 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_8_1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_9_1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.br_max | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.br_min | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.cc_ext | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.diagmon | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.enhopts | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.options | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.sff8472_compliance | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->mdio_protocol | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->mod_phy->is_on_sfp_module | 1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->module_power_mW | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->module_t_start_up | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->module_t_wait | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->phy_t_retry | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->poll.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->poll.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->quirk | 0-s64max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->rs_state_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->rs_threshold_kbd | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_dev_state | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_fault_retries | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mod_state | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mod_tries | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mod_tries_init | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_phy_retries | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_state | 0-u16max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_hw_drive | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_hw_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_ignore_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_soft_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->timeout.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->timeout.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->started | 1 |
| PARAM_VALUE | 0 | phydev->state | 0,3-u32max |
| PARAM_VALUE | 0 | phydev->state_queue->timer->entry.pprev | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->state_queue.work.entry.next->next | 1-u64max |
| PARAM_VALUE | 0 | phydev->state_queue.work.entry.prev->next | 1-u64max |
| PARAM_VALUE | 0 | phydev->state_queue.work.entry.prev->prev | 1-u64max |
| PARAM_VALUE | 0 | phydev->suspended | 0 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->driver_data->cis_virt | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->driver_data->fake_cis | 0-255 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_bus.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_class.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_driver.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_parent.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| BUF_SIZE | 0 | phydev | 0 |
| DATA_SOURCE | 0 | phydev | r of_phy_connect |
| BIT_INFO | 0 | phydev | 0x0,0x0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/ni/nixge.c nixge_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/cortina/gemini.c gmac_open() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->have_a2 | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_dev | (-4095)-s64max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_probe.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_probe.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_tries | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->devt | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->dma_uses_io_tlb | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->id | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.kref.refcount.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.release.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.release.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_add_uevent_sent | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_in_sysfs | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_initialized | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_remove_uevent_sent | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.uevent_suppress | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->links.status | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->numa_node | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->removable | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.class | 1852637539097526272 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.dma_io_tlb_mem | 1473117533515866112 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.links.status | 0,3 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.numa_node | (-1) |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.power.early_init | 1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.power.runtime_auto | 1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->name | 7570163105948680192 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->phy_mask | 4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->read | 371223338077802496,6389833556411265024 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->state | 2-3 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->write | 1828839584621879296,2510225549227065344 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.fc_pi_4_app_h | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.fc_pi_4_lim | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.reserved60_4 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.reserved61 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.sff8431_app_e | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.sff8431_lim | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.br_nominal | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.cable_compliance | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.cc_base | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.connector | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_cx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_lx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_sx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_t | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e100_base_fx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e100_base_lx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_er | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_lr | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_lrm | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_sr | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e_base_bx10 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e_base_px | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.encoding | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.escon_mmf_1310_led | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.escon_smf_1310_laser | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.extended_cc | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_i | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_l | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_m | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_s | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_v | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_m5 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_m6 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_mi | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_sm | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_tp | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_tv | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_tw | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_100 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_1200 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_1600 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_200 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_3200 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_400 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_800 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_electrical_inter_enclosure | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_electrical_intra_enclosure | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_lc | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_ll | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_sa | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_sl | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_sn | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_copper_active | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_copper_passive | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_lx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_sx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.optical_wavelength | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.fc_pi_4_app_h | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.reserved60_2 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.reserved61 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.sff8431_app_e | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.phys_ext_id | 0,4 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.phys_id | 0,2-3 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.rate_id | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.reserved62 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sfp_ct_active | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sfp_ct_passive | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc12_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc12_smf_intermediate_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc12_smf_long_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc192_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc3_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc3_smf_intermediate_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc3_smf_long_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc48_intermediate_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc48_long_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc48_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_reach_bit1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_reach_bit2 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_10_1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_5_3 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_5_7 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_8_0 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_8_1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_9_1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.br_max | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.br_min | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.cc_ext | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.diagmon | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.enhopts | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.options | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.sff8472_compliance | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->mdio_protocol | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->mod_phy->is_on_sfp_module | 1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->module_power_mW | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->module_t_start_up | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->module_t_wait | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->phy_t_retry | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->poll.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->poll.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->quirk | 0-s64max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->rs_state_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->rs_threshold_kbd | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_dev_state | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_fault_retries | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mod_state | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mod_tries | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mod_tries_init | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_phy_retries | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_state | 0-u16max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_hw_drive | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_hw_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_ignore_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_soft_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->timeout.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->timeout.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->started | 1 |
| PARAM_VALUE | 0 | phydev->state | 0,3-u32max |
| PARAM_VALUE | 0 | phydev->state_queue->timer->entry.pprev | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->state_queue.work.entry.next->next | 1-u64max |
| PARAM_VALUE | 0 | phydev->state_queue.work.entry.prev->next | 1-u64max |
| PARAM_VALUE | 0 | phydev->state_queue.work.entry.prev->prev | 1-u64max |
| PARAM_VALUE | 0 | phydev->suspended | 0 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->driver_data->cis_virt | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->driver_data->fake_cis | 0-255 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_bus.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_class.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_driver.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_parent.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/cortina/gemini.c gmac_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &netdev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/hisilicon/hisi_femac.c hisi_femac_net_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/broadcom/bgmac.c bgmac_enet_suspend() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &fsm->lock |
drivers/net/ethernet/broadcom/bgmac.c bgmac_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &net_dev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/usb/ax88172a.c ax88172a_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &net->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c bcmasp_netif_deinit() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/ethernet/nxp/lpc_eth.c lpc_eth_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/broadcom/b44.c b44_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/engleder/tsnep_main.c tsnep_phy_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &netdev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/arc/emac_main.c arc_emac_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/microchip/lan865x/lan865x.c lan865x_net_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &netdev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/hisilicon/hibmcge/hbg_mdio.c hbg_phy_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/ti/cpsw_new.c cpsw_ndo_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/socionext/sni_ave.c ave_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/phy/phy_device.c phy_disconnect() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->attached_dev->rtnl_link_ops->priv_size | 0,8,32,40,48,56,88,112,120,144,160,224,240,256,296,616,624,728,736,744,1056,1128,1336,1616,2176,2240,2272,2560,3296,3552,3720,9688-s64max |
| PARAM_VALUE | 0 | phydev->devlink->link_dev.kobj.parent->sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->drv->features | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->drv->phy_id_mask | 0,1048512,1048560,1048574,16777212,16777215,268435440,429496627,4294966272,4294967247,4294967272,4294967279-4294967280,4294967282,4294967289,4294967292,4294967294-u32max |
| PARAM_VALUE | 0 | phydev->drv->read_mmd | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->drv->remove | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->drv->soft_reset | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->mdio.dev.kobj.sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->mdio.dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->state | 4-u32max |
| DATA_SOURCE | 0 | phydev | $0 |
| NOSPEC | 0 | phydev->attached_dev->ifindex | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | phydev->attached_dev->flags | 0-526849[c] |
| USER_DATA | 0 | phydev->attached_dev->group | s32min-s32max |
| USER_DATA | 0 | phydev->attached_dev->ifindex | s32min-s32max |
| USER_DATA | 0 | phydev->attached_dev->mtu | 0-s32max[c] |
| USER_DATA | 0 | phydev->attached_dev->num_tc | 1-16[c] |
| USER_DATA | 0 | phydev->attached_dev->real_num_rx_queues | 1-s32max[c] |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->num_napi_configs | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->num_rx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| UNITS | 0 | phydev | unit_byte |
| HALF_LOCKED2 | &_dev->mutex | ||
| HALF_LOCKED2 | &adpt->reset_lock | ||
| HALF_LOCKED2 | &dev->mutex | ||
| HALF_LOCKED2 | global &hnae3_common_lock |
drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c sxgbe_release() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/hisilicon/hns/hns_enet.c hns_nic_net_down() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/renesas/sh_eth.c sh_eth_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/phy/phylink.c phylink_sfp_module_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &sfp->sm_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| TYPE_LOCK | (struct sfp)->sm_mutex |
drivers/net/phy/phylink.c phylink_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dev->dev_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/socionext/netsec.c netsec_netdev_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/asix/ax88796c_main.c ax88796c_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/adi/adin1140.c adin1140_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &netdev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/ti/icssm/icssm_prueth.c icssm_emac_ndo_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/adi/adin1110.c adin1110_net_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &net_dev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/rdc/r6040.c r6040_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/realtek/r8169_main.c rtl8169_down() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/agere/et131x.c et131x_down() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/ethernet/davicom/dm9051.c dm9051_open() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->advertising | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->have_a2 | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_dev | (-4095)-s64max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_probe.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_probe.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_tries | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->devt | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->dma_uses_io_tlb | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->id | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.kref.refcount.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.release.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.release.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_add_uevent_sent | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_in_sysfs | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_initialized | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_remove_uevent_sent | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.uevent_suppress | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->links.status | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->numa_node | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->removable | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.class | 1852637539097526272 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.dma_io_tlb_mem | 1473117533515866112 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.links.status | 0,3 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.numa_node | (-1) |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.power.early_init | 1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.power.runtime_auto | 1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->name | 7570163105948680192 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->phy_mask | 4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->read | 371223338077802496,6389833556411265024 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->state | 2-3 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->write | 1828839584621879296,2510225549227065344 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.fc_pi_4_app_h | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.fc_pi_4_lim | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.reserved60_4 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.reserved61 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.sff8431_app_e | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.sff8431_lim | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.br_nominal | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.cable_compliance | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.cc_base | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.connector | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_cx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_lx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_sx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_t | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e100_base_fx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e100_base_lx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_er | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_lr | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_lrm | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_sr | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e_base_bx10 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e_base_px | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.encoding | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.escon_mmf_1310_led | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.escon_smf_1310_laser | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.extended_cc | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_i | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_l | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_m | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_s | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_v | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_m5 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_m6 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_mi | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_sm | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_tp | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_tv | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_tw | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_100 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_1200 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_1600 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_200 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_3200 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_400 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_800 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_electrical_inter_enclosure | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_electrical_intra_enclosure | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_lc | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_ll | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_sa | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_sl | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_sn | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_copper_active | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_copper_passive | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_lx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_sx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.optical_wavelength | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.fc_pi_4_app_h | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.reserved60_2 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.reserved61 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.sff8431_app_e | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.phys_ext_id | 0,4 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.phys_id | 0,2-3 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.rate_id | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.reserved62 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sfp_ct_active | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sfp_ct_passive | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc12_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc12_smf_intermediate_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc12_smf_long_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc192_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc3_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc3_smf_intermediate_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc3_smf_long_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc48_intermediate_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc48_long_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc48_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_reach_bit1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_reach_bit2 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_10_1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_5_3 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_5_7 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_8_0 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_8_1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_9_1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.br_max | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.br_min | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.cc_ext | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.diagmon | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.enhopts | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.options | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.sff8472_compliance | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->mdio_protocol | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->mod_phy->is_on_sfp_module | 1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->module_power_mW | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->module_t_start_up | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->module_t_wait | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->phy_t_retry | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->poll.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->poll.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->quirk | 0-s64max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->rs_state_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->rs_threshold_kbd | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_dev_state | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_fault_retries | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mod_state | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mod_tries | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mod_tries_init | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_phy_retries | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_state | 0-u16max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_hw_drive | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_hw_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_ignore_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_soft_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->timeout.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->timeout.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->started | 1 |
| PARAM_VALUE | 0 | phydev->state | 0,3-u32max |
| PARAM_VALUE | 0 | phydev->state_queue->timer->entry.pprev | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->state_queue.work.entry.next->next | 1-u64max |
| PARAM_VALUE | 0 | phydev->state_queue.work.entry.prev->next | 1-u64max |
| PARAM_VALUE | 0 | phydev->state_queue.work.entry.prev->prev | 1-u64max |
| PARAM_VALUE | 0 | phydev->supported | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->suspended | 0 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->driver_data->cis_virt | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->driver_data->fake_cis | 0-255 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_bus.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_class.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_driver.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_parent.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/davicom/dm9051.c dm9051_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/broadcom/tg3.c tg3_phy_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 0,4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/renesas/rtsn.c rtsn_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/apm/xgene/xgene_enet_main.c xgene_enet_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/actions/owl-emac.c owl_emac_disable() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/ethernet/mediatek/mtk_star_emac.c mtk_star_disable() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/ethernet/hisilicon/hix5hd2_gmac.c hix5hd2_net_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/smsc/smsc9420.c smsc9420_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c hclge_mac_stop_phy() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &netdev->ethtool->rss_lock | ||
| HALF_LOCKED2 | &netdev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c mlxbf_gige_open() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->have_a2 | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_dev | (-4095)-s64max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_probe.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_probe.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->hwmon_tries | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->devt | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->dma_uses_io_tlb | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->id | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.kref.refcount.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.release.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.release.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_add_uevent_sent | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_in_sysfs | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_initialized | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.state_remove_uevent_sent | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->kobj.uevent_suppress | 0-1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->links.status | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->numa_node | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c->dev.parent->removable | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.class | 1852637539097526272 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.dma_io_tlb_mem | 1473117533515866112 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.links.status | 0,3 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.numa_node | (-1) |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.power.early_init | 1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->dev.power.runtime_auto | 1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->mdio_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->name | 7570163105948680192 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->phy_mask | 4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->read | 371223338077802496,6389833556411265024 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->state | 2-3 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->i2c_mii->write | 1828839584621879296,2510225549227065344 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.fc_pi_4_app_h | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.fc_pi_4_lim | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.reserved60_4 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.reserved61 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.sff8431_app_e | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.active.sff8431_lim | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.br_nominal | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.cable_compliance | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.cc_base | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.connector | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_cx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_lx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_sx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e1000_base_t | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e100_base_fx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e100_base_lx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_er | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_lr | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_lrm | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e10g_base_sr | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e_base_bx10 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.e_base_px | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.encoding | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.escon_mmf_1310_led | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.escon_smf_1310_laser | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.extended_cc | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_i | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_l | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_m | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_s | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_ll_v | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_m5 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_m6 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_mi | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_sm | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_tp | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_tv | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_media_tw | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_100 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_1200 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_1600 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_200 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_3200 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_400 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_speed_800 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_electrical_inter_enclosure | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_electrical_intra_enclosure | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_lc | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_ll | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_sa | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_sl | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.fc_tech_sn | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_copper_active | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_copper_passive | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_lx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.if_1x_sx | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.optical_wavelength | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.fc_pi_4_app_h | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.reserved60_2 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.reserved61 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.passive.sff8431_app_e | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.phys_ext_id | 0,4 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.phys_id | 0,2-3 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.rate_id | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.reserved62 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sfp_ct_active | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sfp_ct_passive | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc12_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc12_smf_intermediate_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc12_smf_long_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc192_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc3_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc3_smf_intermediate_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc3_smf_long_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc48_intermediate_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc48_long_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_oc48_short_reach | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_reach_bit1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.sonet_reach_bit2 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_10_1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_5_3 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_5_7 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_8_0 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_8_1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.base.unallocated_9_1 | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.br_max | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.br_min | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.cc_ext | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.diagmon | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.enhopts | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.options | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->id.ext.sff8472_compliance | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->mdio_protocol | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->mod_phy->is_on_sfp_module | 1 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->module_power_mW | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->module_t_start_up | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->module_t_wait | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->phy_t_retry | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->poll.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->poll.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->quirk | 0-s64max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->rs_state_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->rs_threshold_kbd | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_dev_state | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_fault_retries | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mod_state | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mod_tries | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mod_tries_init | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_phy_retries | 0-255 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->sm_state | 0-u16max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_hw_drive | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_hw_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_ignore_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->state_soft_mask | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->timeout.cpu | s32min-s32max |
| PARAM_VALUE | 0 | phydev->sfp_bus->sfp->timeout.timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | phydev->sfp_bus->started | 1 |
| PARAM_VALUE | 0 | phydev->state | 0,3-u32max |
| PARAM_VALUE | 0 | phydev->state_queue->timer->entry.pprev | 4096-ptr_max |
| PARAM_VALUE | 0 | phydev->state_queue.work.entry.next->next | 1-u64max |
| PARAM_VALUE | 0 | phydev->state_queue.work.entry.prev->next | 1-u64max |
| PARAM_VALUE | 0 | phydev->state_queue.work.entry.prev->prev | 1-u64max |
| PARAM_VALUE | 0 | phydev->suspended | 0 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->driver_data->cis_virt | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->driver_data->fake_cis | 0-255 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_bus.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_class.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_driver.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->hwmon_dev->p->knode_parent.n_klist | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | *phydev->sfp_bus->sfp->i2c_mii->mdio_lock.first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c mlxbf_gige_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &netdev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/renesas/ravb_main.c ravb_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/freescale/gianfar.c gfar_suspend() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/ethernet/freescale/gianfar.c stop_gfar() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/ethernet/freescale/fec_main.c fec_enet_close() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/freescale/fec_main.c fec_suspend() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &rtnl_mutex |
drivers/net/ethernet/marvell/pxa168_eth.c eth_port_reset() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &_dev->mutex |
drivers/net/ethernet/broadcom/genet/bcmgenet.c bcmgenet_netif_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &fsm->lock |
drivers/net/ethernet/hisilicon/hip04_eth.c hip04_mac_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | phydev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/ethernet/broadcom/bcmsysport.c bcm_sysport_netif_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/ethernet/sunplus/spl2sw_driver.c spl2sw_ethernet_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->group | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | phydev->attached_dev->tx_queue_len | |
| HALF_LOCKED2 | &ndev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/net/usb/smsc95xx.c smsc95xx_stop() -> phy_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &net->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex |