Lines Matching defs:iwcqp
1042 struct i40iw_cqp *iwcqp = &iwdev->cqp;
1047 cqp_request = i40iw_get_cqp_request(iwcqp, true);
1055 cqp_info->in.u.del_local_mac_ipaddr_entry.cqp = &iwcqp->sc_cqp;
1075 struct i40iw_cqp *iwcqp = &iwdev->cqp;
1080 cqp_request = i40iw_get_cqp_request(iwcqp, true);
1094 cqp_info->in.u.add_local_mac_ipaddr_entry.cqp = &iwcqp->sc_cqp;
1114 struct i40iw_cqp *iwcqp = &iwdev->cqp;
1119 cqp_request = i40iw_get_cqp_request(iwcqp, true);
1131 cqp_info->in.u.alloc_local_mac_ipaddr_entry.cqp = &iwcqp->sc_cqp;
1139 i40iw_put_cqp_request(iwcqp, cqp_request);