Searched defs:rtw89_fw_mrc_add_slot_arg (Results 1 – 1 of 1) sorted by relevance
3307 struct rtw89_fw_mrc_add_slot_arg { struct3308 u16 duration; /* unit: TU */3309 bool courtesy_en;3310 u8 courtesy_period;3311 u8 courtesy_target; /* slot idx */3313 unsigned int role_num;3314 struct {3340 struct rtw89_fw_mrc_add_slot_arg slots[RTW89_MAC_MRC_MAX_ADD_SLOT_NUM]; argument