Home
last modified time | relevance | path

Searched refs:bus_tx_kick (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Di2400m.h282 * @bus_tx_kick: [fill] Function called by the bus-generic code to let
588 void (*bus_tx_kick)(struct i2400m *); member
H A Dusb.c456 i2400m->bus_tx_kick = i2400mu_bus_tx_kick; in i2400mu_probe()
H A Dtx.c234 * i2400m->bus_tx_kick()
236 * Now i2400m->bus_tx_kick() is the the bus-specific driver backend
239 * i2400m->bus_tx_kick()
803 i2400m->bus_tx_kick(i2400m); in i2400m_tx()

Completed in 9 milliseconds