Searched refs:icl_cxgbei_conn_pdu_free (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/sys/dev/cxgbe/cxgbei/ |
| HD | cxgbei.c | 507 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()
|
| HD | cxgbei.h | 130 void icl_cxgbei_conn_pdu_free(struct icl_conn *, struct icl_pdu *);
|
| HD | icl_cxgbei.c | 151 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
|