Searched refs:tx_entry (Results 1 – 1 of 1) sorted by relevance
5325 struct oal_entry *tx_entry = NULL; in ql_send_common() local5437 tx_entry = &mac_iocb_ptr->oal_entry[0]; in ql_send_common()5473 for (i = ncookies; i > 0; i--, tx_entry++, in ql_send_common()5497 tx_entry = in ql_send_common()5500 bcopy(tx_entry, oal_entry, in ql_send_common()5507 tx_entry->buf_addr_low = in ql_send_common()5510 tx_entry->buf_addr_high = in ql_send_common()5517 tx_entry = &oal_entry[1]; in ql_send_common()5520 tx_entry->buf_len = in ql_send_common()5523 tx_entry->buf_addr_low = in ql_send_common()[all …]