Home
last modified time | relevance | path

Searched refs:rxin_numd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mailbox/
H A Dbcm-pdc-mailbox.c265 * @rxin_numd: Number of rx descriptors associated with the message that starts
275 u32 rxin_numd; member
351 * the rxin_numd count for a message. Updated to rxout when the host
374 * the rxin_numd count for a message. Updated to rxout when the host
599 * rxin_numd[rxin] is the number of fragments in the next msg in pdc_receive_one()
604 (frags_rdy < pdcs->rx_ctx[pdcs->rxin].rxin_numd)) in pdc_receive_one()
621 num_frags = rx_ctx->rxin_numd; in pdc_receive_one()
846 pdcs->rx_ctx[pdcs->rx_msg_start].rxin_numd = 1; in pdc_rx_list_init()
923 pdcs->rx_ctx[pdcs->rx_msg_start].rxin_numd += desc_w; in pdc_rx_list_sg_add()
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dbcm-pdc-mailbox.c265 * @rxin_numd: Number of rx descriptors associated with the message that starts
275 u32 rxin_numd; member
351 * the rxin_numd count for a message. Updated to rxout when the host
374 * the rxin_numd count for a message. Updated to rxout when the host
599 * rxin_numd[rxin] is the number of fragments in the next msg in pdc_receive_one()
604 (frags_rdy < pdcs->rx_ctx[pdcs->rxin].rxin_numd)) in pdc_receive_one()
621 num_frags = rx_ctx->rxin_numd; in pdc_receive_one()
846 pdcs->rx_ctx[pdcs->rx_msg_start].rxin_numd = 1; in pdc_rx_list_init()
923 pdcs->rx_ctx[pdcs->rx_msg_start].rxin_numd += desc_w; in pdc_rx_list_sg_add()

Completed in 6 milliseconds