Searched refs:role_num (Results 1 – 3 of 3) sorted by relevance
1641 slot_arg->role_num = 1; in __mrc_fw_add_role()1688 slot_arg->role_num = 1; in __mrc_fw_add_bt_role()
8305 le32_encode_bits(slot_arg->role_num, in rtw89_fw_h2c_mrc_add_slot()8312 for (i = 0; i < slot_arg->role_num; i++) { in rtw89_fw_h2c_mrc_add_slot()8348 return struct_size(slot_h2c, roles, slot_arg->role_num); in rtw89_fw_h2c_mrc_add_slot()
3321 unsigned int role_num; member