Searched refs:role_num (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dchan.c1427 slot_arg->role_num = 1;
1474 slot_arg->role_num = 1;
H A Dfw.c6766 le32_encode_bits(slot_arg->role_num,
6773 for (i = 0; i < slot_arg->role_num; i++) {
6809 return struct_size(slot_h2c, roles, slot_arg->role_num);
H A Dfw.h3441 unsigned int role_num; member in struct:rtw89_fw_mrc_add_slot_arg

Completed in 381 milliseconds