Searched refs:term_len (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/infiniband/hw/i40iw/ |
D | i40iw_osdep.h | 203 void i40iw_term_modify_qp(struct i40iw_sc_qp *qp, u8 next_state, u8 term, u8 term_len);
|
D | i40iw.h | 571 u8 term, u8 term_len);
|
D | i40iw_utils.c | 849 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()
|
D | i40iw_ctrl.c | 2586 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()
|