Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Deth_common.h460 struct eth_tx_1st_bd struct
539 struct eth_tx_1st_bd first_bd /* The first tx bd of a given packet */;
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_fp.c139 struct eth_tx_1st_bd *first_bd; in qede_process_tx_completions()
186 (struct eth_tx_1st_bd *)ecore_chain_consume( in qede_process_tx_completions()
982 struct eth_tx_1st_bd *first_bd; in qede_tx_bcopy()
1084 struct eth_tx_1st_bd *first_bd; in qede_tx_mapped()
1240 first_bd = (struct eth_tx_1st_bd *)&local_bd[0]; in qede_tx_mapped()