/linux-4.1.27/net/tipc/ |
D | link.h | 182 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,
|
D | socket.h | 47 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);
|
D | bcast.h | 97 struct sk_buff_head arrvq; 98 struct sk_buff_head inputq; 131 int tipc_bclink_xmit(struct net *net, struct sk_buff_head *list);
|
D | node.h | 88 struct sk_buff_head deferdq; 123 struct sk_buff_head *inputq; 124 struct sk_buff_head *namedq;
|
D | msg.h | 780 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()
|
D | name_distr.h | 74 void tipc_named_rcv(struct net *net, struct sk_buff_head *msg_queue);
|
D | name_distr.c | 168 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()
|
D | link.c | 339 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 …]
|
D | bcast.c | 347 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()
|
D | msg.c | 246 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()
|
D | socket.c | 669 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()
|
D | node.c | 473 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/ |
D | layer2.h | 31 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;
|
D | dsp.h | 186 struct sk_buff_head sendq;
|
/linux-4.1.27/drivers/nfc/st21nfcb/ |
D | ndlc.h | 37 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/ |
D | usb.h | 127 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 *);
|
D | pci.h | 180 struct sk_buff_head queue;
|
/linux-4.1.27/include/linux/ |
D | skbuff.h | 183 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 …]
|
D | mISDNhw.h | 101 struct sk_buff_head squeue; 102 struct sk_buff_head rqueue; 170 struct sk_buff_head rqueue;
|
D | isdn.h | 216 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 */
|
D | scc.h | 73 struct sk_buff_head tx_queue; /* next tx buffer */
|
D | tcp.h | 176 struct sk_buff_head prequeue; 259 struct sk_buff_head out_of_order_queue;
|
D | kernelcapi.h | 31 struct sk_buff_head recv_queue;
|
D | mroute.h | 77 struct sk_buff_head unresolved; /* Unresolved buffers */
|
D | netpoll.h | 41 struct sk_buff_head txq;
|
D | mroute6.h | 86 struct sk_buff_head unresolved; /* Unresolved buffers */
|
D | ti_wilink_st.h | 156 struct sk_buff_head txq, tx_waitq;
|
D | mISDNif.h | 512 struct sk_buff_head msgq;
|
/linux-4.1.27/drivers/atm/ |
D | zatm.h | 49 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 */
|
D | eni.h | 49 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 */
|
D | idt77252.h | 171 struct sk_buff_head transmit; 172 struct sk_buff_head pending; 176 struct sk_buff_head queue;
|
D | iphase.h | 215 struct sk_buff_head txing_skb; 1002 struct sk_buff_head tx_dma_q, tx_backlog; 1014 struct sk_buff_head rx_dma_q;
|
D | nicstar.h | 689 struct sk_buff_head queue;
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmutil/ |
D | utils.c | 61 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/ |
D | x25.h | 140 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;
|
D | dn.h | 107 struct sk_buff_head data_xmit_queue; 108 struct sk_buff_head other_xmit_queue; 113 struct sk_buff_head other_receive_queue;
|
D | rose.h | 102 struct sk_buff_head queue; 141 struct sk_buff_head frag_queue; 143 struct sk_buff_head ack_queue;
|
D | netrom.h | 78 struct sk_buff_head ack_queue; 79 struct sk_buff_head reseq_queue; 80 struct sk_buff_head frag_queue;
|
D | sch_generic.h | 94 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()
|
D | lapb.h | 95 struct sk_buff_head write_queue; 96 struct sk_buff_head ack_queue;
|
D | ax25.h | 239 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;
|
D | garp.h | 104 struct sk_buff_head queue;
|
D | gro_cells.h | 9 struct sk_buff_head napi_skbs;
|
D | mrp.h | 118 struct sk_buff_head queue;
|
D | llc_conn.h | 62 struct sk_buff_head pdu_unack_q; /* PUDs sent/waiting ack */
|
D | dn_nsp.h | 32 struct sk_buff_head *q, unsigned short acknum);
|
D | neighbour.h | 140 struct sk_buff_head arp_queue; 212 struct sk_buff_head proxy_queue;
|
D | net_namespace.h | 120 struct sk_buff_head wext_nlevents;
|
D | sock.h | 335 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/ |
D | act2000.h | 161 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/ |
D | ulpqueue.h | 47 struct sk_buff_head reasm; 48 struct sk_buff_head lobby;
|
D | ulpevent.h | 76 unsigned int sctp_queue_purge_ulpevents(struct sk_buff_head *list);
|
D | sctp.h | 349 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/ |
D | irttp.h | 120 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;
|
D | irlap.h | 148 struct sk_buff_head txq; /* Frames to be transmitted */ 149 struct sk_buff_head txq_ultra; 186 struct sk_buff_head wx_list;
|
D | irlan_common.h | 136 struct sk_buff_head txq; /* Transmit control queue */
|
/linux-4.1.27/include/linux/usb/ |
D | usbnet.h | 57 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/ |
D | isdnloop.h | 94 struct sk_buff_head 96 struct sk_buff_head dqueue; /* D-Channel queue */
|
/linux-4.1.27/include/net/nfc/ |
D | nci_core.h | 177 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;
|
D | hci.h | 127 struct sk_buff_head rx_hcp_frags; 131 struct sk_buff_head msg_rx_queue;
|
/linux-4.1.27/net/rxrpc/ |
D | ar-internal.h | 159 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/ |
D | htc.h | 298 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;
|
D | hif_usb.h | 64 struct sk_buff_head skb_queue; 76 struct sk_buff_head tx_skb_queue;
|
D | htc_drv_txrx.c | 130 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()
|
D | ath9k.h | 172 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;
|
D | wmi.h | 155 struct sk_buff_head wmi_event_queue;
|
D | xmit.c | 95 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()
|
D | hif_usb.c | 224 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/ |
D | ctcm_main.h | 154 struct sk_buff_head io_queue; /* universal I/O queue */ 159 struct sk_buff_head collect_queue; 187 struct sk_buff_head sweep_queue;
|
D | ctcm_fsms.h | 160 void ctcm_purge_skb_queue(struct sk_buff_head *q);
|
/linux-4.1.27/net/sctp/ |
D | ulpqueue.c | 98 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/ |
D | libfcoe.h | 140 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/ |
D | af_iucv.h | 118 struct sk_buff_head send_skb_q; 119 struct sk_buff_head backlog_skb_q;
|
/linux-4.1.27/net/bluetooth/hidp/ |
D | hidp.h | 154 struct sk_buff_head ctrl_transmit; 155 struct sk_buff_head intr_transmit;
|
/linux-4.1.27/net/mac80211/ |
D | sta_info.h | 147 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];
|
D | ieee80211_i.h | 92 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 …]
|
D | mesh_ps.c | 412 struct sk_buff_head *frames) in mpsp_qos_null_append() 453 struct sk_buff_head frames; in mps_frame_deliver()
|
D | rx.c | 755 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 …]
|
D | mesh.h | 111 struct sk_buff_head frame_queue;
|
D | agg-rx.c | 310 kcalloc(buf_size, sizeof(struct sk_buff_head), GFP_KERNEL); in __ieee80211_start_rx_ba_session()
|
D | sta_info.c | 1130 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/ |
D | caif_spi.h | 103 struct sk_buff_head qhead; 104 struct sk_buff_head chead;
|
D | caif_hsi.h | 148 struct sk_buff_head qhead[CFHSI_PRIO_LAST];
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ptp.c | 44 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()
|
D | fm10k.h | 322 struct sk_buff_head ts_tx_skb_queue;
|
/linux-4.1.27/net/unix/ |
D | garbage.c | 160 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/ |
D | llcp.h | 72 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/ |
D | htt_rx.c | 285 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 …]
|
D | htt.h | 1347 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;
|
D | core.h | 638 struct sk_buff_head offchan_tx_queue; 643 struct sk_buff_head wmi_mgmt_tx_queue;
|
/linux-4.1.27/drivers/media/radio/wl128x/ |
D | fmdrv.h | 215 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/ |
D | core.h | 330 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/ |
D | aoenet.c | 51 static struct sk_buff_head skbtxq; 113 aoenet_xmit(struct sk_buff_head *queue) in aoenet_xmit()
|
D | aoe.h | 172 struct sk_buff_head skbpool; 238 void aoenet_xmit(struct sk_buff_head *);
|
D | aoecmd.c | 374 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()
|
D | aoechr.c | 117 struct sk_buff_head queue; in revalidate()
|
/linux-4.1.27/drivers/scsi/fnic/ |
D | fnic.h | 282 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/ |
D | ampdu.h | 33 struct sk_buff_head skb_list;
|
D | dma.h | 84 int dma_rx(struct dma_pub *pub, struct sk_buff_head *skb_list);
|
/linux-4.1.27/net/atm/ |
D | lec_arpc.h | 49 struct sk_buff_head tx_wait; /* wait queue for outgoing packets */
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | hisax_if.h | 58 struct sk_buff_head erq;
|
D | hisax.h | 261 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/ |
D | rtw_recv.h | 198 struct sk_buff_head free_recv_skb_queue; 199 struct sk_buff_head rx_skb_queue;
|
/linux-4.1.27/drivers/net/xen-netback/ |
D | common.h | 141 struct sk_buff_head tx_queue; 178 struct sk_buff_head rx_queue;
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | rtl871x_recv.h | 101 struct sk_buff_head free_recv_skb_queue; 102 struct sk_buff_head rx_skb_queue;
|
/linux-4.1.27/drivers/net/wireless/p54/ |
D | p54.h | 173 struct sk_buff_head tx_pending; 174 struct sk_buff_head tx_queue;
|
D | p54usb.h | 154 struct sk_buff_head rx_queue;
|
/linux-4.1.27/net/bluetooth/ |
D | hci_request.h | 25 struct sk_buff_head cmd_q;
|
/linux-4.1.27/net/netrom/ |
D | nr_loopback.c | 20 static struct sk_buff_head loopback_queue;
|
D | nr_in.c | 152 struct sk_buff_head temp_queue; in nr_state3_machine()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | sdio.h | 318 struct sk_buff_head *pktq); 324 struct sk_buff_head *pktq, uint totlen);
|
D | flowring.h | 40 struct sk_buff_head skblist;
|
D | bcmsdh.c | 508 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()
|
D | core.c | 324 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/ |
D | octeon-ethernet.h | 55 struct sk_buff_head tx_free_list[16];
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
D | ipoib.h | 163 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/ |
D | sch_generic.c | 463 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()
|
D | sch_teql.c | 70 struct sk_buff_head q;
|
/linux-4.1.27/net/bluetooth/cmtp/ |
D | cmtp.h | 98 struct sk_buff_head transmit;
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | adapter.h | 145 struct sk_buff_head rx_queue; /* offload packet receive queue */ 181 struct sk_buff_head sendq; /* List of backpressured offload packets */
|
D | l2t.h | 67 struct sk_buff_head arpq; /* queue of packets awaiting resolution */
|
D | l2t.c | 379 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/ |
D | targetos.h | 136 struct sk_buff_head SendSkbQueue;
|
/linux-4.1.27/include/net/phonet/ |
D | pep.h | 35 struct sk_buff_head ctrlreq_queue;
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtw_recv.h | 196 struct sk_buff_head free_recv_skb_queue; 197 struct sk_buff_head rx_skb_queue;
|
/linux-4.1.27/drivers/net/ |
D | ifb.c | 46 struct sk_buff_head rq; 51 struct sk_buff_head tq;
|
D | xen-netfront.c | 714 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/ |
D | rtl8187.h | 137 struct sk_buff_head rx_queue; 148 struct sk_buff_head queue;
|
/linux-4.1.27/net/nfc/hci/ |
D | hci.h | 47 struct sk_buff_head msg_frags;
|
D | llc_shdlc.c | 64 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/ |
D | carl9170.h | 135 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];
|
D | tx.c | 514 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/ |
D | tcp.h | 8 struct sk_buff_head ti_skb_list;
|
/linux-4.1.27/net/rose/ |
D | rose_loopback.c | 18 static struct sk_buff_head loopback_queue;
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | u_ether.h | 83 struct sk_buff_head *list);
|
D | rndis.h | 210 struct sk_buff_head *list);
|
D | u_ether.c | 64 struct sk_buff_head rx_frames; 72 struct sk_buff_head *list);
|
/linux-4.1.27/drivers/bluetooth/ |
D | hci_bcm.c | 36 struct sk_buff_head txq;
|
D | hci_ll.c | 83 struct sk_buff_head txq; 86 struct sk_buff_head tx_wait_q; /* HCILL wait queue */
|
D | btmrvl_drv.h | 83 struct sk_buff_head tx_queue;
|
D | hci_bcsp.c | 59 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 */
|
D | bfusb.c | 77 struct sk_buff_head transmit_q; 82 struct sk_buff_head pending_q; 83 struct sk_buff_head completed_q;
|
D | hci_h5.c | 68 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 */
|
D | hci_h4.c | 52 struct sk_buff_head txq;
|
D | hci_ath.c | 49 struct sk_buff_head txq;
|
D | btsdio.c | 63 struct sk_buff_head txq;
|
D | hci_vhci.c | 51 struct sk_buff_head readq;
|
D | dtl1_cs.c | 75 struct sk_buff_head txq;
|
D | btuart_cs.c | 72 struct sk_buff_head txq;
|
D | bt3c_cs.c | 77 struct sk_buff_head txq;
|
/linux-4.1.27/drivers/usb/atm/ |
D | usbatm.h | 171 struct sk_buff_head sndqueue;
|
/linux-4.1.27/net/mac802154/ |
D | ieee802154_i.h | 61 struct sk_buff_head skb_queue;
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_verbs.h | 166 struct sk_buff_head pau_list;
|
D | nes_cm.h | 321 struct sk_buff_head resend_list;
|
/linux-4.1.27/include/net/bluetooth/ |
D | l2cap.h | 580 struct sk_buff_head tx_q; 581 struct sk_buff_head srej_q; 634 struct sk_buff_head pending_rx;
|
D | hci_core.h | 324 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;
|
D | rfcomm.h | 171 struct sk_buff_head tx_queue;
|
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8180/ |
D | rtl8180.h | 92 struct sk_buff_head queue;
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_wlan.h | 805 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;
|
D | hostap_ap.h | 58 struct sk_buff_head tx_buf;
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | p80211netdev.h | 216 struct sk_buff_head nsd_rxq;
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
D | rsi_main.h | 162 struct sk_buff_head tx_queue[NUM_EDCA_QUEUES + 1];
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | wlcore.h | 275 struct sk_buff_head deferred_rx_queue; 278 struct sk_buff_head deferred_tx_queue;
|
D | wlcore_i.h | 265 struct sk_buff_head tx_queue[NUM_TX_QUEUES];
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | trx.h | 415 struct sk_buff_head *); 420 struct sk_buff_head *);
|
D | trx.c | 446 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/ |
D | rtl_core.h | 483 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/ |
D | zd_mac.h | 199 struct sk_buff_head ack_wait_queue;
|
D | zd_usb.h | 209 struct sk_buff_head submitted_skbs;
|
D | zd_mac.c | 347 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/ |
D | icn.h | 164 struct sk_buff_head spqueue[ICN_BCH]; /* Sendqueue */
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | cw1200.h | 91 struct sk_buff_head rx_queue;
|
/linux-4.1.27/drivers/net/wireless/brcm80211/include/ |
D | brcmu_utils.h | 68 struct sk_buff_head skblist;
|
/linux-4.1.27/net/ipv4/ |
D | ip_output.c | 787 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/ |
D | data.c | 100 struct sk_buff_head frags_q; in nci_queue_tx_data_frags()
|
/linux-4.1.27/drivers/scsi/cxgbi/ |
D | libcxgbi.h | 224 struct sk_buff_head receive_queue; 225 struct sk_buff_head write_queue;
|
/linux-4.1.27/kernel/ |
D | audit.h | 243 struct sk_buff_head q;
|
/linux-4.1.27/net/ipv6/ |
D | ip6_output.c | 1065 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/ |
D | ptp.c | 272 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/ |
D | iwl-trans.h | 514 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/ |
D | main.h | 225 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/ |
D | l2tp_core.h | 104 struct sk_buff_head reorder_q; /* receive reorder queue */
|
/linux-4.1.27/drivers/net/wireless/libertas_tf/ |
D | libertas_tf.h | 255 struct sk_buff_head bc_ps_buf;
|
/linux-4.1.27/net/core/ |
D | skbuff.c | 2366 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/ |
D | wl1251.h | 319 struct sk_buff_head tx_queue;
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/ |
D | internal.h | 390 struct sk_buff_head *skbs);
|
/linux-4.1.27/drivers/isdn/capi/ |
D | capi.c | 91 struct sk_buff_head inqueue; 93 struct sk_buff_head outqueue; 119 struct sk_buff_head recvqueue;
|
/linux-4.1.27/net/caif/ |
D | cfpkt_skbuff.c | 26 struct sk_buff_head head;
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | r8192U.h | 944 struct sk_buff_head rx_queue; 945 struct sk_buff_head skb_queue;
|
/linux-4.1.27/drivers/isdn/hardware/avm/ |
D | avmcard.h | 57 struct sk_buff_head send_queue;
|
/linux-4.1.27/drivers/net/ppp/ |
D | ppp_generic.c | 82 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()
|
D | ppp_synctty.c | 71 struct sk_buff_head rqueue;
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | tx.c | 637 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/ |
D | af_decnet.c | 1645 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/ |
D | b43legacy.h | 633 struct sk_buff_head tx_queue[B43legacy_QOS_QUEUE_NUM];
|
/linux-4.1.27/drivers/net/caif/ |
D | caif_serial.c | 69 struct sk_buff_head head;
|
/linux-4.1.27/drivers/net/ethernet/apple/ |
D | bmac.c | 64 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/ |
D | gigaset.h | 363 struct sk_buff_head squeue; /* B-Channel send Queue */
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211.h | 1983 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/ |
D | cxgb4.h | 588 struct sk_buff_head sendq; /* list of backpressured packets */ 597 struct sk_buff_head sendq; /* list of backpressured packets */
|