Home
last modified time | relevance | path

Searched refs:power_down (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhif.h20 void (*power_down)(struct ath12k_base *sc); member
141 ab->hif.ops->power_down(ab); in ath12k_hif_power_down()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhif.h20 void (*power_down)(struct ath11k_base *sc); member
74 sc->hif.ops->power_down(sc); in ath11k_hif_power_down()
H A Dahb.c768 .power_down = ath11k_ahb_power_down,
783 .power_down = ath11k_ahb_power_down,
H A Dpci.c721 .power_down = ath11k_pci_power_down,
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_ael1002.c339 .power_down = ael1002_power_down,
421 .power_down = ael1002_power_down,
1379 .power_down = ael1002_power_down,
2131 .power_down = ael1002_power_down,
2210 .power_down = ael1002_power_down,
2291 .power_down = xaui_direct_power_down,
H A Dcxgb_vsc8211.c362 .power_down = vsc8211_power_down,
376 .power_down = vsc8211_power_down,
H A Dcxgb_tn1010.c208 .power_down = tn1010_power_down,
H A Dcxgb_mv88e1xxx.c293 .power_down = mv88e1xxx_power_down,
H A Dcxgb_aq100x.c459 .power_down = aq100x_power_down,
H A Dcxgb_common.h568 int (*power_down)(struct cphy *phy, int enable); member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhif.h88 void (*power_down)(struct ath10k *ar); member
191 ar->hif.ops->power_down(ar); in ath10k_hif_power_down()
H A Dahb.c715 .power_down = ath10k_pci_hif_power_down,
H A Dusb.c739 .power_down = ath10k_usb_hif_power_down,
/freebsd/sys/dev/igc/
H A Digc_api.c715 if (hw->phy.ops.power_down) in igc_power_down_phy()
716 hw->phy.ops.power_down(hw); in igc_power_down_phy()
H A Digc_hw.h398 void (*power_down)(struct igc_hw *); member
H A Digc_phy.c41 phy->ops.power_down = igc_null_phy_generic; in igc_init_phy_ops_generic()
H A Digc_i225.c147 phy->ops.power_down = igc_power_down_phy_copper_base; in igc_init_phy_params_i225()
/freebsd/sys/dev/e1000/
H A De1000_api.c1424 if (hw->phy.ops.power_down) in e1000_power_down_phy()
1425 hw->phy.ops.power_down(hw); in e1000_power_down_phy()
H A De1000_82540.c87 phy->ops.power_down = e1000_power_down_phy_copper_82540; in e1000_init_phy_params_82540()
H A De1000_hw.h808 void (*power_down)(struct e1000_hw *); member
H A De1000_82541.c108 phy->ops.power_down = e1000_power_down_phy_copper_82541; in e1000_init_phy_params_82541()
H A De1000_82543.c96 phy->ops.power_down = e1000_power_down_phy_copper; in e1000_init_phy_params_82543()
H A De1000_80003es2lan.c99 phy->ops.power_down = e1000_power_down_phy_copper_80003es2lan; in e1000_init_phy_params_80003es2lan()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c511 sc->prv.power_down = 0; in axgbe_attach()
H A Dxgbe.h1210 unsigned int power_down; member

12