Home
last modified time | relevance | path

Searched defs:tx_ack (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_proto.c74 ksock_tx_t *tx_ack, __u64 cookie) in ksocknal_queue_tx_zcack_v2()
157 ksock_tx_t *tx_ack, __u64 cookie) in ksocknal_queue_tx_zcack_v3()
/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt2800usb.c554 int tx_wcid, tx_ack, tx_pid, is_agg; in rt2800usb_txdone_entry_check() local
/linux-4.1.27/drivers/bluetooth/
Dhci_h5.c83 u8 tx_ack; /* Next ack number to send */ member
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_cm.c1090 static int tx_ack(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in tx_ack() function