/linux/drivers/scsi/csiostor/ |
H A D | csio_mb.c | 1195 struct csio_mbm *mbm = &hw->mbm; in csio_mb_issue() local 1357 struct csio_mbm *mbm = &hw->mbm; in csio_mb_completions() local 1474 struct csio_mbm *mbm = &hw->mbm; in csio_mb_isr_handler() local 1578 struct csio_mbm *mbm = &hw->mbm; in csio_mb_tmo_handler() local 1614 struct csio_mbm *mbm = &hw->mbm; in csio_mb_cancel_all() local 1663 csio_mbm_init(struct csio_mbm *mbm, struct csio_hw *hw, in csio_mbm_init() 1683 csio_mbm_exit(struct csio_mbm *mbm) in csio_mbm_exit()
|
H A D | csio_hw.c | 3699 struct csio_mbm *mbm = &hw->mbm; in csio_mberr_worker() local 3741 struct csio_mbm *mbm = timer_container_of(mbm, t, timer); in csio_hw_mb_timer() local
|
H A D | csio_hw.h | 478 struct csio_mbm mbm; /* Mailbox module */ member
|
/linux/net/mac802154/ |
H A D | driver-ops.h | 245 static inline int drv_set_tx_power(struct ieee802154_local *local, s32 mbm) in drv_set_tx_power() 298 drv_set_cca_ed_level(struct ieee802154_local *local, s32 mbm) in drv_set_cca_ed_level()
|
/linux/drivers/net/ieee802154/ |
H A D | atusb.c | 451 atusb_txpower(struct ieee802154_hw *hw, s32 mbm) in atusb_txpower() 462 atusb_set_txpower(struct ieee802154_hw *hw, s32 mbm) in atusb_set_txpower() 476 hulusb_set_txpower(struct ieee802154_hw *hw, s32 mbm) in hulusb_set_txpower() 572 atusb_set_cca_ed_level(struct ieee802154_hw *hw, s32 mbm) in atusb_set_cca_ed_level()
|
H A D | cc2520.c | 698 static inline int cc2520_set_tx_power(struct cc2520_private *priv, s32 mbm) in cc2520_set_tx_power() 738 s32 mbm) in cc2520_cc2591_set_tx_power() 779 cc2520_set_txpower(struct ieee802154_hw *hw, s32 mbm) in cc2520_set_txpower()
|
H A D | mcr20a.c | 616 mcr20a_set_txpower(struct ieee802154_hw *hw, s32 mbm) in mcr20a_set_txpower() 696 mcr20a_set_cca_ed_level(struct ieee802154_hw *hw, s32 mbm) in mcr20a_set_cca_ed_level()
|
H A D | mrf24j40.c | 910 static int mrf24j40_set_cca_ed_level(struct ieee802154_hw *hw, s32 mbm) in mrf24j40_set_cca_ed_level() 930 static int mrf24j40_set_txpower(struct ieee802154_hw *hw, s32 mbm) in mrf24j40_set_txpower()
|
H A D | adf7242.c | 599 static int adf7242_set_txpower(struct ieee802154_hw *hw, int mbm) in adf7242_set_txpower() 820 static int adf7242_set_cca_ed_level(struct ieee802154_hw *hw, s32 mbm) in adf7242_set_cca_ed_level()
|
H A D | ca8210.c | 2155 static int ca8210_set_tx_power(struct ieee802154_hw *hw, s32 mbm) in ca8210_set_tx_power()
|
/linux/net/wireless/ |
H A D | rdev-ops.h | 593 enum nl80211_tx_power_setting type, int mbm) in rdev_set_tx_power()
|
H A D | nl80211.c | 3742 int idx, mbm = 0; in nl80211_set_wiphy() local
|
/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 1409 int mbm) in ath6kl_cfg80211_set_txpower()
|
/linux/net/mac80211/ |
H A D | cfg.c | 3070 ieee80211_set_tx_power(struct wiphy * wiphy,struct wireless_dev * wdev,enum nl80211_tx_power_setting type,int mbm) ieee80211_set_tx_power() argument
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 2633 enum nl80211_tx_power_setting type, s32 mbm) in brcmf_cfg80211_set_tx_power()
|