Searched refs:sk_buff_head (Results 276 - 300 of 439) sorted by relevance

<<1112131415161718

/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00debug.c82 struct sk_buff_head frame_dump_skbqueue;
/linux-master/drivers/bluetooth/
H A Dbluecard_cs.c72 struct sk_buff_head txq;
H A Dhci_nokia.c135 struct sk_buff_head txq;
H A Dhci_vhci.c38 struct sk_buff_head readq;
/linux-master/drivers/net/xen-netback/
H A Drx.c493 struct sk_buff_head completed_skbs;
/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c283 struct sk_buff_head skbs;
/linux-master/net/tipc/
H A Dtopsrv.c618 struct sk_buff_head evtq;
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h634 struct sk_buff_head tx_queue[B43legacy_QOS_QUEUE_NUM];
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmt7615.h187 struct sk_buff_head scan_event_list;
/linux-master/drivers/usb/gadget/function/
H A Df_eem.c394 struct sk_buff_head *list)
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.h388 struct sk_buff_head tx_skbs;
/linux-master/net/mac80211/
H A Dagg-rx.c381 kcalloc(buf_size, sizeof(struct sk_buff_head), GFP_KERNEL);
H A Dsta_info.c1692 struct sk_buff_head pending;
1904 struct sk_buff_head *frames,
1965 struct sk_buff_head frames;
2008 struct sk_buff_head pending;
/linux-master/drivers/net/ipvlan/
H A Dipvlan_core.c231 struct sk_buff_head list;
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h623 struct sk_buff_head tx_skbs;
/linux-master/net/batman-adv/
H A Dtypes.h127 struct sk_buff_head aggr_list;
/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_main.h101 struct sk_buff_head tx_wait_q;
/linux-master/drivers/net/ppp/
H A Dppp_synctty.c68 struct sk_buff_head rqueue;
/linux-master/net/xfrm/
H A Despintcp.c515 struct sk_buff_head queue;
/linux-master/drivers/net/ethernet/vertexcom/
H A Dmse102x.c75 struct sk_buff_head txq;
/linux-master/net/vmw_vsock/
H A Dvirtio_transport.c45 struct sk_buff_head send_pkt_queue;
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h758 struct sk_buff_head frames;
762 __aligned(roundup_pow_of_two(sizeof(struct sk_buff_head)))
912 struct sk_buff_head frame_list;
919 struct sk_buff_head scan_res;
/linux-master/drivers/net/usb/
H A Dusbnet.c421 static void __usbnet_queue_skb(struct sk_buff_head *list,
437 struct sk_buff_head *list, enum skb_state state)
715 static int unlink_urbs (struct usbnet *dev, struct sk_buff_head *q)
774 static void wait_skb_queue_empty(struct sk_buff_head *q)
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.h462 struct sk_buff_head tx_skbs;
/linux-master/include/net/
H A Dsock.h385 struct sk_buff_head sk_error_queue;
386 struct sk_buff_head sk_receive_queue;
461 struct sk_buff_head sk_write_queue;
2360 int __sk_queue_drop_skb(struct sock *sk, struct sk_buff_head *sk_queue,

Completed in 364 milliseconds

<<1112131415161718