Home
last modified time | relevance | path

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

/drivers/scsi/cxgb3i/
Dcxgb3i_offload.c236 static inline unsigned int calc_opt0h(struct s3_conn *c3cn) in calc_opt0h() function
266 req->opt0h = htonl(calc_opt0h(c3cn) | V_L2T_IDX(e->idx) | in make_act_open_req()