Searched refs:role_num (Results 1 – 3 of 3) sorted by relevance
1905 slot_arg->role_num = 1; in __mrc_fw_add_role()1952 slot_arg->role_num = 1; in __mrc_fw_add_bt_role()
10260 le32_encode_bits(slot_arg->role_num, in rtw89_fw_h2c_mrc_add_slot()10267 for (i = 0; i < slot_arg->role_num; i++) { in rtw89_fw_h2c_mrc_add_slot()10303 return struct_size(slot_h2c, roles, slot_arg->role_num); in rtw89_fw_h2c_mrc_add_slot()
3578 unsigned int role_num; member