Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw89/
H A Dchan.c1849 slot_arg->role_num = 1; in __mrc_fw_add_role()
1896 slot_arg->role_num = 1; in __mrc_fw_add_bt_role()
H A Dfw.c9328 le32_encode_bits(slot_arg->role_num,
9335 for (i = 0; i < slot_arg->role_num; i++) {
9371 return struct_size(slot_h2c, roles, slot_arg->role_num);
H A Dfw.h3380 unsigned int role_num; member