Home
last modified time | relevance | path

Searched refs:c_info (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dspu_task_sync.c561 struct cached_info *c_info; in spu_sync_buffer() local
569 c_info = get_cached_info(NULL, spu_num); in spu_sync_buffer()
570 if (!c_info) { in spu_sync_buffer()
580 map = c_info->map; in spu_sync_buffer()
581 the_spu = c_info->the_spu; in spu_sync_buffer()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dtape_3590.c671 struct tape390_crypt_info *c_info; in tape_3590_med_state_set() local
673 c_info = &TAPE_3590_CRYPT_INFO(device); in tape_3590_med_state_set()
691 c_info->medium_status |= TAPE390_MEDIUM_LOADED_MASK; in tape_3590_med_state_set()
694 c_info->medium_status |= TAPE390_MEDIUM_ENCRYPTED_MASK; in tape_3590_med_state_set()
697 c_info->medium_status &= ~TAPE390_MEDIUM_ENCRYPTED_MASK; in tape_3590_med_state_set()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_internal.h256 #define c_info(format, arg...) \ macro
H A Dopa_vnic_vema.c1010 c_info("VNIC client initialized\n"); in opa_vnic_vema_add_one()
1029 c_info("removing VNIC client\n"); in opa_vnic_vema_rem_one()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dcmac_tx.c1639 if (role->info.c_info.ampdu_time_sel) { in mac_get_max_tx_time()
1640 tx_time->max_tx_time = (role->info.c_info.ampdu_max_time + 1) << 9; in mac_get_max_tx_time()
H A Dhw.c412 if (role->info.c_info.data_txcnt_lmt_sel) { in get_data_rty_limit()
413 rty->tx_cnt = role->info.c_info.data_tx_cnt_lmt; in get_data_rty_limit()
H A Dtblupd.c1171 _set_role_cctrl(adapter, info, mask, &role->info.c_info); in mac_upd_role_cctrl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dcmac_tx.c1639 if (role->info.c_info.ampdu_time_sel) { in mac_get_max_tx_time()
1640 tx_time->max_tx_time = (role->info.c_info.ampdu_max_time + 1) << 9; in mac_get_max_tx_time()
H A Dhw.c412 if (role->info.c_info.data_txcnt_lmt_sel) { in get_data_rty_limit()
413 rty->tx_cnt = role->info.c_info.data_tx_cnt_lmt; in get_data_rty_limit()
H A Dtblupd.c1171 _set_role_cctrl(adapter, info, mask, &role->info.c_info); in mac_upd_role_cctrl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h13034 struct rtw_hal_mac_ax_cctl_info c_info; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h13034 struct rtw_hal_mac_ax_cctl_info c_info; member