Searched refs:mall_entry_list (Results 1 – 1 of 1) sorted by relevance
1746 struct list_head mall_entry_list; member1921 list_for_each_entry(mall_entry, &qevent_block->mall_entry_list, list) { in mlxsw_sp_qevent_binding_configure()1931 list_for_each_entry_continue_reverse(mall_entry, &qevent_block->mall_entry_list, list) in mlxsw_sp_qevent_binding_configure()1942 list_for_each_entry(mall_entry, &qevent_block->mall_entry_list, list) in mlxsw_sp_qevent_binding_deconfigure()1983 list_for_each_entry(mall_entry, &block->mall_entry_list, list) in mlxsw_sp_qevent_mall_entry_find()2001 if (!list_empty(&qevent_block->mall_entry_list)) { in mlxsw_sp_qevent_mall_replace()2040 list_add_tail(&mall_entry->list, &qevent_block->mall_entry_list); in mlxsw_sp_qevent_mall_replace()2108 INIT_LIST_HEAD(&qevent_block->mall_entry_list); in mlxsw_sp_qevent_block_create()2117 WARN_ON(!list_empty(&qevent_block->mall_entry_list)); in mlxsw_sp_qevent_block_destroy()