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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wimax/i2400m/
H A Di2400m.h283 * @bus_tx_kick: [fill] Function called by the bus-generic code to let
589 void (*bus_tx_kick)(struct i2400m *); member in struct:i2400m
H A Dsdio.c455 i2400m->bus_tx_kick = i2400ms_bus_tx_kick;
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()
804 i2400m->bus_tx_kick(i2400m);
H A Dusb.c484 i2400m->bus_tx_kick = i2400mu_bus_tx_kick;

Completed in 120 milliseconds