Lines Matching refs:enetc_tx_bd
195 union enetc_tx_bd temp_bd; in enetc_map_tx_buffs()
197 union enetc_tx_bd *txbd; in enetc_map_tx_buffs()
427 union enetc_tx_bd *txbd, int *i, int hdr_len, in enetc_map_tx_tso_hdr()
430 union enetc_tx_bd txbd_tmp; in enetc_map_tx_tso_hdr()
484 union enetc_tx_bd *txbd, char *data, in enetc_map_tx_tso_data()
487 union enetc_tx_bd txbd_tmp; in enetc_map_tx_tso_data()
613 union enetc_tx_bd txbd_tmp, *txbd; in enetc_lso_map_hdr()
697 union enetc_tx_bd txbd_tmp, *txbd = NULL; in enetc_lso_map_data()
807 union enetc_tx_bd *txbd; in enetc_map_tx_tso_buffs()
1072 static void enetc_get_tx_tstamp(struct enetc_hw *hw, union enetc_tx_bd *txbd, in enetc_get_tx_tstamp()
1159 union enetc_tx_bd *txbd = ENETC_TXBD(*tx_ring, i); in enetc_clean_tx_ring()
1577 union enetc_tx_bd *txbd = ENETC_TXBD(*tx_ring, i); in enetc_xdp_map_tx_buff()
1615 union enetc_tx_bd *txbd = ENETC_TXBD(*tx_ring, i); in enetc_xdp_tx()
2130 res->bd_size = sizeof(union enetc_tx_bd); in enetc_alloc_tx_resource()