Home
last modified time | relevance | path

Searched refs:lm_req (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5sp.c224 lm_iscsi_slow_path_request_t * lm_req, in lm_sc_init_sp_req_type() argument
230 switch(lm_req->type) { in lm_sc_init_sp_req_type()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/
H A Dlm_l5if.h138 IN lm_iscsi_slow_path_request_t * lm_req,
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4if.h374 lm_tcp_slow_path_request_t * lm_req,
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c5467 lm_tcp_slow_path_request_t * lm_req, in lm_init_sp_req_type() argument
5473 switch(lm_req->type) { in lm_init_sp_req_type()
5486 lm_req->sent_data.tcp_update_data.data = req_input_data; in lm_init_sp_req_type()
5496 lm_req->sp_req_common.req_post_func = (void *)lm_tcp_post_slow_path_request; in lm_init_sp_req_type()
5497 lm_req->sp_req_common.req_post_ctx = tcp; in lm_init_sp_req_type()