Lines Matching defs:ldcp
277 ldc_inject_error(ldc_chan_t *ldcp, uint64_t error) in ldc_inject_error()
359 #define TRACE_RXDQ_LENGTH(ldcp) \ argument
366 #define TRACE_RXHVQ_LENGTH(ldcp, head, tail) \ argument
374 #define TRACE_RXDQ_COPY(ldcp, bytes) \ argument
465 ldc_chan_t *tmp_ldcp, *ldcp; in _fini() local
583 i_ldc_txq_reconf(ldc_chan_t *ldcp) in i_ldc_txq_reconf()
614 i_ldc_rxq_reconf(ldc_chan_t *ldcp, boolean_t force_reset) in i_ldc_rxq_reconf()
650 i_ldc_rxq_drain(ldc_chan_t *ldcp) in i_ldc_rxq_drain()
693 i_ldc_reset_state(ldc_chan_t *ldcp) in i_ldc_reset_state()
726 i_ldc_reset(ldc_chan_t *ldcp, boolean_t force_reset) in i_ldc_reset()
757 ldc_chan_t *ldcp; in i_ldc_debug_enter() local
774 i_ldc_clear_intr(ldc_chan_t *ldcp, cnex_intrtype_t itype) in i_ldc_clear_intr()
810 i_ldc_set_rx_head(ldc_chan_t *ldcp, uint64_t head) in i_ldc_set_rx_head()
841 i_ldc_get_tx_head(ldc_chan_t *ldcp, uint64_t *head) in i_ldc_get_tx_head()
877 i_ldc_get_tx_tail(ldc_chan_t *ldcp, uint64_t *tail) in i_ldc_get_tx_tail()
924 i_ldc_set_tx_tail(ldc_chan_t *ldcp, uint64_t tail) in i_ldc_set_tx_tail()
959 i_ldc_rxdq_copy(ldc_chan_t *ldcp, uint64_t *head) in i_ldc_rxdq_copy()
986 i_ldc_set_rxdq_head(ldc_chan_t *ldcp, uint64_t head) in i_ldc_set_rxdq_head()
996 i_ldc_dq_rx_get_state(ldc_chan_t *ldcp, uint64_t *head, uint64_t *tail, in i_ldc_dq_rx_get_state()
1010 i_ldc_hvq_rx_get_state(ldc_chan_t *ldcp, uint64_t *head, uint64_t *tail, in i_ldc_hvq_rx_get_state()
1118 i_ldc_chkq(ldc_chan_t *ldcp) in i_ldc_chkq()
1130 i_ldc_send_pkt(ldc_chan_t *ldcp, uint8_t pkttype, uint8_t subtype, in i_ldc_send_pkt()
1200 i_ldc_check_seqid(ldc_chan_t *ldcp, ldc_msg_t *msg) in i_ldc_check_seqid()
1237 i_ldc_process_VER(ldc_chan_t *ldcp, ldc_msg_t *msg) in i_ldc_process_VER()
1534 i_ldc_process_RTS(ldc_chan_t *ldcp, ldc_msg_t *msg) in i_ldc_process_RTS()
1661 i_ldc_process_RTR(ldc_chan_t *ldcp, ldc_msg_t *msg) in i_ldc_process_RTR()
1760 i_ldc_process_RDX(ldc_chan_t *ldcp, ldc_msg_t *msg) in i_ldc_process_RDX()
1824 i_ldc_process_data_ACK(ldc_chan_t *ldcp, ldc_msg_t *msg) in i_ldc_process_data_ACK()
1893 i_ldc_ctrlmsg(ldc_chan_t *ldcp, ldc_msg_t *msg) in i_ldc_ctrlmsg()
1985 i_ldc_register_channel(ldc_chan_t *ldcp) in i_ldc_register_channel()
2031 i_ldc_unregister_channel(ldc_chan_t *ldcp) in i_ldc_unregister_channel()
2106 ldc_chan_t *ldcp; in i_ldc_tx_hdlr() local
2226 i_ldc_rx_process_hvq(ldc_chan_t *ldcp, boolean_t *notify_client, in i_ldc_rx_process_hvq()
2546 i_ldc_rx_ackpeek(ldc_chan_t *ldcp, uint64_t rx_head, uint64_t rx_tail) in i_ldc_rx_ackpeek()
2583 ldc_chan_t *ldcp; in ldc_init() local
2849 ldc_chan_t *ldcp; in ldc_fini() local
2954 ldc_chan_t *ldcp; in ldc_open() local
3105 ldc_chan_t *ldcp; in ldc_close() local
3281 ldc_chan_t *ldcp; in ldc_reg_callback() local
3328 ldc_chan_t *ldcp; in ldc_unreg_callback() local
3377 ldc_chan_t *ldcp; in ldc_up() local
3518 ldc_chan_t *ldcp; in ldc_down() local
3540 ldc_chan_t *ldcp; in ldc_status() local
3562 ldc_chan_t *ldcp; in ldc_set_cb_mode() local
3618 ldc_chan_t *ldcp; in ldc_chkq() local
3723 ldc_chan_t *ldcp; in ldc_read() local
3810 i_ldc_read_raw(ldc_chan_t *ldcp, caddr_t target_bufp, size_t *sizep) in i_ldc_read_raw()
3885 i_ldc_read_packet(ldc_chan_t *ldcp, caddr_t target_bufp, size_t *sizep) in i_ldc_read_packet()
4238 i_ldc_read_stream(ldc_chan_t *ldcp, caddr_t target_bufp, size_t *sizep) in i_ldc_read_stream()
4286 ldc_chan_t *ldcp; in ldc_write() local
4333 i_ldc_write_raw(ldc_chan_t *ldcp, caddr_t buf, size_t *sizep) in i_ldc_write_raw()
4464 i_ldc_write_packet(ldc_chan_t *ldcp, caddr_t buf, size_t *size) in i_ldc_write_packet()
4648 i_ldc_write_stream(ldc_chan_t *ldcp, caddr_t buf, size_t *sizep) in i_ldc_write_stream()
4667 ldc_chan_t *ldcp; in ldc_register() local
4735 ldc_chan_t *ldcp; in ldc_info() local