Searched refs:tx_head (Results 1 – 1 of 1) sorted by relevance
/arch/sparc/kernel/ |
D | ldc.c | 123 unsigned long tx_head; member 227 if (t == lp->tx_head) in handshake_get_tx_packet() 247 return lp->tx_head; in head_for_data() 529 &lp->tx_head, in ldc_abort() 926 &lp->tx_head, in ldc_tx() 931 orig_state, lp->chan_state, lp->tx_head, lp->tx_tail); in ldc_tx() 1339 &lp->tx_head, in ldc_bind() 1346 lp->tx_acked = lp->tx_head; in ldc_bind() 1495 lp->tx_head, lp->tx_tail, lp->tx_num_entries, in __ldc_print() 1506 hv_err = sun4v_ldc_tx_get_state(lp->id, &lp->tx_head, &lp->tx_tail, in write_raw() [all …]
|