Home
last modified time | relevance | path

Searched refs:sk_buff_head (Results 1 – 200 of 306) sorted by relevance

12

/linux-4.1.27/net/tipc/
Dlink.h182 struct sk_buff_head transmq;
183 struct sk_buff_head backlogq;
196 struct sk_buff_head deferdq;
197 struct sk_buff_head inputq;
198 struct sk_buff_head namedq;
201 struct sk_buff_head wakeupq;
229 int tipc_link_xmit(struct net *net, struct sk_buff_head *list, u32 dest,
232 struct sk_buff_head *list);
236 u32 tipc_link_defer_pkt(struct sk_buff_head *list, struct sk_buff *buf);
240 struct sk_buff *tipc_skb_queue_next(const struct sk_buff_head *list,
Dsocket.h47 int tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq);
48 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq,
49 struct sk_buff_head *inputq);
Dbcast.h97 struct sk_buff_head arrvq;
98 struct sk_buff_head inputq;
131 int tipc_bclink_xmit(struct net *net, struct sk_buff_head *list);
Dnode.h88 struct sk_buff_head deferdq;
123 struct sk_buff_head *inputq;
124 struct sk_buff_head *namedq;
Dmsg.h780 int offset, int dsz, int mtu, struct sk_buff_head *list);
783 struct sk_buff *tipc_msg_reassemble(struct sk_buff_head *list);
789 static inline struct sk_buff *tipc_skb_peek(struct sk_buff_head *list, in tipc_skb_peek()
810 static inline u32 tipc_skb_peek_port(struct sk_buff_head *list, u32 filter) in tipc_skb_peek_port()
834 static inline struct sk_buff *tipc_skb_dequeue(struct sk_buff_head *list, in tipc_skb_dequeue()
857 static inline bool tipc_skb_queue_tail(struct sk_buff_head *list, in tipc_skb_queue_tail()
Dname_distr.h74 void tipc_named_rcv(struct net *net, struct sk_buff_head *msg_queue);
Dname_distr.c168 static void named_distribute(struct net *net, struct sk_buff_head *list, in named_distribute()
215 struct sk_buff_head head; in tipc_named_node_up()
388 void tipc_named_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_named_rcv()
Dlink.c339 static int link_schedule_user(struct tipc_link *link, struct sk_buff_head *list) in link_schedule_user()
700 struct sk_buff_head *list) in __tipc_link_xmit()
710 struct sk_buff_head *transmq = &link->transmq; in __tipc_link_xmit()
711 struct sk_buff_head *backlogq = &link->backlogq; in __tipc_link_xmit()
754 static void skb2list(struct sk_buff *skb, struct sk_buff_head *list) in skb2list()
762 struct sk_buff_head head; in __tipc_link_xmit_skb()
779 struct sk_buff_head head; in tipc_link_xmit_skb()
799 int tipc_link_xmit(struct net *net, struct sk_buff_head *list, u32 dnode, in tipc_link_xmit()
1017 struct sk_buff_head *list) in link_retrieve_defq()
1041 struct sk_buff_head head; in tipc_rcv()
[all …]
Dbcast.c347 int tipc_bclink_xmit(struct net *net, struct sk_buff_head *list) in tipc_bclink_xmit()
355 struct sk_buff_head arrvq; in tipc_bclink_xmit()
356 struct sk_buff_head inputq; in tipc_bclink_xmit()
437 struct sk_buff_head *arrvq, *inputq; in tipc_bclink_rcv()
Dmsg.c246 int offset, int dsz, int pktmax, struct sk_buff_head *list) in tipc_msg_build()
550 struct sk_buff *tipc_msg_reassemble(struct sk_buff_head *list) in tipc_msg_reassemble()
Dsocket.c669 struct sk_buff_head *pktchain = &sk->sk_write_queue; in tipc_sendmcast()
716 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq, in tipc_sk_mcast_rcv()
717 struct sk_buff_head *inputq) in tipc_sk_mcast_rcv()
723 struct sk_buff_head tmpq; in tipc_sk_mcast_rcv()
858 struct sk_buff_head *pktchain = &sk->sk_write_queue; in __tipc_sendmsg()
1010 struct sk_buff_head *pktchain = &sk->sk_write_queue; in __tipc_send_stream()
1722 static int tipc_sk_enqueue(struct sk_buff_head *inputq, struct sock *sk, in tipc_sk_enqueue()
1764 int tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_sk_rcv()
Dnode.c473 struct sk_buff_head *inputq = node->inputq; in tipc_node_unlock()
474 struct sk_buff_head *namedq; in tipc_node_unlock()
/linux-4.1.27/drivers/isdn/mISDN/
Dlayer2.h31 struct sk_buff_head sendq;
73 struct sk_buff_head i_queue;
74 struct sk_buff_head ui_queue;
75 struct sk_buff_head down_queue;
76 struct sk_buff_head tmp_queue;
Ddsp.h186 struct sk_buff_head sendq;
/linux-4.1.27/drivers/nfc/st21nfcb/
Dndlc.h37 struct sk_buff_head rcv_q;
38 struct sk_buff_head send_q;
39 struct sk_buff_head ack_pending_q;
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dusb.h127 struct sk_buff_head tx_skb_queue[RTL_USB_MAX_EP_NUM];
133 struct sk_buff_head *);
146 struct sk_buff_head rx_queue;
148 struct sk_buff_head *);
Dpci.h180 struct sk_buff_head queue;
/linux-4.1.27/include/linux/
Dskbuff.h183 struct sk_buff_head { struct
1000 static inline int skb_queue_empty(const struct sk_buff_head *list) in skb_queue_empty()
1012 static inline bool skb_queue_is_last(const struct sk_buff_head *list, in skb_queue_is_last()
1025 static inline bool skb_queue_is_first(const struct sk_buff_head *list, in skb_queue_is_first()
1039 static inline struct sk_buff *skb_queue_next(const struct sk_buff_head *list, in skb_queue_next()
1057 static inline struct sk_buff *skb_queue_prev(const struct sk_buff_head *list, in skb_queue_prev()
1248 static inline struct sk_buff *skb_peek(const struct sk_buff_head *list_) in skb_peek()
1267 const struct sk_buff_head *list_) in skb_peek_next()
1289 static inline struct sk_buff *skb_peek_tail(const struct sk_buff_head *list_) in skb_peek_tail()
1305 static inline __u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len()
[all …]
DmISDNhw.h101 struct sk_buff_head squeue;
102 struct sk_buff_head rqueue;
170 struct sk_buff_head rqueue;
Disdn.h216 struct sk_buff_head super_tx_queue; /* List of supervisory frames to */
338 struct sk_buff_head xmit_queue; /* transmit queue */
345 struct sk_buff_head dtmf_queue; /* queue for dtmf results */
425 struct sk_buff_head *rpqueue; /* Pointers to start of Rcv-Queue */
Dscc.h73 struct sk_buff_head tx_queue; /* next tx buffer */
Dtcp.h176 struct sk_buff_head prequeue;
259 struct sk_buff_head out_of_order_queue;
Dkernelcapi.h31 struct sk_buff_head recv_queue;
Dmroute.h77 struct sk_buff_head unresolved; /* Unresolved buffers */
Dnetpoll.h41 struct sk_buff_head txq;
Dmroute6.h86 struct sk_buff_head unresolved; /* Unresolved buffers */
Dti_wilink_st.h156 struct sk_buff_head txq, tx_waitq;
DmISDNif.h512 struct sk_buff_head msgq;
/linux-4.1.27/drivers/atm/
Dzatm.h49 struct sk_buff_head tx_queue; /* list of buffers in transit */
54 struct sk_buff_head backlog; /* list of buffers waiting for ring */
67 struct sk_buff_head pool[NR_POOLS];/* free buffer pools */
Deni.h49 struct sk_buff_head backlog; /* queue of waiting TX buffers */
86 struct sk_buff_head tx_queue; /* PDUs currently being TX DMAed*/
100 struct sk_buff_head rx_queue; /* PDUs currently being RX-DMAed */
Didt77252.h171 struct sk_buff_head transmit;
172 struct sk_buff_head pending;
176 struct sk_buff_head queue;
Diphase.h215 struct sk_buff_head txing_skb;
1002 struct sk_buff_head tx_dma_q, tx_backlog;
1014 struct sk_buff_head rx_dma_q;
Dnicstar.h689 struct sk_buff_head queue;
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmutil/
Dutils.c61 struct sk_buff_head *q; in brcmu_pktq_penq()
80 struct sk_buff_head *q; in brcmu_pktq_penq_head()
98 struct sk_buff_head *q; in brcmu_pktq_pdeq()
121 struct sk_buff_head *q; in brcmu_pktq_pdeq_match()
138 struct sk_buff_head *q; in brcmu_pktq_pdeq_tail()
155 struct sk_buff_head *q; in brcmu_pktq_pflush()
234 struct sk_buff_head *q; in brcmu_pktq_mdeq()
/linux-4.1.27/include/net/
Dx25.h140 struct sk_buff_head queue;
157 struct sk_buff_head ack_queue;
158 struct sk_buff_head fragment_queue;
159 struct sk_buff_head interrupt_in_queue;
160 struct sk_buff_head interrupt_out_queue;
Ddn.h107 struct sk_buff_head data_xmit_queue;
108 struct sk_buff_head other_xmit_queue;
113 struct sk_buff_head other_receive_queue;
Drose.h102 struct sk_buff_head queue;
141 struct sk_buff_head frag_queue;
143 struct sk_buff_head ack_queue;
Dnetrom.h78 struct sk_buff_head ack_queue;
79 struct sk_buff_head reseq_queue;
80 struct sk_buff_head frag_queue;
Dsch_generic.h94 struct sk_buff_head q;
577 struct sk_buff_head *list) in __qdisc_enqueue_tail()
591 struct sk_buff_head *list) in __qdisc_dequeue_head()
609 struct sk_buff_head *list) in __qdisc_queue_drop_head()
629 struct sk_buff_head *list) in __qdisc_dequeue_tail()
679 struct sk_buff_head *list) in __qdisc_reset_queue()
695 struct sk_buff_head *list) in __qdisc_queue_drop()
Dlapb.h95 struct sk_buff_head write_queue;
96 struct sk_buff_head ack_queue;
Dax25.h239 struct sk_buff_head write_queue;
240 struct sk_buff_head reseq_queue;
241 struct sk_buff_head ack_queue;
242 struct sk_buff_head frag_queue;
Dgarp.h104 struct sk_buff_head queue;
Dgro_cells.h9 struct sk_buff_head napi_skbs;
Dmrp.h118 struct sk_buff_head queue;
Dllc_conn.h62 struct sk_buff_head pdu_unack_q; /* PUDs sent/waiting ack */
Ddn_nsp.h32 struct sk_buff_head *q, unsigned short acknum);
Dneighbour.h140 struct sk_buff_head arp_queue;
212 struct sk_buff_head proxy_queue;
Dnet_namespace.h120 struct sk_buff_head wext_nlevents;
Dsock.h335 struct sk_buff_head sk_receive_queue;
382 struct sk_buff_head sk_write_queue;
403 struct sk_buff_head sk_error_queue;
/linux-4.1.27/drivers/isdn/act2000/
Dact2000.h161 struct sk_buff_head rcvq; /* Receive-Message queue */
162 struct sk_buff_head sndq; /* Send-Message queue */
163 struct sk_buff_head ackq; /* Data-Ack-Message queue */
/linux-4.1.27/include/net/sctp/
Dulpqueue.h47 struct sk_buff_head reasm;
48 struct sk_buff_head lobby;
Dulpevent.h76 unsigned int sctp_queue_purge_ulpevents(struct sk_buff_head *list);
Dsctp.h349 static inline void sctp_skb_list_tail(struct sk_buff_head *list, in sctp_skb_list_tail()
350 struct sk_buff_head *head) in sctp_skb_list_tail()
/linux-4.1.27/include/net/irda/
Dirttp.h120 struct sk_buff_head tx_queue; /* Frames to be transmitted */
121 struct sk_buff_head rx_queue; /* Received frames */
122 struct sk_buff_head rx_fragments;
Dirlap.h148 struct sk_buff_head txq; /* Frames to be transmitted */
149 struct sk_buff_head txq_ultra;
186 struct sk_buff_head wx_list;
Dirlan_common.h136 struct sk_buff_head txq; /* Transmit control queue */
/linux-4.1.27/include/linux/usb/
Dusbnet.h57 struct sk_buff_head rxq;
58 struct sk_buff_head txq;
59 struct sk_buff_head done;
60 struct sk_buff_head rxq_pause;
/linux-4.1.27/drivers/isdn/isdnloop/
Disdnloop.h94 struct sk_buff_head
96 struct sk_buff_head dqueue; /* D-Channel queue */
/linux-4.1.27/include/net/nfc/
Dnci_core.h177 struct sk_buff_head rx_hcp_frags;
179 struct sk_buff_head msg_rx_queue;
212 struct sk_buff_head cmd_q;
213 struct sk_buff_head rx_q;
214 struct sk_buff_head tx_q;
Dhci.h127 struct sk_buff_head rx_hcp_frags;
131 struct sk_buff_head msg_rx_queue;
/linux-4.1.27/net/rxrpc/
Dar-internal.h159 struct sk_buff_head accept_queue; /* incoming calls awaiting acceptance */
160 struct sk_buff_head reject_queue; /* packets awaiting rejection */
161 struct sk_buff_head event_queue; /* endpoint event packets awaiting processing */
210 struct sk_buff_head error_queue; /* error packets awaiting processing */
250 struct sk_buff_head rx_queue; /* received conn-level packets */
313 struct sk_buff_head rx_queue; /* received packets */
314 struct sk_buff_head rx_oos_queue; /* packets received out of sequence */
786 static inline void rxrpc_purge_queue(struct sk_buff_head *list) in rxrpc_purge_queue()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dhtc.h298 struct sk_buff_head mgmt_ep_queue;
299 struct sk_buff_head cab_ep_queue;
300 struct sk_buff_head data_be_queue;
301 struct sk_buff_head data_bk_queue;
302 struct sk_buff_head data_vi_queue;
303 struct sk_buff_head data_vo_queue;
304 struct sk_buff_head tx_failed;
Dhif_usb.h64 struct sk_buff_head skb_queue;
76 struct sk_buff_head tx_skb_queue;
Dhtc_drv_txrx.c130 static inline struct sk_buff_head*
134 struct sk_buff_head *epid_queue = NULL; in get_htc_epid_queue()
525 struct sk_buff_head *queue) in ath9k_htc_tx_drainq()
617 struct sk_buff_head *epid_queue; in ath9k_htc_tx_get_packet()
689 struct sk_buff_head *epid_queue; in ath9k_htc_txep()
728 struct sk_buff_head *epid_queue) in ath9k_htc_tx_cleanup_queue()
733 struct sk_buff_head queue; in ath9k_htc_tx_cleanup_queue()
Dath9k.h172 struct sk_buff_head complete_q;
242 struct sk_buff_head buf_q;
243 struct sk_buff_head retry_q;
309 struct sk_buff_head rx_fifo;
Dwmi.h155 struct sk_buff_head wmi_event_queue;
Dxmit.c95 struct sk_buff_head q; in ath_txq_unlock_complete()
451 struct sk_buff_head bf_pending; in ath_tx_complete_aggr()
872 struct ath_atx_tid *tid, struct sk_buff_head **q) in ath_tx_get_tid_subframe()
950 struct ath_buf *bf_first, struct sk_buff_head *tid_q, in ath_tx_form_aggr()
1405 struct ath_buf *bf_first, struct sk_buff_head *tid_q) in ath_tx_form_burst()
1442 struct sk_buff_head *tid_q; in ath_tx_sched_aggr()
1635 struct sk_buff_head *tid_q; in ath9k_release_buffered_frames()
Dhif_usb.c224 struct sk_buff_head *list) in ath9k_skb_queue_purge()
234 struct sk_buff_head *queue, in ath9k_skb_queue_complete()
/linux-4.1.27/drivers/s390/net/
Dctcm_main.h154 struct sk_buff_head io_queue; /* universal I/O queue */
159 struct sk_buff_head collect_queue;
187 struct sk_buff_head sweep_queue;
Dctcm_fsms.h160 void ctcm_purge_skb_queue(struct sk_buff_head *q);
/linux-4.1.27/net/sctp/
Dulpqueue.c98 struct sk_buff_head temp; in sctp_ulpq_tail_data()
196 struct sk_buff_head *queue, *skb_list; in sctp_ulpq_tail_event()
200 skb_list = (struct sk_buff_head *) skb->prev; in sctp_ulpq_tail_event()
328 struct sk_buff_head *queue, struct sk_buff *f_frag, in sctp_make_reassembled_event()
728 struct sk_buff_head temp; in sctp_ulpq_reasm_drain()
757 struct sk_buff_head *event_list; in sctp_ulpq_retrieve_ordered()
766 event_list = (struct sk_buff_head *) sctp_event2skb(event)->prev; in sctp_ulpq_retrieve_ordered()
889 struct sk_buff_head temp; in sctp_ulpq_reap_ordered()
890 struct sk_buff_head *lobby = &ulpq->lobby; in sctp_ulpq_reap_ordered()
974 struct sk_buff_head *list, __u16 needed) in sctp_ulpq_renege_list()
/linux-4.1.27/include/scsi/
Dlibfcoe.h140 struct sk_buff_head fip_recv_list;
330 struct sk_buff_head fcoe_rx_list;
355 struct sk_buff_head fcoe_pending_queue;
/linux-4.1.27/include/net/iucv/
Daf_iucv.h118 struct sk_buff_head send_skb_q;
119 struct sk_buff_head backlog_skb_q;
/linux-4.1.27/net/bluetooth/hidp/
Dhidp.h154 struct sk_buff_head ctrl_transmit;
155 struct sk_buff_head intr_transmit;
/linux-4.1.27/net/mac80211/
Dsta_info.h147 struct sk_buff_head pending;
192 struct sk_buff_head *reorder_buf;
372 struct sk_buff_head ps_tx_buf[IEEE80211_NUM_ACS];
373 struct sk_buff_head tx_filtered[IEEE80211_NUM_ACS];
Dieee80211_i.h92 struct sk_buff_head skb_list;
165 struct sk_buff_head skbs;
280 struct sk_buff_head bc_buf;
817 struct sk_buff_head queue;
887 struct sk_buff_head skb_queue;
1188 struct sk_buff_head skb_queue;
1189 struct sk_buff_head skb_queue_unreliable;
1206 struct sk_buff_head pending[IEEE80211_MAX_QUEUES];
1646 struct sk_buff_head *skbs);
1830 static inline bool ieee80211_rx_reorder_ready(struct sk_buff_head *frames) in ieee80211_rx_reorder_ready()
[all …]
Dmesh_ps.c412 struct sk_buff_head *frames) in mpsp_qos_null_append()
453 struct sk_buff_head frames; in mps_frame_deliver()
Drx.c755 struct sk_buff_head *frames) in ieee80211_release_reorder_frame()
757 struct sk_buff_head *skb_list = &tid_agg_rx->reorder_buf[index]; in ieee80211_release_reorder_frame()
786 struct sk_buff_head *frames) in ieee80211_release_reorder_frames()
812 struct sk_buff_head *frames) in ieee80211_sta_reorder_release()
893 struct sk_buff_head *frames) in ieee80211_sta_manage_reorder_buf()
979 struct sk_buff_head *frames) in ieee80211_rx_reorder_ampdu()
2170 struct sk_buff_head frame_list; in ieee80211_rx_h_amsdu()
2451 ieee80211_rx_h_ctrl(struct ieee80211_rx_data *rx, struct sk_buff_head *frames) in ieee80211_rx_h_ctrl()
3149 struct sk_buff_head *frames) in ieee80211_rx_handlers()
3213 struct sk_buff_head reorder_release; in ieee80211_invoke_rx_handlers()
[all …]
Dmesh.h111 struct sk_buff_head frame_queue;
Dagg-rx.c310 kcalloc(buf_size, sizeof(struct sk_buff_head), GFP_KERNEL); in __ieee80211_start_rx_ba_session()
Dsta_info.c1130 struct sk_buff_head pending; in ieee80211_sta_ps_deliver_wakeup()
1328 struct sk_buff_head frames; in ieee80211_sta_ps_deliver_response()
1418 struct sk_buff_head pending; in ieee80211_sta_ps_deliver_response()
/linux-4.1.27/include/net/caif/
Dcaif_spi.h103 struct sk_buff_head qhead;
104 struct sk_buff_head chead;
Dcaif_hsi.h148 struct sk_buff_head qhead[CFHSI_PRIO_LAST];
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_ptp.c44 struct sk_buff_head *list = &interface->ts_tx_skb_queue; in fm10k_ts_tx_skb()
57 struct sk_buff_head *list = &interface->ts_tx_skb_queue; in fm10k_ts_tx_enqueue()
89 struct sk_buff_head *list = &interface->ts_tx_skb_queue; in fm10k_ts_tx_hwtstamp()
113 struct sk_buff_head *list = &interface->ts_tx_skb_queue; in fm10k_ts_tx_subtask()
Dfm10k.h322 struct sk_buff_head ts_tx_skb_queue;
/linux-4.1.27/net/unix/
Dgarbage.c160 struct sk_buff_head *hitlist) in scan_inflight()
202 struct sk_buff_head *hitlist) in scan_children()
274 struct sk_buff_head hitlist; in unix_gc()
/linux-4.1.27/net/nfc/
Dllcp.h72 struct sk_buff_head tx_queue;
147 struct sk_buff_head tx_queue;
148 struct sk_buff_head tx_pending_queue;
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c285 struct sk_buff_head *amsdu) in ath10k_htt_rx_amsdu_pop()
461 struct sk_buff_head *list) in ath10k_htt_rx_pop_paddr_list()
821 struct sk_buff_head *amsdu, in ath10k_htt_rx_h_ppdu()
1234 struct sk_buff_head *amsdu, in ath10k_htt_rx_h_mpdu()
1331 struct sk_buff_head *amsdu, in ath10k_htt_rx_h_deliver()
1347 static int ath10k_unchain_msdu(struct sk_buff_head *amsdu) in ath10k_unchain_msdu()
1391 struct sk_buff_head *amsdu, in ath10k_htt_rx_h_unchain()
1421 struct sk_buff_head *amsdu, in ath10k_htt_rx_amsdu_allowed()
1467 struct sk_buff_head *amsdu, in ath10k_htt_rx_h_filter()
1485 struct sk_buff_head amsdu; in ath10k_htt_rx_handler()
[all …]
Dhtt.h1347 struct sk_buff_head tx_compl_q;
1348 struct sk_buff_head rx_compl_q;
1349 struct sk_buff_head rx_in_ord_compl_q;
Dcore.h638 struct sk_buff_head offchan_tx_queue;
643 struct sk_buff_head wmi_mgmt_tx_queue;
/linux-4.1.27/drivers/media/radio/wl128x/
Dfmdrv.h215 struct sk_buff_head rx_q; /* RX queue */
218 struct sk_buff_head tx_q; /* TX queue */
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dcore.h330 struct sk_buff_head q;
370 struct sk_buff_head rx_amsdu_freeq;
420 struct sk_buff_head psq;
428 struct sk_buff_head apsdq;
750 struct sk_buff_head mcastpsq;
851 struct sk_buff_head fwlog_queue;
/linux-4.1.27/drivers/block/aoe/
Daoenet.c51 static struct sk_buff_head skbtxq;
113 aoenet_xmit(struct sk_buff_head *queue) in aoenet_xmit()
Daoe.h172 struct sk_buff_head skbpool;
238 void aoenet_xmit(struct sk_buff_head *);
Daoecmd.c374 struct sk_buff_head queue; in aoecmd_ata_rw()
414 aoecmd_cfg_pkts(ushort aoemajor, unsigned char aoeminor, struct sk_buff_head *queue) in aoecmd_cfg_pkts()
456 struct sk_buff_head queue; in resend()
604 struct sk_buff_head queue; in probe()
1430 struct sk_buff_head queue; in aoecmd_cfg()
1596 struct sk_buff_head queue; in aoecmd_cfg_rsp()
Daoechr.c117 struct sk_buff_head queue; in revalidate()
/linux-4.1.27/drivers/scsi/fnic/
Dfnic.h282 struct sk_buff_head frame_queue;
283 struct sk_buff_head tx_queue;
288 struct sk_buff_head fip_frame_queue;
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Dampdu.h33 struct sk_buff_head skb_list;
Ddma.h84 int dma_rx(struct dma_pub *pub, struct sk_buff_head *skb_list);
/linux-4.1.27/net/atm/
Dlec_arpc.h49 struct sk_buff_head tx_wait; /* wait queue for outgoing packets */
/linux-4.1.27/drivers/isdn/hisax/
Dhisax_if.h58 struct sk_buff_head erq;
Dhisax.h261 struct sk_buff_head i_queue;
262 struct sk_buff_head ui_queue;
279 struct sk_buff_head squeue;
504 struct sk_buff_head rqueue; /* B-Channel receive Queue */
505 struct sk_buff_head squeue; /* B-Channel send Queue */
943 struct sk_buff_head rq, sq; /* D-channel queues */
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_recv.h198 struct sk_buff_head free_recv_skb_queue;
199 struct sk_buff_head rx_skb_queue;
/linux-4.1.27/drivers/net/xen-netback/
Dcommon.h141 struct sk_buff_head tx_queue;
178 struct sk_buff_head rx_queue;
/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_recv.h101 struct sk_buff_head free_recv_skb_queue;
102 struct sk_buff_head rx_skb_queue;
/linux-4.1.27/drivers/net/wireless/p54/
Dp54.h173 struct sk_buff_head tx_pending;
174 struct sk_buff_head tx_queue;
Dp54usb.h154 struct sk_buff_head rx_queue;
/linux-4.1.27/net/bluetooth/
Dhci_request.h25 struct sk_buff_head cmd_q;
/linux-4.1.27/net/netrom/
Dnr_loopback.c20 static struct sk_buff_head loopback_queue;
Dnr_in.c152 struct sk_buff_head temp_queue; in nr_state3_machine()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dsdio.h318 struct sk_buff_head *pktq);
324 struct sk_buff_head *pktq, uint totlen);
Dflowring.h40 struct sk_buff_head skblist;
Dbcmsdh.c508 struct sk_buff_head *pktlist) in brcmf_sdiod_sglist_rw()
515 struct sk_buff_head local_list, *target_list; in brcmf_sdiod_sglist_rw()
705 struct sk_buff_head *pktq, uint totlen) in brcmf_sdiod_recv_chain()
770 struct sk_buff_head *pktq) in brcmf_sdiod_send_pkt()
Dcore.c324 struct sk_buff_head *skb_list) in brcmf_rxreorder_get_skb_list()
351 struct sk_buff_head reorder_list; in brcmf_rxreorder_process_info()
/linux-4.1.27/drivers/staging/octeon/
Docteon-ethernet.h55 struct sk_buff_head tx_free_list[16];
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
Dipoib.h163 struct sk_buff_head pkt_queue;
268 struct sk_buff_head skb_queue;
408 struct sk_buff_head queue;
427 struct sk_buff_head queue;
/linux-4.1.27/net/sched/
Dsch_generic.c463 struct sk_buff_head q[PFIFO_FAST_BANDS];
474 static inline struct sk_buff_head *band2list(struct pfifo_fast_priv *priv, in band2list()
485 struct sk_buff_head *list = band2list(priv, band); in pfifo_fast_enqueue()
501 struct sk_buff_head *list = band2list(priv, band); in pfifo_fast_dequeue()
520 struct sk_buff_head *list = band2list(priv, band); in pfifo_fast_peek()
Dsch_teql.c70 struct sk_buff_head q;
/linux-4.1.27/net/bluetooth/cmtp/
Dcmtp.h98 struct sk_buff_head transmit;
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h145 struct sk_buff_head rx_queue; /* offload packet receive queue */
181 struct sk_buff_head sendq; /* List of backpressured offload packets */
Dl2t.h67 struct sk_buff_head arpq; /* queue of packets awaiting resolution */
Dl2t.c379 static void handle_failed_resolution(struct t3cdev *dev, struct sk_buff_head *arpq) in handle_failed_resolution()
400 struct sk_buff_head arpq; in t3_l2t_update()
/linux-4.1.27/drivers/net/fddi/skfp/h/
Dtargetos.h136 struct sk_buff_head SendSkbQueue;
/linux-4.1.27/include/net/phonet/
Dpep.h35 struct sk_buff_head ctrlreq_queue;
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_recv.h196 struct sk_buff_head free_recv_skb_queue;
197 struct sk_buff_head rx_skb_queue;
/linux-4.1.27/drivers/net/
Difb.c46 struct sk_buff_head rq;
51 struct sk_buff_head tq;
Dxen-netfront.c714 struct sk_buff_head *list) in xennet_get_responses()
823 struct sk_buff_head *list) in xennet_fill_frags()
877 struct sk_buff_head *rxq) in handle_incoming_queue()
922 struct sk_buff_head rxq; in xennet_poll()
923 struct sk_buff_head errq; in xennet_poll()
924 struct sk_buff_head tmpq; in xennet_poll()
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8187/
Drtl8187.h137 struct sk_buff_head rx_queue;
148 struct sk_buff_head queue;
/linux-4.1.27/net/nfc/hci/
Dhci.h47 struct sk_buff_head msg_frags;
Dllc_shdlc.c64 struct sk_buff_head rcv_q;
66 struct sk_buff_head send_q;
69 struct sk_buff_head ack_pending_q;
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Dcarl9170.h135 struct sk_buff_head queue;
391 struct sk_buff_head tx_pending[__AR9170_NUM_TXQ];
392 struct sk_buff_head tx_status[__AR9170_NUM_TXQ];
Dtx.c514 struct sk_buff_head *queue) in carl9170_get_queued_skb()
1126 struct sk_buff_head agg; in carl9170_tx_ampdu()
1240 struct sk_buff_head *queue) in carl9170_tx_pick_skb()
/linux-4.1.27/net/rds/
Dtcp.h8 struct sk_buff_head ti_skb_list;
/linux-4.1.27/net/rose/
Drose_loopback.c18 static struct sk_buff_head loopback_queue;
/linux-4.1.27/drivers/usb/gadget/function/
Du_ether.h83 struct sk_buff_head *list);
Drndis.h210 struct sk_buff_head *list);
Du_ether.c64 struct sk_buff_head rx_frames;
72 struct sk_buff_head *list);
/linux-4.1.27/drivers/bluetooth/
Dhci_bcm.c36 struct sk_buff_head txq;
Dhci_ll.c83 struct sk_buff_head txq;
86 struct sk_buff_head tx_wait_q; /* HCILL wait queue */
Dbtmrvl_drv.h83 struct sk_buff_head tx_queue;
Dhci_bcsp.c59 struct sk_buff_head unack; /* Unack'ed packets queue */
60 struct sk_buff_head rel; /* Reliable packets queue */
61 struct sk_buff_head unrel; /* Unreliable packets queue */
Dbfusb.c77 struct sk_buff_head transmit_q;
82 struct sk_buff_head pending_q;
83 struct sk_buff_head completed_q;
Dhci_h5.c68 struct sk_buff_head unack; /* Unack'ed packets queue */
69 struct sk_buff_head rel; /* Reliable packets queue */
70 struct sk_buff_head unrel; /* Unreliable packets queue */
Dhci_h4.c52 struct sk_buff_head txq;
Dhci_ath.c49 struct sk_buff_head txq;
Dbtsdio.c63 struct sk_buff_head txq;
Dhci_vhci.c51 struct sk_buff_head readq;
Ddtl1_cs.c75 struct sk_buff_head txq;
Dbtuart_cs.c72 struct sk_buff_head txq;
Dbt3c_cs.c77 struct sk_buff_head txq;
/linux-4.1.27/drivers/usb/atm/
Dusbatm.h171 struct sk_buff_head sndqueue;
/linux-4.1.27/net/mac802154/
Dieee802154_i.h61 struct sk_buff_head skb_queue;
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_verbs.h166 struct sk_buff_head pau_list;
Dnes_cm.h321 struct sk_buff_head resend_list;
/linux-4.1.27/include/net/bluetooth/
Dl2cap.h580 struct sk_buff_head tx_q;
581 struct sk_buff_head srej_q;
634 struct sk_buff_head pending_rx;
Dhci_core.h324 struct sk_buff_head rx_q;
325 struct sk_buff_head raw_q;
326 struct sk_buff_head cmd_q;
455 struct sk_buff_head data_q;
482 struct sk_buff_head data_q;
Drfcomm.h171 struct sk_buff_head tx_queue;
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8180/
Drtl8180.h92 struct sk_buff_head queue;
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_wlan.h805 struct sk_buff_head info_list; /* info frames as skb's for
812 struct sk_buff_head rx_list;
815 struct sk_buff_head sta_tx_exc_list;
Dhostap_ap.h58 struct sk_buff_head tx_buf;
/linux-4.1.27/drivers/staging/wlan-ng/
Dp80211netdev.h216 struct sk_buff_head nsd_rxq;
/linux-4.1.27/drivers/net/wireless/rsi/
Drsi_main.h162 struct sk_buff_head tx_queue[NUM_EDCA_QUEUES + 1];
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dwlcore.h275 struct sk_buff_head deferred_rx_queue;
278 struct sk_buff_head deferred_tx_queue;
Dwlcore_i.h265 struct sk_buff_head tx_queue[NUM_TX_QUEUES];
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
Dtrx.h415 struct sk_buff_head *);
420 struct sk_buff_head *);
Dtrx.c446 struct sk_buff_head *skb_list) in rtl8192c_rx_segregate_hdl()
466 struct sk_buff_head *list) in rtl8192c_tx_aggregate_hdl()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h483 struct sk_buff_head queue;
594 struct sk_buff_head rx_queue;
595 struct sk_buff_head skb_queue;
/linux-4.1.27/drivers/net/wireless/zd1211rw/
Dzd_mac.h199 struct sk_buff_head ack_wait_queue;
Dzd_usb.h209 struct sk_buff_head submitted_skbs;
Dzd_mac.c347 struct sk_buff_head *ack_wait_queue = &mac->ack_wait_queue; in zd_op_stop()
503 struct sk_buff_head *q = &mac->ack_wait_queue; in zd_mac_tx_failed()
597 struct sk_buff_head *q = &mac->ack_wait_queue; in zd_mac_tx_to_dev()
980 struct sk_buff_head *q; in filter_ack()
/linux-4.1.27/drivers/isdn/icn/
Dicn.h164 struct sk_buff_head spqueue[ICN_BCH]; /* Sendqueue */
/linux-4.1.27/drivers/net/wireless/cw1200/
Dcw1200.h91 struct sk_buff_head rx_queue;
/linux-4.1.27/drivers/net/wireless/brcm80211/include/
Dbrcmu_utils.h68 struct sk_buff_head skblist;
/linux-4.1.27/net/ipv4/
Dip_output.c787 struct sk_buff_head *queue, in ip_ufo_append_data()
840 struct sk_buff_head *queue, in __ip_append_data()
1326 struct sk_buff_head *queue, in __ip_make_skb()
1447 struct sk_buff_head *queue, in __ip_flush_pending_frames()
1472 struct sk_buff_head queue; in ip_make_skb()
/linux-4.1.27/net/nfc/nci/
Ddata.c100 struct sk_buff_head frags_q; in nci_queue_tx_data_frags()
/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.h224 struct sk_buff_head receive_queue;
225 struct sk_buff_head write_queue;
/linux-4.1.27/kernel/
Daudit.h243 struct sk_buff_head q;
/linux-4.1.27/net/ipv6/
Dip6_output.c1065 struct sk_buff_head *queue, in ip6_ufo_append_data()
1230 struct sk_buff_head *queue, in __ip6_append_data()
1601 struct sk_buff_head *queue, in __ip6_make_skb()
1705 struct sk_buff_head *queue, in __ip6_flush_pending_frames()
1739 struct sk_buff_head queue; in ip6_make_skb()
/linux-4.1.27/drivers/net/ethernet/sfc/
Dptp.c272 struct sk_buff_head rxq;
273 struct sk_buff_head txq;
614 static void efx_ptp_deliver_rx_queue(struct sk_buff_head *q) in efx_ptp_deliver_rx_queue()
993 static void efx_ptp_process_events(struct efx_nic *efx, struct sk_buff_head *q) in efx_ptp_process_events()
1170 struct sk_buff_head tempq; in efx_ptp_worker()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-trans.h514 struct sk_buff_head *skbs);
835 int ssn, struct sk_buff_head *skbs) in iwl_trans_reclaim()
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dmain.h225 struct sk_buff_head skb_head;
597 struct sk_buff_head tdls_txq;
828 struct sk_buff_head tx_data_q;
907 struct sk_buff_head rx_data_q;
/linux-4.1.27/net/l2tp/
Dl2tp_core.h104 struct sk_buff_head reorder_q; /* receive reorder queue */
/linux-4.1.27/drivers/net/wireless/libertas_tf/
Dlibertas_tf.h255 struct sk_buff_head bc_ps_buf;
/linux-4.1.27/net/core/
Dskbuff.c2366 struct sk_buff *skb_dequeue(struct sk_buff_head *list) in skb_dequeue()
2386 struct sk_buff *skb_dequeue_tail(struct sk_buff_head *list) in skb_dequeue_tail()
2406 void skb_queue_purge(struct sk_buff_head *list) in skb_queue_purge()
2425 void skb_queue_head(struct sk_buff_head *list, struct sk_buff *newsk) in skb_queue_head()
2446 void skb_queue_tail(struct sk_buff_head *list, struct sk_buff *newsk) in skb_queue_tail()
2466 void skb_unlink(struct sk_buff *skb, struct sk_buff_head *list) in skb_unlink()
2486 void skb_append(struct sk_buff *old, struct sk_buff *newsk, struct sk_buff_head *list) in skb_append()
2508 void skb_insert(struct sk_buff *old, struct sk_buff *newsk, struct sk_buff_head *list) in skb_insert()
3599 struct sk_buff_head *q = &sk->sk_error_queue; in sock_dequeue_err_skb()
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dwl1251.h319 struct sk_buff_head tx_queue;
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Dinternal.h390 struct sk_buff_head *skbs);
/linux-4.1.27/drivers/isdn/capi/
Dcapi.c91 struct sk_buff_head inqueue;
93 struct sk_buff_head outqueue;
119 struct sk_buff_head recvqueue;
/linux-4.1.27/net/caif/
Dcfpkt_skbuff.c26 struct sk_buff_head head;
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U.h944 struct sk_buff_head rx_queue;
945 struct sk_buff_head skb_queue;
/linux-4.1.27/drivers/isdn/hardware/avm/
Davmcard.h57 struct sk_buff_head send_queue;
/linux-4.1.27/drivers/net/ppp/
Dppp_generic.c82 struct sk_buff_head xq; /* pppd transmit queue */
83 struct sk_buff_head rq; /* receive queue for pppd */
143 struct sk_buff_head mrq; /* MP: receive reconstruction queue */
2050 struct sk_buff_head *list = &ppp->mrq; in ppp_mp_insert()
2073 struct sk_buff_head *list = &ppp->mrq; in ppp_mp_reconstruct()
Dppp_synctty.c71 struct sk_buff_head rqueue;
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtx.c637 struct sk_buff_head skbs; in iwl_mvm_rx_tx_cmd_single()
932 struct sk_buff_head reclaimed_skbs; in iwl_mvm_rx_ba_notif()
/linux-4.1.27/net/decnet/
Daf_decnet.c1645 static int dn_data_ready(struct sock *sk, struct sk_buff_head *q, int flags, int target) in dn_data_ready()
1680 struct sk_buff_head *queue = &sk->sk_receive_queue; in dn_recvmsg()
1826 static inline int dn_queue_too_long(struct dn_scp *scp, struct sk_buff_head *queue, int flags) in dn_queue_too_long()
1916 struct sk_buff_head *queue = &scp->data_xmit_queue; in dn_sendmsg()
/linux-4.1.27/drivers/net/wireless/b43legacy/
Db43legacy.h633 struct sk_buff_head tx_queue[B43legacy_QOS_QUEUE_NUM];
/linux-4.1.27/drivers/net/caif/
Dcaif_serial.c69 struct sk_buff_head head;
/linux-4.1.27/drivers/net/ethernet/apple/
Dbmac.c64 struct sk_buff_head *queue;
144 + sizeof(struct sk_buff_head))
1323 bp->queue = (struct sk_buff_head *)(bp->rx_cmds + N_RX_RING + 1); in bmac_probe()
/linux-4.1.27/drivers/isdn/gigaset/
Dgigaset.h363 struct sk_buff_head squeue; /* B-Channel send Queue */
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1983 struct sk_buff_head skb_waitQ[MAX_QUEUE_SIZE];
1984 struct sk_buff_head skb_aggQ[MAX_QUEUE_SIZE];
1985 struct sk_buff_head skb_drv_aggQ[MAX_QUEUE_SIZE];
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h588 struct sk_buff_head sendq; /* list of backpressured packets */
597 struct sk_buff_head sendq; /* list of backpressured packets */

12