Lines Matching refs:enetc_tx_bd
152 union enetc_tx_bd temp_bd; in enetc_map_tx_buffs()
154 union enetc_tx_bd *txbd; in enetc_map_tx_buffs()
341 union enetc_tx_bd *txbd, int *i, int hdr_len, in enetc_map_tx_tso_hdr()
344 union enetc_tx_bd txbd_tmp; in enetc_map_tx_tso_hdr()
394 union enetc_tx_bd *txbd, char *data, in enetc_map_tx_tso_data()
397 union enetc_tx_bd txbd_tmp; in enetc_map_tx_tso_data()
492 union enetc_tx_bd *txbd; in enetc_map_tx_tso_buffs()
750 static void enetc_get_tx_tstamp(struct enetc_hw *hw, union enetc_tx_bd *txbd, in enetc_get_tx_tstamp()
837 union enetc_tx_bd *txbd = ENETC_TXBD(*tx_ring, i); in enetc_clean_tx_ring()
1256 union enetc_tx_bd *txbd = ENETC_TXBD(*tx_ring, i); in enetc_xdp_map_tx_buff()
1294 union enetc_tx_bd *txbd = ENETC_TXBD(*tx_ring, i); in enetc_xdp_tx()
1790 res->bd_size = sizeof(union enetc_tx_bd); in enetc_alloc_tx_resource()