Home
last modified time | relevance | path

Searched refs:d_list_clear (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c814 d_list_clear(&pUM->memBlockList); in BnxeAttach()
815 d_list_clear(&pUM->memDmaList); in BnxeAttach()
816 d_list_clear(&pUM->memRegionList); in BnxeAttach()
818 d_list_clear(&pUM->memDmaListSaved); in BnxeAttach()
H A Dbnxe_hw.c1858 d_list_clear(&pUM->memDmaList); in BnxeHwStopCore()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlistq.h439 d_list_clear( in d_list_clear() function
706 #define d_list_clear(_d_list) \ macro
/illumos-gate/usr/src/uts/common/io/bnx/include/
H A Dlistq.h447 d_list_clear( in d_list_clear() function
714 #define d_list_clear(_d_list) \ macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c1111 d_list_clear(&con->u.rx.gen_info.dpc_peninsula_list); in lm_tcp_rx_complete_tcp_fp()
1637 d_list_clear(collected_gen_bufs_list); in lm_tcp_rx_compensate_grq()
2201 d_list_clear(&gen_info->peninsula_list); in lm_tcp_rx_get_buffered_data_from_terminate()
H A Dlm_l4sp.c6235 d_list_clear(&grq->aux_gen_list); in lm_tcp_clear_grqs()
6239 d_list_clear(&grq->active_gen_list); in lm_tcp_clear_grqs()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c112 d_list_clear(head); \
133 d_list_clear(new_head); \
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2259 d_list_clear(&p->mcast_list); in _init_mcast_macs_list()