Function swbus_subscribe

Function Documentation

status_t swbus_subscribe(struct swbus *swb, struct pcqueue *queue, uint32_t pid)

Subscribe the specified RXQ to the specified packet ID.

Parameters:
  • swb – The swb handle.

  • queue – The RXQ to subscribe.

  • pid – The PID to subscribe to.

Returns:

status_t.