Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_type.h558 bool remove_hash_idx; member
1185 bool remove_hash_idx; member
H A Di40iw_hw.c255 info.remove_hash_idx = del_hash; in i40iw_next_iw_state()
H A Di40iw_ctrl.c2618 LS_64(info->remove_hash_idx, I40IW_CQPSQ_QP_REMOVEHASHENTRY) | in i40iw_sc_qp_modify()
2646 bool remove_hash_idx, in i40iw_sc_qp_destroy() argument
2666 LS_64(remove_hash_idx, I40IW_CQPSQ_QP_REMOVEHASHENTRY) | in i40iw_sc_qp_destroy()
4235 pcmdinfo->in.u.qp_destroy.remove_hash_idx, in i40iw_exec_cqp_cmd()
H A Di40iw_utils.c1245 cqp_info->in.u.qp_destroy.remove_hash_idx = true; in i40iw_cqp_qp_destroy_cmd()