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

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_hw.c667 q81_tx_mac_t *tx_mac;
693 tx_mac = (q81_tx_mac_t *)&ha->tx_ring[txr_idx].wq_vaddr[txr_next];
695 bzero(tx_mac, sizeof(q81_tx_mac_t));
H A Dqls_hw.h678 } __packed q81_tx_mac_t; typedef in typeref:struct:_q81_tx_mac

Completed in 65 milliseconds