Home
last modified time | relevance | path

Searched refs:skb_get (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmcu.c96 skb_get(orig_skb); in mt76_mcu_skb_send_and_get_msg()
H A Dtestmode.c56 ret = dev->queue_ops->tx_queue_skb(phy, q, qid, skb_get(skb), in mt76_testmode_tx_pending()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h1081 skb_get(struct sk_buff *skb) in skb_get() function
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_tx.c1363 skb_get(msdu); in ath10k_htt_tx_hl()