Searched refs:txts_req (Results 1 – 3 of 3) sorted by relevance
161 struct bnxt_ptp_tx_req *txts_req = &bp->ptp_cfg->txts_req[slot]; in bnxt_hwrm_port_ts_query() local718 struct bnxt_ptp_tx_req *txts_req; in bnxt_stamp_tx_skb() local724 txts_req = &ptp->txts_req[slot]; in bnxt_stamp_tx_skb()746 dev_kfree_skb_any(txts_req->tx_skb); in bnxt_stamp_tx_skb()747 txts_req->tx_skb = NULL; in bnxt_stamp_tx_skb()767 if (!ptp->txts_req[cons].tx_skb) in bnxt_ptp_ts_aux_work()799 struct bnxt_ptp_tx_req *txts_req; in bnxt_ptp_free_txts_skbs() local809 txts_req = &ptp->txts_req[cons]; in bnxt_ptp_free_txts_skbs()836 struct bnxt_ptp_tx_req *txts_req; in bnxt_get_tx_ts_p5() local838 txts_req = &ptp->txts_req[prod]; in bnxt_get_tx_ts_p5()[all …]
118 struct bnxt_ptp_tx_req txts_req[BNXT_MAX_TX_TS]; member
556 ptp->txts_req[txts_prod].tx_seqid = seq_id; in bnxt_start_xmit()557 ptp->txts_req[txts_prod].tx_hdr_off = hdr_off; in bnxt_start_xmit()794 ptp->txts_req[txts_prod].tx_skb = ERR_PTR(-EIO); in bnxt_start_xmit()