Home
last modified time | relevance | path

Searched full:cnm (Results 1 – 11 of 11) sorted by relevance

/linux-5.10/include/uapi/linux/
Ddcbnl.h105 *@rpg_gd: Upon CNM receive, flow rate is limited to (Fb/Gd)*CurrentRate.
108 * can be changed by reception of a CNM.
/linux-5.10/fs/nfsd/
Dnfs4recover.c824 const struct cld_name __user *cnm; in __cld_pipe_inprogress_downcall() local
826 cnm = &cmsg->cm_u.cm_name; in __cld_pipe_inprogress_downcall()
827 if (get_user(namelen, &cnm->cn_len)) in __cld_pipe_inprogress_downcall()
829 name.data = memdup_user(&cnm->cn_id, namelen); in __cld_pipe_inprogress_downcall()
/linux-5.10/arch/arm/boot/dts/
Dimx6dl.dtsi393 compatible = "fsl,imx6dl-vpu", "cnm,coda960";
Dimx6q.dtsi547 compatible = "fsl,imx6q-vpu", "cnm,coda960";
Dimx27.dtsi475 compatible = "fsl,imx27-vpu", "cnm,codadx6";
Dimx51.dtsi634 compatible = "fsl,imx51-vpu", "cnm,codahx4";
Dimx53.dtsi830 compatible = "fsl,imx53-vpu", "cnm,coda7541";
Dimx6qdl.dtsi484 compatible = "cnm,coda960";
/linux-5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml224 "^cnm,.*":
/linux-5.10/drivers/media/dvb-frontends/
Dmb86a16.c1492 dprintk(verbose, MB86A16_INFO, 1, "AGC = %02x CNM = %02x", agcval, cnmval); in mb86a16_set_fe()
/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c2284 /* Get FLM and CNM max qid. */ in cudbg_get_ctxt_region_info()