Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_lte.h41 int (*send_sdu_func)(void *priv_dev, void *data, int len, member
H A Dgdm_lte.c467 ret = nic->phy_dev->send_sdu_func(nic->phy_dev->priv_dev, in gdm_lte_tx()
H A Dgdm_usb.c836 phy_dev->send_sdu_func = gdm_usb_sdu_send; in gdm_usb_probe()