Home
last modified time | relevance | path

Searched refs:rparam (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/capi/
H A Dkcapi_proc.c154 ap->rparam.level3cnt, in applications_show()
155 ap->rparam.datablkcnt, in applications_show()
156 ap->rparam.datablklen); in applications_show()
H A Dkcapi.c147 register_appl(struct capi_ctr *ctr, u16 applid, capi_register_params *rparam) in register_appl() argument
152 ctr->register_appl(ctr, applid, rparam); in register_appl()
188 register_appl(ctr, applid, &ap->rparam); in notify_up()
558 if (ap->rparam.datablklen < 128) in capi20_register()
588 register_appl(capi_controller[i], applid, &ap->rparam); in capi20_register()
H A Dkcapi.h43 capi_register_params rparam; member
H A Dcapi.c770 if (copy_from_user(&cdev->ap.rparam, argp, in capi_ioctl()
/kernel/linux/linux-6.6/drivers/isdn/capi/
H A Dkcapi_proc.c154 ap->rparam.level3cnt, in applications_show()
155 ap->rparam.datablkcnt, in applications_show()
156 ap->rparam.datablklen); in applications_show()
H A Dkcapi.c147 register_appl(struct capi_ctr *ctr, u16 applid, capi_register_params *rparam) in register_appl() argument
152 ctr->register_appl(ctr, applid, rparam); in register_appl()
188 register_appl(ctr, applid, &ap->rparam); in notify_up()
558 if (ap->rparam.datablklen < 128) in capi20_register()
588 register_appl(capi_controller[i], applid, &ap->rparam); in capi20_register()
H A Dkcapi.h43 capi_register_params rparam; member
H A Dcapi.c771 if (copy_from_user(&cdev->ap.rparam, argp, in capi_ioctl()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c5281 struct bnx2x_mcast_ramrod_params rparam; in bnx2x_handle_mcast_eqe() local
5284 memset(&rparam, 0, sizeof(rparam)); in bnx2x_handle_mcast_eqe()
5286 rparam.mcast_obj = &bp->mcast_obj; in bnx2x_handle_mcast_eqe()
5295 rc = bnx2x_config_mcast(bp, &rparam, BNX2X_MCAST_CMD_CONT); in bnx2x_handle_mcast_eqe()
9342 struct bnx2x_mcast_ramrod_params rparam = {NULL}; in bnx2x_chip_cleanup() local
9400 rparam.mcast_obj = &bp->mcast_obj; in bnx2x_chip_cleanup()
9401 rc = bnx2x_config_mcast(bp, &rparam, BNX2X_MCAST_CMD_DEL); in bnx2x_chip_cleanup()
12667 struct bnx2x_mcast_ramrod_params rparam = {NULL}; in bnx2x_set_mc_list_e1x() local
12670 rparam in bnx2x_set_mc_list_e1x()
12701 struct bnx2x_mcast_ramrod_params rparam = {NULL}; bnx2x_set_mc_list() local
[all...]
H A Dbnx2x_cmn.c2149 struct bnx2x_mcast_ramrod_params rparam = {NULL}; in bnx2x_squeeze_objects() local
2175 rparam.mcast_obj = &bp->mcast_obj; in bnx2x_squeeze_objects()
2176 __set_bit(RAMROD_DRV_CLR_ONLY, &rparam.ramrod_flags); in bnx2x_squeeze_objects()
2183 rc = bnx2x_config_mcast(bp, &rparam, BNX2X_MCAST_CMD_DEL); in bnx2x_squeeze_objects()
2189 rc = bnx2x_config_mcast(bp, &rparam, BNX2X_MCAST_CMD_CONT); in bnx2x_squeeze_objects()
2198 rc = bnx2x_config_mcast(bp, &rparam, BNX2X_MCAST_CMD_CONT); in bnx2x_squeeze_objects()
H A Dbnx2x_sriov.c1706 struct bnx2x_mcast_ramrod_params rparam = {NULL}; in bnx2x_vf_handle_mcast_eqe() local
1709 rparam.mcast_obj = &vf->mcast_obj; in bnx2x_vf_handle_mcast_eqe()
1714 rc = bnx2x_config_mcast(bp, &rparam, BNX2X_MCAST_CMD_CONT); in bnx2x_vf_handle_mcast_eqe()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c5279 struct bnx2x_mcast_ramrod_params rparam; in bnx2x_handle_mcast_eqe() local
5282 memset(&rparam, 0, sizeof(rparam)); in bnx2x_handle_mcast_eqe()
5284 rparam.mcast_obj = &bp->mcast_obj; in bnx2x_handle_mcast_eqe()
5293 rc = bnx2x_config_mcast(bp, &rparam, BNX2X_MCAST_CMD_CONT); in bnx2x_handle_mcast_eqe()
9340 struct bnx2x_mcast_ramrod_params rparam = {NULL}; in bnx2x_chip_cleanup() local
9398 rparam.mcast_obj = &bp->mcast_obj; in bnx2x_chip_cleanup()
9399 rc = bnx2x_config_mcast(bp, &rparam, BNX2X_MCAST_CMD_DEL); in bnx2x_chip_cleanup()
12622 struct bnx2x_mcast_ramrod_params rparam = {NULL}; in bnx2x_set_mc_list_e1x() local
12625 rparam in bnx2x_set_mc_list_e1x()
12656 struct bnx2x_mcast_ramrod_params rparam = {NULL}; bnx2x_set_mc_list() local
[all...]
H A Dbnx2x_cmn.c2160 struct bnx2x_mcast_ramrod_params rparam = {NULL}; in bnx2x_squeeze_objects() local
2186 rparam.mcast_obj = &bp->mcast_obj; in bnx2x_squeeze_objects()
2187 __set_bit(RAMROD_DRV_CLR_ONLY, &rparam.ramrod_flags); in bnx2x_squeeze_objects()
2194 rc = bnx2x_config_mcast(bp, &rparam, BNX2X_MCAST_CMD_DEL); in bnx2x_squeeze_objects()
2200 rc = bnx2x_config_mcast(bp, &rparam, BNX2X_MCAST_CMD_CONT); in bnx2x_squeeze_objects()
2209 rc = bnx2x_config_mcast(bp, &rparam, BNX2X_MCAST_CMD_CONT); in bnx2x_squeeze_objects()
H A Dbnx2x_sriov.c1705 struct bnx2x_mcast_ramrod_params rparam = {NULL}; in bnx2x_vf_handle_mcast_eqe() local
1708 rparam.mcast_obj = &vf->mcast_obj; in bnx2x_vf_handle_mcast_eqe()
1713 rc = bnx2x_config_mcast(bp, &rparam, BNX2X_MCAST_CMD_CONT); in bnx2x_vf_handle_mcast_eqe()

Completed in 54 milliseconds