Searched defs:bd_offset (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c1932 u16_t * bd_offset,
1954 *bd_offset = 0;
1989 *bd_offset = S32_SUB(snd_nxt, cur_seq);
2002 u16_t bd_offset = 0; local
2033 &bd_idx, &bd_offset, &mem_phys);
2039 xctx_st->toe.tx_bd_offset = bd_offset; /* offset of snd_nxt within its bd */
1927 lm_locate_snd_next_info( lm_tcp_con_t * tx_con, u32_t snd_nxt, u32_t snd_una, u16_t * bd_idx, u16_t * bd_offset, lm_address_t * page_addr) argument

Completed in 64 milliseconds