Home
last modified time | relevance | path

Searched refs:t7xx_dpmaif_tx_send_skb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif_tx.h68 int t7xx_dpmaif_tx_send_skb(struct dpmaif_ctrl *dpmaif_ctrl, unsigned int txq_number,
H A Dt7xx_netdev.c125 if (t7xx_dpmaif_tx_send_skb(ctlb->hif_ctrl, txq_number, skb)) in t7xx_ccmni_send_packet()
H A Dt7xx_hif_dpmaif_tx.c507 int t7xx_dpmaif_tx_send_skb(struct dpmaif_ctrl *dpmaif_ctrl, unsigned int txq_number, in t7xx_dpmaif_tx_send_skb() function