Home
last modified time | relevance | path

Searched refs:tx_buf (Results 1 – 21 of 21) sorted by relevance

/freebsd-14.2/contrib/wpa/src/ap/
H A Dgas_serv.c1508 if (!tx_buf) in gas_serv_req_local_processing()
1520 wpabuf_free(tx_buf); in gas_serv_req_local_processing()
1552 if (tx_buf) in gas_serv_req_dpp_processing()
1562 if (tx_buf) { in gas_serv_req_dpp_processing()
1573 if (tx_buf) { in gas_serv_req_dpp_processing()
1581 if (!tx_buf) in gas_serv_req_dpp_processing()
1588 wpabuf_free(tx_buf); in gas_serv_req_dpp_processing()
1764 if (tx_buf == NULL) in gas_serv_rx_gas_comeback_req()
1790 if (tx_buf) { in gas_serv_rx_gas_comeback_req()
1802 if (tx_buf == NULL) { in gas_serv_rx_gas_comeback_req()
[all …]
/freebsd-14.2/sys/dev/liquidio/
H A Dlio_rxtx.c55 struct lio_request_list *tx_buf; in lio_xmit() local
69 tx_buf = iq->request_list + iq->host_write_index; in lio_xmit()
90 map = tx_buf->map; in lio_xmit()
120 finfo = &tx_buf->finfo; in lio_xmit()
/freebsd-14.2/sys/dev/qcom_qup/
H A Dqcom_spi_hw.c393 sc->transfer.tx_buf = NULL; in qcom_spi_hw_setup_transfer_selection()
424 sc->transfer.tx_buf = NULL; in qcom_spi_hw_complete_transfer()
749 if (sc->transfer.tx_buf == NULL) in qcom_spi_hw_write_from_tx_buf()
753 *val |= (sc->transfer.tx_buf[sc->transfer.tx_offset] & 0xff) in qcom_spi_hw_write_from_tx_buf()
H A Dqcom_spi.c468 char *tx_buf, int tx_len, char *rx_buf, int rx_len) in qcom_spi_transfer_pio_block() argument
496 sc->transfer.tx_buf = tx_buf; in qcom_spi_transfer_pio_block()
H A Dqcom_spi_var.h100 const char *tx_buf; member
/freebsd-14.2/sys/dev/axgbe/
H A Dxgbe-i2c.c234 cmd = *state->tx_buf++; in xgbe_i2c_write()
406 state->tx_buf = op->buf; in xgbe_i2c_xfer()
H A Dxgbe.h672 unsigned char *tx_buf; member
/freebsd-14.2/sys/dev/qlxgb/
H A Dqla_def.h159 qla_tx_buf_t tx_buf[NUM_TX_DESCRIPTORS]; member
H A Dqla_os.c1104 ha->tx_buf[tx_idx].m_head = m_head; in qla_send()
1105 ha->tx_buf[tx_idx].map = map; in qla_send()
1162 bzero((void *)ha->tx_buf, (sizeof(qla_tx_buf_t) * NUM_TX_DESCRIPTORS)); in qla_alloc_xmt_bufs()
1192 qla_clear_tx_buf(ha, &ha->tx_buf[i]); in qla_free_xmt_bufs()
1198 bzero((void *)ha->tx_buf, (sizeof(qla_tx_buf_t) * NUM_TX_DESCRIPTORS)); in qla_free_xmt_bufs()
H A Dqla_hw.c1691 txb = &ha->tx_buf[hw->txr_comp]; in qla_hw_tx_done_locked()
/freebsd-14.2/sys/dev/qlxgbe/
H A Dql_os.c1267 if ((NULL != ha->tx_ring[txr_idx].tx_buf[tx_idx].m_head) || in qla_send()
1271 ha->tx_ring[txr_idx].tx_buf[tx_idx].m_head)); in qla_send()
1275 ha->tx_ring[txr_idx].tx_buf[tx_idx].m_head)); in qla_send()
1284 map = ha->tx_ring[txr_idx].tx_buf[tx_idx].map; in qla_send()
1346 ha->tx_ring[txr_idx].tx_buf[tx_idx].m_head = m_head; in qla_send()
1704 bzero((void *)ha->tx_ring[i].tx_buf, in qla_alloc_xmt_bufs()
1710 txb = &ha->tx_ring[j].tx_buf[i]; in qla_alloc_xmt_bufs()
1766 qla_clear_tx_buf(ha, &ha->tx_ring[j].tx_buf[i]); in qla_free_xmt_bufs()
1775 bzero((void *)ha->tx_ring[i].tx_buf, in qla_free_xmt_bufs()
H A Dql_def.h111 qla_tx_buf_t tx_buf[NUM_TX_DESCRIPTORS]; member
H A Dql_hw.c2551 if (NULL != ha->tx_ring[txr_idx].tx_buf[j].m_head) { in ql_hw_send()
2555 ha->tx_ring[txr_idx].tx_buf[j].m_head)); in ql_hw_send()
3743 txb = &ha->tx_ring[txr_idx].tx_buf[hw_tx_cntxt->txr_comp]; in ql_hw_tx_done_locked()
/freebsd-14.2/sys/dev/ath/
H A Dif_ath_tx.c2711 assert(tid->tx_buf[cindex] == NULL); in ath_tx_addto_baw()
2713 if (tid->tx_buf[cindex] != NULL) { in ath_tx_addto_baw()
2721 tid->tx_buf[cindex], in ath_tx_addto_baw()
2727 tid->tx_buf[cindex] = bf; in ath_tx_addto_baw()
2774 if (tid->tx_buf[cindex] != old_bf) { in ath_tx_switch_baw_buf()
2782 tid->tx_buf[cindex] = new_bf; in ath_tx_switch_baw_buf()
2822 if (tid->tx_buf[cindex] != bf) { in ath_tx_update_baw()
2826 tid->tx_buf[cindex], in ath_tx_update_baw()
2831 tid->tx_buf[cindex] = NULL; in ath_tx_update_baw()
2834 !tid->tx_buf[tid->baw_head]) { in ath_tx_update_baw()
[all …]
H A Dif_athvar.h183 struct ath_buf *tx_buf[ATH_TID_MAX_BUFS]; member
/freebsd-14.2/sys/dev/qlxge/
H A Dqls_def.h105 qla_tx_buf_t tx_buf[NUM_TX_DESCRIPTORS]; member
H A Dqls_os.c1125 map = ha->tx_ring[txr_idx].tx_buf[tx_idx].map; in qls_send()
1184 ha->tx_ring[txr_idx].tx_buf[tx_idx].m_head = m_head; in qls_send()
1185 ha->tx_ring[txr_idx].tx_buf[tx_idx].map = map; in qls_send()
1248 qls_flush_tx_buf(ha, &ha->tx_ring[j].tx_buf[i]); in qls_flush_xmt_bufs()
H A Dqls_hw.c740 ha->tx_ring[txr_idx].tx_buf[txr_next].oal_paddr; in qls_hw_send()
745 tx_desc = ha->tx_ring[txr_idx].tx_buf[txr_next].oal_vaddr; in qls_hw_send()
1354 txb = &ha->tx_ring[i].tx_buf[j]; in qls_free_tx_dma()
1419 txb = ha->tx_ring[ridx].tx_buf; in qls_alloc_tx_ring_dma()
1466 txb = &ha->tx_ring[i].tx_buf[j]; in qls_alloc_tx_dma()
H A Dqls_isr.c54 txb = &ha->tx_ring[txr_idx].tx_buf[tx_idx]; in qls_tx_comp()
/freebsd-14.2/sys/dev/ena/
H A Dena.c3185 struct ena_tx_buffer *tx_buf; in check_missing_comp_in_tx_queue() local
3196 tx_buf = &tx_ring->tx_buffer_info[i]; in check_missing_comp_in_tx_queue()
3198 if (bintime_isset(&tx_buf->timestamp) == 0) in check_missing_comp_in_tx_queue()
3202 bintime_sub(&time, &tx_buf->timestamp); in check_missing_comp_in_tx_queue()
3223 if (tx_buf->print_once) { in check_missing_comp_in_tx_queue()
3237 tx_buf->print_once = false; in check_missing_comp_in_tx_queue()
/freebsd-14.2/sys/dev/bxe/
H A Dbxe.c3426 uint16_t bd_idx = TX_BD(tx_buf->first_bd); in bxe_free_tx_pkt()
3436 new_cons = (tx_buf->first_bd + nbd); in bxe_free_tx_pkt()
3439 if (__predict_true(tx_buf->m != NULL)) { in bxe_free_tx_pkt()
3440 m_freem(tx_buf->m); in bxe_free_tx_pkt()
3446 tx_buf->m = NULL; in bxe_free_tx_pkt()
3447 tx_buf->first_bd = 0; in bxe_free_tx_pkt()
5094 struct bxe_sw_tx_bd *tx_buf; in bxe_tx_encap() local
5267 tx_buf->m = m0; in bxe_tx_encap()
5268 tx_buf->first_bd = fp->tx_bd_prod; in bxe_tx_encap()
5269 tx_buf->flags = 0; in bxe_tx_encap()
[all …]