Searched defs:dbm (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_guc_db_mgr.c | 31 static struct xe_guc *dbm_to_guc(struct xe_guc_db_mgr *dbm) in dbm_to_guc() 36 static struct xe_gt *dbm_to_gt(struct xe_guc_db_mgr *dbm) in dbm_to_gt() 41 static struct xe_device *dbm_to_xe(struct xe_guc_db_mgr *dbm) in dbm_to_xe() 53 struct xe_guc_db_mgr *dbm = arg; in __fini_dbm() local 87 int xe_guc_db_mgr_init(struct xe_guc_db_mgr *dbm, unsigned int count) in xe_guc_db_mgr_init() 114 static int dbm_reserve_chunk_locked(struct xe_guc_db_mgr *dbm, in dbm_reserve_chunk_locked() 143 static void dbm_release_chunk_locked(struct xe_guc_db_mgr *dbm, in dbm_release_chunk_locked() 169 int xe_guc_db_mgr_reserve_id_locked(struct xe_guc_db_mgr *dbm) in xe_guc_db_mgr_reserve_id_locked() 181 void xe_guc_db_mgr_release_id_locked(struct xe_guc_db_mgr *dbm, unsigned int id) in xe_guc_db_mgr_release_id_locked() 199 int xe_guc_db_mgr_reserve_range(struct xe_guc_db_mgr *dbm, in xe_guc_db_mgr_reserve_range() [all …]
|
/linux/drivers/gpu/drm/xe/tests/ |
H A D | xe_guc_db_mgr_test.c | 13 struct xe_guc_db_mgr *dbm; in guc_dbm_test_init() local 25 struct xe_guc_db_mgr *dbm = test->priv; in test_empty() local 39 struct xe_guc_db_mgr *dbm = test->priv; in test_default() local 62 struct xe_guc_db_mgr *dbm = test->priv; in test_size() local 86 struct xe_guc_db_mgr *dbm = test->priv; in test_reuse() local 114 struct xe_guc_db_mgr *dbm = test->priv; in test_range_overlap() local 152 struct xe_guc_db_mgr *dbm = test->priv; in test_range_compact() local 171 struct xe_guc_db_mgr *dbm = test->priv; in test_range_spare() local
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | phy_g.c | 2755 s8 dbm; in b43_gphy_estimate_power_out() local 2964 int dbm = pwr_adjust < 0 ? -pwr_adjust : pwr_adjust; in b43_gphy_op_recalc_txpower() local
|
/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | phy.c | 1730 s8 dbm = 0; in b43legacy_phy_estimate_power_out() local
|
/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 1413 int dbm = MBM_TO_DBM(mbm); in ath6kl_cfg80211_set_txpower() local 1445 int *dbm) in ath6kl_cfg80211_get_txpower()
|
/linux/net/mac80211/ |
H A D | driver-ops.h | 1281 unsigned int link_id, int *dbm) in drv_get_txpower()
|
H A D | cfg.c | 3232 int *dbm) in ieee80211_get_tx_power()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | main.c | 672 unsigned int link_id, int *dbm) in mt7996_get_txpower()
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 2770 unsigned int link_id, int *dbm) in ath9k_get_txpower()
|
/linux/net/wireless/ |
H A D | rdev-ops.h | 604 int *dbm) in rdev_get_tx_power()
|
H A D | nl80211.c | 4016 int dbm, ret; in nl80211_send_iface() local 4088 int dbm, ret; in nl80211_send_iface() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 2684 unsigned int link_id, s32 *dbm) in brcmf_cfg80211_get_tx_power()
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 9463 int *dbm) in ath11k_mac_op_get_txpower()
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 4411 int *dbm) in ath12k_mac_op_get_txpower()
|