Searched refs:tx_node (Results 1 – 1 of 1) sorted by relevance
2656 struct node_tx_iso *tx_node; in tx_cmplt_get() local2676 tx_node = tx->node; in tx_cmplt_get()2677 if (IS_NODE_TX_PTR(tx_node)) { in tx_cmplt_get()2681 sdu_fragments = tx_node->sdu_fragments; in tx_cmplt_get()2691 ll_iso_link_tx_release(tx_node->link); in tx_cmplt_get()2692 ll_iso_tx_mem_release(tx_node); in tx_cmplt_get()2697 sdu_fragments = NODE_TX_FRAGMENTS_GET(tx_node); in tx_cmplt_get()2708 struct node_tx *tx_node; in tx_cmplt_get() local2726 tx_node = tx->node; in tx_cmplt_get()2727 p = (void *)tx_node->pdu; in tx_cmplt_get()[all …]