Searched defs:alloc_skb (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_fp.c | 765 qede_tpa_rx_build_skb(struct qede_dev *edev, struct qede_rx_queue *rxq, struct sw_rx_data *bd, u16 len, u16 pad, bool alloc_skb) qede_tpa_rx_build_skb() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_fp.c | 759 qede_tpa_rx_build_skb(struct qede_dev *edev, struct qede_rx_queue *rxq, struct sw_rx_data *bd, u16 len, u16 pad, bool alloc_skb) qede_tpa_rx_build_skb() argument
|
| /kernel/linux/linux-5.10/include/net/bluetooth/ |
| H A D | l2cap.h | 666 struct sk_buff *(*alloc_skb) (struct l2cap_chan *chan, member
|
| /kernel/linux/linux-6.6/include/net/bluetooth/ |
| H A D | l2cap.h | 625 struct sk_buff *(*alloc_skb) (struct l2cap_chan *chan, member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | skbuff.h | 1099 static inline struct sk_buff *alloc_skb(unsigned int size, in alloc_skb() function
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | skbuff.h | 1283 static inline struct sk_buff *alloc_skb(unsigned int size, in alloc_skb() function
|
Completed in 23 milliseconds