Searched refs:iw_accept (Results 1 – 7 of 7) sorted by relevance
273 .iw_accept = siw_accept,
479 .iw_accept = c4iw_accept_cr,
672 ret = cm_id->device->ops.iw_accept(cm_id, iw_param); in iw_cm_accept()
2611 SET_DEVICE_OP(dev_ops, iw_accept); in ib_set_device_ops()
156 .iw_accept = qedr_iw_accept,
2618 .iw_accept = i40iw_accept,
2564 int (*iw_accept)(struct iw_cm_id *cm_id, member