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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c3409 spe.toe_data.rx_completion.hash_value = (u16_t)(tcp->tcp_const.hash_value);
3410 *data = *((u64_t*)(&(spe.toe_data.rx_completion)));
3434 spe.toe_data.phys_addr.hi = tcp->sp_req_data.phys_addr.as_u32.high;
3435 spe.toe_data.phys_addr.lo = tcp->sp_req_data.phys_addr.as_u32.low;
3436 *data = *((u64_t*)(&(spe.toe_data.phys_addr)));
3776 spe.toe_data.phys_addr.hi = tcp->sp_req_data.phys_addr.as_u32.high;
3777 spe.toe_data.phys_addr.lo = tcp->sp_req_data.phys_addr.as_u32.low;
3778 *data = *((u64_t*)(&(spe.toe_data.phys_addr)));
3833 spe.toe_data.rx_completion.hash_value = (u16_t)(tcp->tcp_const.hash_value);
3834 *data = *((u64_t*)(&(spe.toe_data
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h9604 union toe_spe_data toe_data /* data specific to toe protocol */; member in struct:toe_spe

Completed in 157 milliseconds