Searched refs:ssh_tc_to_rqid (Results 1 – 2 of 2) sorted by relevance
1882 u16 rqid = ssh_tc_to_rqid(id.target_category); in __ssam_ssh_event_request()2329 u16 rqid = ssh_tc_to_rqid(n->event.id.target_category); in ssam_notifier_register()2398 u16 rqid = ssh_tc_to_rqid(n->event.id.target_category); in __ssam_notifier_unregister()2471 u16 rqid = ssh_tc_to_rqid(id.target_category); in ssam_controller_event_enable()2522 u16 rqid = ssh_tc_to_rqid(id.target_category); in ssam_controller_event_disable()
244 static inline u16 ssh_tc_to_rqid(u8 tc) in ssh_tc_to_rqid() function