Function swbus_unsubscribe

Function Documentation

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

Unsubscribe the specified RXQ from the specified packet ID.

Parameters:
  • swb – The swb handle.

  • queue – The RXQ to unsubscribe.

  • pid – The PID to unsubscribe from.

Returns:

status_t.