Home
last modified time | relevance | path

Searched refs:icl_cxgbei_conn_pdu_free (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/cxgbei/
HDcxgbei.c507 icl_cxgbei_conn_pdu_free(NULL, ip); in do_rx_iscsi_ddp()
547 icl_cxgbei_conn_pdu_free(NULL, ip); in do_rx_iscsi_ddp()
558 icl_cxgbei_conn_pdu_free(NULL, ip); in do_rx_iscsi_ddp()
660 icl_cxgbei_conn_pdu_free(NULL, ip); in do_rx_iscsi_cmp()
685 icl_cxgbei_conn_pdu_free(NULL, ip); in do_rx_iscsi_cmp()
697 icl_cxgbei_conn_pdu_free(NULL, ip); in do_rx_iscsi_cmp()
800 icl_cxgbei_conn_pdu_free(NULL, ip); in do_rx_iscsi_cmp()
HDcxgbei.h130 void icl_cxgbei_conn_pdu_free(struct icl_conn *, struct icl_pdu *);
HDicl_cxgbei.c151 KOBJMETHOD(icl_conn_pdu_free, icl_cxgbei_conn_pdu_free),
173 icl_cxgbei_conn_pdu_free(struct icl_conn *ic, struct icl_pdu *ip) in icl_cxgbei_conn_pdu_free() function