Home
last modified time | relevance | path

Searched defs:mbm (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/scsi/csiostor/
H A Dcsio_mb.c1195 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 Dcsio_hw.c3699 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 Dcsio_hw.h478 struct csio_mbm mbm; /* Mailbox module */ member
/linux/net/mac802154/
H A Ddriver-ops.h245 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 Datusb.c451 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 Dcc2520.c698 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 Dmcr20a.c616 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 Dmrf24j40.c910 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 Dadf7242.c599 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 Dca8210.c2155 static int ca8210_set_tx_power(struct ieee802154_hw *hw, s32 mbm) in ca8210_set_tx_power()
/linux/net/wireless/
H A Drdev-ops.h593 enum nl80211_tx_power_setting type, int mbm) in rdev_set_tx_power()
H A Dnl80211.c3742 int idx, mbm = 0; in nl80211_set_wiphy() local
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1409 int mbm) in ath6kl_cfg80211_set_txpower()
/linux/net/mac80211/
H A Dcfg.c3070 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 Dcfg80211.c2633 enum nl80211_tx_power_setting type, s32 mbm) in brcmf_cfg80211_set_tx_power()