Home
last modified time | relevance | path

Searched refs:is_push (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h494 u8 is_push; member
Dbnxt.c274 tx_buf->is_push = 1; in bnxt_start_xmit()
438 if (tx_buf->is_push) { in bnxt_tx_int()
439 tx_buf->is_push = 0; in bnxt_tx_int()
1474 if (tx_buf->is_push) { in bnxt_free_tx_skbs()