Searched refs:nl_io_queue (Results 1 – 2 of 2) sorted by relevance
66 queue_push(struct nl_io_queue *q, struct mbuf *mq) in queue_push()79 queue_push_head(struct nl_io_queue *q, struct mbuf *m) in queue_push_head()88 queue_pop(struct nl_io_queue *q) in queue_pop()102 queue_head(const struct nl_io_queue *q) in queue_head()108 queue_empty(const struct nl_io_queue *q) in queue_empty()114 queue_free(struct nl_io_queue *q) in queue_free()
46 struct nl_io_queue { struct68 struct nl_io_queue rx_queue; argument69 struct nl_io_queue tx_queue;