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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-config.h962 * @txdl_term: Fifo's descriptor-terminate callback. If not NULL,
994 void (*txdl_term)( member in struct:__vxge_hw_fifo
1773 * @txdl_term: Fifo's descriptor-terminate callback. If not NULL,
1777 * user as one of the @callback, and @txdl_term arguments.
1796 void (*txdl_term)( member in struct:vxge_hw_fifo_attr
H A Dvxge-config.c2398 fifo->txdl_term = attr->txdl_term;
2452 if (fifo->txdl_term) {
2453 fifo->txdl_term(txdlh,
H A Dvxge-main.c1983 attr.fifo_attr.txdl_term = vxge_tx_term;

Completed in 76 milliseconds