Searched refs:tx_info (Results 1 – 6 of 6) sorted by relevance
625 tx_info = &txq->tx_info[sw_ci]; in hinic_xmit_mbuf_cleanup()638 mbuf = tx_info->mbuf; in hinic_xmit_mbuf_cleanup()642 tx_info->mbuf = NULL; in hinic_xmit_mbuf_cleanup()657 tx_info->mbuf = NULL; in hinic_xmit_mbuf_cleanup()1190 tx_info = &txq->tx_info[sqe_info.pi]; in hinic_xmit_pkts()1227 tx_info = &txq->tx_info[ci]; in hinic_free_all_tx_mbufs()1236 tx_info->wqebb_cnt); in hinic_free_all_tx_mbufs()1239 tx_info->mbuf = NULL; in hinic_free_all_tx_mbufs()1284 if (!txq->tx_info) in hinic_setup_tx_resources()1295 rte_free(txq->tx_info); in hinic_free_tx_resources()[all …]
112 struct hinic_tx_info *tx_info; member
169 struct ena_tx_buffer *tx_info,403 if (likely(tx_info->mbuf)) in validate_tx_req_id()407 if (tx_info) in validate_tx_req_id()2407 struct ena_tx_buffer *tx_info, in ena_tx_map_mbuf() argument2418 tx_info->mbuf = mbuf; in ena_tx_map_mbuf()2419 ena_buf = tx_info->bufs; in ena_tx_map_mbuf()2458 tx_info->num_of_bufs++; in ena_tx_map_mbuf()2473 tx_info->num_of_bufs++; in ena_tx_map_mbuf()2498 tx_info->num_of_bufs = 0; in ena_xmit_mbuf()2562 mbuf = tx_info->mbuf; in ena_tx_cleanup()[all …]
1496 void *tx_info) in al_serdes_25g_tx_diag_info_get() argument1498 struct al_serdes_25g_tx_diag_info *info = tx_info; in al_serdes_25g_tx_diag_info_get()
921 uint8_t tx_info; member
2836 n = (vhtpwr->tx_info & in printvhtpwrenv()2841 printf("<tx_info 0x%02x pwr:[", vhtpwr->tx_info); in printvhtpwrenv()