Searched refs:riocm_debug (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/rapidio/ |
H A D | rio_cm.c | 51 #define riocm_debug(level, fmt, arg...) \ macro 58 #define riocm_debug(level, fmt, arg...) \ macro 391 riocm_debug(RX_CMD, "channel %d is not in listen state", chnum); in riocm_req_handler() 461 riocm_debug(RX_CMD, "for ch=%d", ntohs(hh->dst_ch)); in riocm_close_handler() 476 riocm_debug(RX_CMD, "riocm_ch_close() returned %d", ret); in riocm_close_handler() 495 riocm_debug(RX_CMD, "OP=%x for ch=%d from %d", in rio_cm_handler() 533 riocm_debug(RX_DATA, "for ch=%d", ntohs(hdr->dst_ch)); in rio_rx_data_handler() 547 riocm_debug(RX_DATA, "ch=%d is in wrong state=%d", in rio_rx_data_handler() 557 riocm_debug(RX_DATA, "ch=%d is full", ch->id); in rio_rx_data_handler() 643 riocm_debug(TX_EVEN in rio_txcq_handler() [all...] |
/kernel/linux/linux-6.6/drivers/rapidio/ |
H A D | rio_cm.c | 51 #define riocm_debug(level, fmt, arg...) \ macro 58 #define riocm_debug(level, fmt, arg...) \ macro 391 riocm_debug(RX_CMD, "channel %d is not in listen state", chnum); in riocm_req_handler() 461 riocm_debug(RX_CMD, "for ch=%d", ntohs(hh->dst_ch)); in riocm_close_handler() 476 riocm_debug(RX_CMD, "riocm_ch_close() returned %d", ret); in riocm_close_handler() 495 riocm_debug(RX_CMD, "OP=%x for ch=%d from %d", in rio_cm_handler() 533 riocm_debug(RX_DATA, "for ch=%d", ntohs(hdr->dst_ch)); in rio_rx_data_handler() 547 riocm_debug(RX_DATA, "ch=%d is in wrong state=%d", in rio_rx_data_handler() 557 riocm_debug(RX_DATA, "ch=%d is full", ch->id); in rio_rx_data_handler() 643 riocm_debug(TX_EVEN in rio_txcq_handler() [all...] |
Completed in 4 milliseconds