Searched refs:d_list_pop_head (Results 1 – 5 of 5) sorted by relevance
474 d_list_pop_head( in d_list_pop_head() function585 d_list_pop_head(d_list); in d_list_remove_entry()727 #define d_list_pop_head(_d_list) \ macro
685 curr_gen_buf = (lm_tcp_gen_buf_t *)d_list_pop_head(peninsula); in lm_tcp_rx_peninsula_to_rq_copy()1040 gen_buf = (lm_tcp_gen_buf_t *)d_list_pop_head(&pdev->toe_info.grqs[sb_idx].active_gen_list); in lm_tcp_rx_next_grq_buf()2045 entry = d_list_pop_head(&gen_info->peninsula_list); in _lm_tcp_rx_get_buffered_data()
415 d_list_entry_t * curr_entry = d_list_pop_head(bypass_gen_pool_list); in lm_tcp_rx_fill_grq()
3747 pending = (void*)d_list_pop_head(&pdev->sq_info.pending_normal); in lm_sq_post_from_list()3768 pending = (void*)d_list_pop_head(&pdev->sq_info.pending_high); in lm_sq_post_from_list()3980 pending = (void*)d_list_pop_head(&pdev->sq_info.pending_complete); in lm_sq_complete()
852 pTmp = (struct ecore_mcast_list_elem *)d_list_pop_head(mcastList); in BnxeMulticast()