Searched refs:tx_node (Results 1 – 1 of 1) sorted by relevance
2659 struct node_tx_iso *tx_node; in tx_cmplt_get() local2679 tx_node = tx->node; in tx_cmplt_get()2680 if (IS_NODE_TX_PTR(tx_node)) { in tx_cmplt_get()2684 sdu_fragments = tx_node->sdu_fragments; in tx_cmplt_get()2694 ll_iso_link_tx_release(tx_node->link); in tx_cmplt_get()2695 ll_iso_tx_mem_release(tx_node); in tx_cmplt_get()2700 sdu_fragments = NODE_TX_FRAGMENTS_GET(tx_node); in tx_cmplt_get()2711 struct node_tx *tx_node; in tx_cmplt_get() local2729 tx_node = tx->node; in tx_cmplt_get()2730 p = (void *)tx_node->pdu; in tx_cmplt_get()[all …]