Searched refs:tx_push_bd (Results 1 – 2 of 2) sorted by relevance
600 struct tx_push_bd { struct608 struct tx_push_bd push_bd; argument
342 struct tx_push_bd *tx_push = &tx_push_buf->push_bd; in bnxt_start_xmit()2382 push_size = L1_CACHE_ALIGN(sizeof(struct tx_push_bd) + in bnxt_alloc_tx_rings()2420 sizeof(struct tx_push_bd); in bnxt_alloc_tx_rings()2423 memset(txr->tx_push, 0, sizeof(struct tx_push_bd)); in bnxt_alloc_tx_rings()