Searched defs:rtw89_fw_mrc_add_slot_arg (Results 1 – 1 of 1) sorted by relevance
3344 struct rtw89_fw_mrc_add_slot_arg { struct3345 u16 duration; /* unit: TU */3346 bool courtesy_en;3347 u8 courtesy_period;3348 u8 courtesy_target; /* slot idx */3350 unsigned int role_num;3351 struct {3377 struct rtw89_fw_mrc_add_slot_arg slots[RTW89_MAC_MRC_MAX_ADD_SLOT_NUM]; argument