Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_osdep.h203 void i40iw_term_modify_qp(struct i40iw_sc_qp *qp, u8 next_state, u8 term, u8 term_len);
Di40iw.h561 u8 term, u8 term_len);
Di40iw_utils.c877 void i40iw_term_modify_qp(struct i40iw_sc_qp *qp, u8 next_state, u8 term, u8 term_len) in i40iw_term_modify_qp() argument
882 i40iw_next_iw_state(iwqp, next_state, 0, term, term_len); in i40iw_term_modify_qp()
Di40iw_ctrl.c2498 u8 term_len = 0; in i40iw_sc_qp_modify() local
2511 term_len = info->termlen; in i40iw_sc_qp_modify()
2516 LS_64(term_len, I40IW_CQPSQ_QP_TERMLEN)); in i40iw_sc_qp_modify()