Home
last modified time | relevance | path

Searched defs:skb_array (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dskb_array.h25 struct skb_array { struct
32 static inline bool __skb_array_full(struct skb_array *a) in __skb_array_full() argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c559 static inline struct sk_buff *get_skb_by_index(struct sk_buff **skb_array, in get_skb_by_index()
588 static inline struct sk_buff *get_skb_by_index_ll(struct sk_buff **skb_array, in get_skb_by_index_ll()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dlinux_osl.c990 struct sk_buff **skb_array = (struct sk_buff **)skbs; in osl_pkt_frmfwder() local