Searched refs:tx_ack (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2800pci.c739 int wcid, ack, pid, tx_wcid, tx_ack, tx_pid; local
786 tx_ack = rt2x00_get_field32(word, TXWI_W1_ACK);
789 if ((wcid != tx_wcid) || (ack != tx_ack) || (pid != tx_pid))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c523 * Function tx_ack() will deref it.
574 * Function tx_ack() will deref it.
625 * Function tx_ack() will deref it.
1087 static int tx_ack(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) function
2144 [CPL_TX_DMA_ACK] = tx_ack,

Completed in 185 milliseconds