Home
last modified time | relevance | path

Searched refs:lm_fcoe_pbl_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/
H A Dlm_l5st.h255 } lm_fcoe_pbl_t; typedef
259 lm_fcoe_pbl_t pbl[MAX_EQ_CHAIN];
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c296 IN lm_fcoe_pbl_t *pbl, in lm_fc_alloc_eq_pbl()
326 mm_mem_zero(&(pbl) ,sizeof(lm_fcoe_pbl_t)); in lm_fc_alloc_eq_pbl()
341 lm_fcoe_pbl_t * pbl; in lm_fc_setup_eq()