Searched refs:mall_entry_list (Results 1 – 1 of 1) sorted by relevance
1745 struct list_head mall_entry_list; member1920 list_for_each_entry(mall_entry, &qevent_block->mall_entry_list, list) { in mlxsw_sp_qevent_binding_configure()1930 list_for_each_entry_continue_reverse(mall_entry, &qevent_block->mall_entry_list, list) in mlxsw_sp_qevent_binding_configure()1941 list_for_each_entry(mall_entry, &qevent_block->mall_entry_list, list) in mlxsw_sp_qevent_binding_deconfigure()1982 list_for_each_entry(mall_entry, &block->mall_entry_list, list) in mlxsw_sp_qevent_mall_entry_find()2000 if (!list_empty(&qevent_block->mall_entry_list)) { in mlxsw_sp_qevent_mall_replace()2039 list_add_tail(&mall_entry->list, &qevent_block->mall_entry_list); in mlxsw_sp_qevent_mall_replace()2107 INIT_LIST_HEAD(&qevent_block->mall_entry_list); in mlxsw_sp_qevent_block_create()2116 WARN_ON(!list_empty(&qevent_block->mall_entry_list)); in mlxsw_sp_qevent_block_destroy()