Home
last modified time | relevance | path

Searched defs:_lm_tcp_phy_mem_block_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h170 typedef struct _lm_tcp_phy_mem_block_t struct
172 s_list_entry_t link;
174 u8_t * start; /* Start of the memory block */
175 u8_t * free; /* Pointer to the start of the remaining free space of the block */
176 u32_t total; /* Size of the entire block */
177 u32_t left; /* free bytes left in the block */
179 lm_address_t start_phy;
180 lm_address_t free_phy;