Home
last modified time | relevance | path

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

/Linux-v5.10/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.h571 u8 term, u8 term_len);
Di40iw_utils.c849 void i40iw_term_modify_qp(struct i40iw_sc_qp *qp, u8 next_state, u8 term, u8 term_len) in i40iw_term_modify_qp() argument
854 i40iw_next_iw_state(iwqp, next_state, 0, term, term_len); in i40iw_term_modify_qp()
Di40iw_ctrl.c2586 u8 term_len = 0; in i40iw_sc_qp_modify() local
2599 term_len = info->termlen; in i40iw_sc_qp_modify()
2604 LS_64(term_len, I40IW_CQPSQ_QP_TERMLEN)); in i40iw_sc_qp_modify()