Home
last modified time | relevance | path

Searched refs:tic (Results 1 – 25 of 149) sorted by relevance

123456

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log.c162 struct xlog_ticket *tic; in xlog_grant_head_wake_all() local
165 list_for_each_entry(tic, &head->waiters, t_queue) in xlog_grant_head_wake_all()
166 wake_up_process(tic->t_task); in xlog_grant_head_wake_all()
174 struct xlog_ticket *tic) in xlog_ticket_reservation() argument
177 ASSERT(tic->t_flags & XLOG_TIC_PERM_RESERV); in xlog_ticket_reservation()
178 return tic->t_unit_res; in xlog_ticket_reservation()
180 if (tic->t_flags & XLOG_TIC_PERM_RESERV) in xlog_ticket_reservation()
181 return tic->t_unit_res * tic->t_cnt; in xlog_ticket_reservation()
183 return tic->t_unit_res; in xlog_ticket_reservation()
193 struct xlog_ticket *tic; in xlog_grant_head_wake() local
[all …]
H A Dxfs_log_cil.c38 struct xlog_ticket *tic; in xlog_cil_ticket_alloc() local
40 tic = xlog_ticket_alloc(log, 0, 1, XFS_TRANSACTION, 0); in xlog_cil_ticket_alloc()
46 tic->t_curr_res = 0; in xlog_cil_ticket_alloc()
47 return tic; in xlog_cil_ticket_alloc()
651 struct xlog_ticket *tic; in xlog_cil_push_work() local
800 tic = ctx->ticket; in xlog_cil_push_work()
803 thdr.th_tid = tic->t_tid; in xlog_cil_push_work()
808 tic->t_curr_res -= lhdr.i_len + sizeof(xlog_op_header_t); in xlog_cil_push_work()
814 error = xlog_write(log, &lvhdr, tic, &ctx->start_lsn, NULL, 0, true); in xlog_cil_push_work()
852 error = xlog_commit_record(log, tic, &commit_iclog, &commit_lsn); in xlog_cil_push_work()
[all …]
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191012.patch.gz ... a link to <STRONG><A HREF="tic.1m.html">tic(1m ...
HDncurses-6.1-20190720.patch.gz
HDncurses-6.1-20191015.patch.gz ... .spec | 2 +- 28# progs/tic.c | 5 +++-- 29 ...
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com_phycfg.c2253 struct txpwr_idx_comp tic; in phy_set_tx_power_index_by_rate_section() local
2256 , rs, rates_by_sections[rs].rates[i], bw, band, Channel, 0, &tic); in phy_set_tx_power_index_by_rate_section()
2258 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section()
3885 … rfpath, enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic) in dump_tx_power_index_inline() argument
3889 if (tic->utarget == hal_spec->txgi_max) { in dump_tx_power_index_inline()
3892 , MGN_RATE_STR(rate), tic->ntx_idx + 1 in dump_tx_power_index_inline()
3893 , pwr_idx, pwr_idx, tic->base in dump_tx_power_index_inline()
3894 , tic->by_rate, tic->btc, tic->extra, tic->rlimit, tic->limit, tic->ulimit in dump_tx_power_index_inline()
3895 , tic->tpc in dump_tx_power_index_inline()
3896 , tic->tpt, tic->dpd); in dump_tx_power_index_inline()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com_phycfg.c2228 struct txpwr_idx_comp tic; in phy_set_tx_power_index_by_rate_section() local
2231 , rs, rates_by_sections[rs].rates[i], bw, band, Channel, 0, &tic); in phy_set_tx_power_index_by_rate_section()
2233 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section()
3848 … rfpath, enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic) in dump_tx_power_index_inline() argument
3852 if (tic->utarget == hal_spec->txgi_max) { in dump_tx_power_index_inline()
3855 , MGN_RATE_STR(rate), tic->ntx_idx + 1 in dump_tx_power_index_inline()
3856 , pwr_idx, pwr_idx, tic->base in dump_tx_power_index_inline()
3857 , tic->by_rate, tic->btc, tic->extra, tic->rlimit, tic->limit, tic->ulimit in dump_tx_power_index_inline()
3858 , tic->tpc in dump_tx_power_index_inline()
3859 , tic->tpt, tic->dpd); in dump_tx_power_index_inline()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com_phycfg.c2253 struct txpwr_idx_comp tic; in phy_set_tx_power_index_by_rate_section() local
2256 , rs, rates_by_sections[rs].rates[i], bw, band, Channel, 0, &tic); in phy_set_tx_power_index_by_rate_section()
2258 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section()
3885 … rfpath, enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic) in dump_tx_power_index_inline() argument
3889 if (tic->utarget == hal_spec->txgi_max) { in dump_tx_power_index_inline()
3892 , MGN_RATE_STR(rate), tic->ntx_idx + 1 in dump_tx_power_index_inline()
3893 , pwr_idx, pwr_idx, tic->base in dump_tx_power_index_inline()
3894 , tic->by_rate, tic->btc, tic->extra, tic->rlimit, tic->limit, tic->ulimit in dump_tx_power_index_inline()
3895 , tic->tpc in dump_tx_power_index_inline()
3896 , tic->tpt, tic->dpd); in dump_tx_power_index_inline()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com_phycfg.c2229 struct txpwr_idx_comp tic; in phy_set_tx_power_index_by_rate_section() local
2232 , rs, rates_by_sections[rs].rates[i], bw, band, Channel, 0, &tic); in phy_set_tx_power_index_by_rate_section()
2234 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section()
3849 … rfpath, enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic) in dump_tx_power_index_inline() argument
3853 if (tic->utarget == hal_spec->txgi_max) { in dump_tx_power_index_inline()
3856 , MGN_RATE_STR(rate), tic->ntx_idx + 1 in dump_tx_power_index_inline()
3857 , pwr_idx, pwr_idx, tic->base in dump_tx_power_index_inline()
3858 , tic->by_rate, tic->btc, tic->extra, tic->rlimit, tic->limit, tic->ulimit in dump_tx_power_index_inline()
3859 , tic->tpc in dump_tx_power_index_inline()
3860 , tic->tpt, tic->dpd); in dump_tx_power_index_inline()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com_phycfg.c2230 struct txpwr_idx_comp tic; in phy_set_tx_power_index_by_rate_section() local
2233 , rs, rates_by_sections[rs].rates[i], bw, band, Channel, 0, &tic); in phy_set_tx_power_index_by_rate_section()
2235 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section()
3850 … rfpath, enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic) in dump_tx_power_index_inline() argument
3854 if (tic->utarget == hal_spec->txgi_max) { in dump_tx_power_index_inline()
3857 , MGN_RATE_STR(rate), tic->ntx_idx + 1 in dump_tx_power_index_inline()
3858 , pwr_idx, pwr_idx, tic->base in dump_tx_power_index_inline()
3859 , tic->by_rate, tic->btc, tic->extra, tic->rlimit, tic->limit, tic->ulimit in dump_tx_power_index_inline()
3860 , tic->tpc in dump_tx_power_index_inline()
3861 , tic->tpt, tic->dpd); in dump_tx_power_index_inline()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com_phycfg.c2199 struct txpwr_idx_comp tic; in phy_set_tx_power_index_by_rate_section() local
2202 , rs, rates_by_sections[rs].rates[i], bw, band, Channel, 0, &tic); in phy_set_tx_power_index_by_rate_section()
2204 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section()
3909 … rfpath, enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic) in dump_tx_power_index_inline() argument
3913 if (tic->utarget == hal_spec->txgi_max) { in dump_tx_power_index_inline()
3916 , MGN_RATE_STR(rate), tic->ntx_idx + 1 in dump_tx_power_index_inline()
3917 , pwr_idx, pwr_idx, tic->base in dump_tx_power_index_inline()
3918 , tic->by_rate, tic->btc, tic->extra, tic->limit, tic->ulimit in dump_tx_power_index_inline()
3919 , tic->tpc in dump_tx_power_index_inline()
3920 , tic->tpt, tic->dpd); in dump_tx_power_index_inline()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com_phycfg.c2199 struct txpwr_idx_comp tic; in phy_set_tx_power_index_by_rate_section() local
2202 , rs, rates_by_sections[rs].rates[i], bw, band, Channel, 0, &tic); in phy_set_tx_power_index_by_rate_section()
2204 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section()
3909 … rfpath, enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic) in dump_tx_power_index_inline() argument
3913 if (tic->utarget == hal_spec->txgi_max) { in dump_tx_power_index_inline()
3916 , MGN_RATE_STR(rate), tic->ntx_idx + 1 in dump_tx_power_index_inline()
3917 , pwr_idx, pwr_idx, tic->base in dump_tx_power_index_inline()
3918 , tic->by_rate, tic->btc, tic->extra, tic->limit, tic->ulimit in dump_tx_power_index_inline()
3919 , tic->tpc in dump_tx_power_index_inline()
3920 , tic->tpt, tic->dpd); in dump_tx_power_index_inline()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com_phycfg.c2200 struct txpwr_idx_comp tic; in phy_set_tx_power_index_by_rate_section() local
2203 , rs, rates_by_sections[rs].rates[i], bw, band, Channel, 0, &tic); in phy_set_tx_power_index_by_rate_section()
2205 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section()
3910 … rfpath, enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic) in dump_tx_power_index_inline() argument
3914 if (tic->utarget == hal_spec->txgi_max) { in dump_tx_power_index_inline()
3917 , MGN_RATE_STR(rate), tic->ntx_idx + 1 in dump_tx_power_index_inline()
3918 , pwr_idx, pwr_idx, tic->base in dump_tx_power_index_inline()
3919 , tic->by_rate, tic->btc, tic->extra, tic->limit, tic->ulimit in dump_tx_power_index_inline()
3920 , tic->tpt, tic->dpd); in dump_tx_power_index_inline()
3924 , MGN_RATE_STR(rate), tic->ntx_idx + 1 in dump_tx_power_index_inline()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com_phycfg.c2195 struct txpwr_idx_comp tic; in phy_set_tx_power_index_by_rate_section() local
2198 , rs, rates_by_sections[rs].rates[i], bw, band, Channel, 0, &tic); in phy_set_tx_power_index_by_rate_section()
2200 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section()
3737 … rfpath, enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic) in dump_tx_power_index_inline() argument
3741 if (tic->utarget == hal_spec->txgi_max) { in dump_tx_power_index_inline()
3744 , MGN_RATE_STR(rate), tic->ntx_idx + 1 in dump_tx_power_index_inline()
3745 , pwr_idx, pwr_idx, tic->base in dump_tx_power_index_inline()
3746 , tic->by_rate, tic->btc, tic->extra, tic->limit, tic->ulimit in dump_tx_power_index_inline()
3747 , tic->tpt, tic->dpd); in dump_tx_power_index_inline()
3751 , MGN_RATE_STR(rate), tic->ntx_idx + 1 in dump_tx_power_index_inline()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dhal_com_phycfg.h191 , enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, struct txpwr_idx_comp *tic);
193 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic);
200 , struct txpwr_idx_comp *tic);
203 , enum channel_width bw, u8 cch, u8 opch, struct txpwr_idx_comp *tic);
205 , enum channel_width bw, u8 cch, u8 opch, struct txpwr_idx_comp *tic);
266 , enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dhal_com_phycfg.h190 , enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, struct txpwr_idx_comp *tic);
192 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic);
199 , struct txpwr_idx_comp *tic);
202 , enum channel_width bw, u8 cch, u8 opch, struct txpwr_idx_comp *tic);
204 , enum channel_width bw, u8 cch, u8 opch, struct txpwr_idx_comp *tic);
265 , enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dhal_com_phycfg.h193 , enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, struct txpwr_idx_comp *tic);
195 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic);
202 , struct txpwr_idx_comp *tic);
205 , enum channel_width bw, u8 cch, u8 opch, bool eirp, struct txpwr_idx_comp *tic);
207 , enum channel_width bw, u8 cch, u8 opch, bool eirp, struct txpwr_idx_comp *tic);
269 , enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dhal_com_phycfg.h176 …, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, bool reg_max, struct txpwr_idx_comp *tic
178 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic);
185 , struct txpwr_idx_comp *tic);
188 , enum channel_width bw, u8 cch, u8 opch, bool reg_max, bool eirp, struct txpwr_idx_comp *tic);
190 , enum channel_width bw, u8 cch, u8 opch, bool reg_max, bool eirp, struct txpwr_idx_comp *tic);
253 , enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dhal_com_phycfg.h192 , enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, struct txpwr_idx_comp *tic);
194 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic);
201 , struct txpwr_idx_comp *tic);
204 , enum channel_width bw, u8 cch, u8 opch, struct txpwr_idx_comp *tic);
206 , enum channel_width bw, u8 cch, u8 opch, struct txpwr_idx_comp *tic);
268 , enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dhal_com_phycfg.h175 …, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, bool reg_max, struct txpwr_idx_comp *tic
177 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic);
184 , struct txpwr_idx_comp *tic);
187 , enum channel_width bw, u8 cch, u8 opch, bool reg_max, bool eirp, struct txpwr_idx_comp *tic);
189 , enum channel_width bw, u8 cch, u8 opch, bool reg_max, bool eirp, struct txpwr_idx_comp *tic);
252 , enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dhal_com_phycfg.h175 …, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, bool reg_max, struct txpwr_idx_comp *tic
177 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic);
184 , struct txpwr_idx_comp *tic);
187 , enum channel_width bw, u8 cch, u8 opch, bool reg_max, bool eirp, struct txpwr_idx_comp *tic);
189 , enum channel_width bw, u8 cch, u8 opch, bool reg_max, bool eirp, struct txpwr_idx_comp *tic);
252 , enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dhal_com_phycfg.h175 …, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, bool reg_max, struct txpwr_idx_comp *tic
177 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic);
184 , struct txpwr_idx_comp *tic);
187 , enum channel_width bw, u8 cch, u8 opch, bool reg_max, bool eirp, struct txpwr_idx_comp *tic);
189 , enum channel_width bw, u8 cch, u8 opch, bool reg_max, bool eirp, struct txpwr_idx_comp *tic);
252 , enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dhal_com_phycfg.h175 …, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch, bool reg_max, struct txpwr_idx_comp *tic
177 , enum channel_width bw, BAND_TYPE band, u8 cch, struct txpwr_idx_comp *tic);
184 , struct txpwr_idx_comp *tic);
187 , enum channel_width bw, u8 cch, u8 opch, bool reg_max, bool eirp, struct txpwr_idx_comp *tic);
189 , enum channel_width bw, u8 cch, u8 opch, bool reg_max, bool eirp, struct txpwr_idx_comp *tic);
252 , enum channel_width bw, u8 cch, enum MGN_RATE rate, u8 pwr_idx, struct txpwr_idx_comp *tic);
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dvfio_ccw_cp.c407 static int tic_target_chain_exists(struct ccw1 *tic, struct channel_program *cp) in tic_target_chain_exists() argument
414 if (is_cpa_within_range(tic->cda, ccw_head, chain->ch_len)) in tic_target_chain_exists()
465 struct ccw1 *tic; in ccwchain_loop_tic() local
469 tic = chain->ch_ccw + i; in ccwchain_loop_tic()
471 if (!ccw_is_tic(tic)) in ccwchain_loop_tic()
475 if (tic_target_chain_exists(tic, cp)) in ccwchain_loop_tic()
479 ret = ccwchain_handle_ccw(tic->cda, cp); in ccwchain_loop_tic()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/rtl8188f/
H A Drtl8188f_phycfg.c841 struct txpwr_idx_comp *tic in PHY_GetTxPowerIndex_8188F() argument
858 if (tic) { in PHY_GetTxPowerIndex_8188F()
859 tic->ntx_idx = RF_1TX; in PHY_GetTxPowerIndex_8188F()
860 tic->pg = pg; in PHY_GetTxPowerIndex_8188F()
861 tic->by_rate = by_rate_diff; in PHY_GetTxPowerIndex_8188F()
862 tic->limit = limit; in PHY_GetTxPowerIndex_8188F()
863 tic->tpt = tpt_offset; in PHY_GetTxPowerIndex_8188F()
864 tic->ebias = extra_bias; in PHY_GetTxPowerIndex_8188F()
865 tic->btc = by_btc_diff; in PHY_GetTxPowerIndex_8188F()

123456