Home
last modified time | relevance | path

Searched refs:role_num (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c11592 le32_encode_bits(slot_arg->role_num, in rtw89_fw_h2c_mrc_add_slot()
11599 for (i = 0; i < slot_arg->role_num; i++) { in rtw89_fw_h2c_mrc_add_slot()
11635 return struct_size(slot_h2c, roles, slot_arg->role_num); in rtw89_fw_h2c_mrc_add_slot()
H A Dfw.h3716 unsigned int role_num; member