Searched refs:q80_tx_cntxt_destroy_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/qlxgbe/
H A Dql_hw.c3435 q80_tx_cntxt_destroy_t *tcntxt;
3439 tcntxt = (q80_tx_cntxt_destroy_t *)ha->hw.mbox;
3440 bzero(tcntxt, (sizeof (q80_tx_cntxt_destroy_t)));
3443 tcntxt->count_version = (sizeof (q80_tx_cntxt_destroy_t) >> 2);
3449 (sizeof (q80_tx_cntxt_destroy_t) >> 2),
H A Dql_hw.h1139 } __packed q80_tx_cntxt_destroy_t; typedef in typeref:struct:_q80_tx_cntxt_destroy

Completed in 79 milliseconds