Home
last modified time | relevance | path

Searched refs:mpa_buf_list (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iwarp.h99 osal_list_t mpa_buf_list;/* list of mpa_bufs */ member
H A Decore_iwarp.c2720 &iwarp_info->mpa_buf_list); in ecore_iwarp_process_pending_pkts()
2740 mpa_buf = OSAL_LIST_FIRST_ENTRY(&iwarp_info->mpa_buf_list, in ecore_iwarp_ll2_comp_mpa_pkt()
2753 OSAL_LIST_REMOVE_ENTRY(&mpa_buf->list_entry, &iwarp_info->mpa_buf_list); in ecore_iwarp_ll2_comp_mpa_pkt()
3273 OSAL_LIST_INIT(&iwarp_info->mpa_buf_list); in ecore_iwarp_ll2_start()
3276 &iwarp_info->mpa_buf_list); in ecore_iwarp_ll2_start()