Home
last modified time | relevance | path

Searched refs:ncm (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Df_ncm.c512 ncm->ndp_sign = ncm->parser_opts->ndp_sign; in ncm_reset_values()
825 ncm->ndp_sign = ncm->parser_opts->ndp_sign | in ncm_setup()
1051 ncm->skb_tx_data->dev = ncm->netdev; in ncm_wrap_ntb()
1070 ncm->skb_tx_ndp->dev = ncm->netdev; in ncm_wrap_ntb()
1512 ncm->notify_req->context = ncm; in ncm_bind()
1548 ncm->port.in_ep->name, ncm->port.out_ep->name, in ncm_bind()
1558 usb_ep_free_request(ncm->notify, ncm->notify_req); in ncm_bind()
1680 usb_ep_dequeue(ncm->notify, ncm->notify_req); in ncm_unbind()
1685 usb_ep_free_request(ncm->notify, ncm->notify_req); in ncm_unbind()
1695 ncm = kzalloc(sizeof(*ncm), GFP_KERNEL); in ncm_alloc()
[all …]
/openbmc/linux/net/ncsi/
H A Dncsi-rsp.c176 if (ncm->enable) in ncsi_rsp_handler_ec()
179 ncm->enable = 1; in ncsi_rsp_handler_ec()
203 if (!ncm->enable) in ncsi_rsp_handler_dc()
206 ncm->enable = 0; in ncsi_rsp_handler_dc()
247 if (ncm->enable) in ncsi_rsp_handler_ecnt()
250 ncm->enable = 1; in ncsi_rsp_handler_ecnt()
272 ncm->enable = 0; in ncsi_rsp_handler_dcnt()
293 if (ncm->enable) in ncsi_rsp_handler_ae()
298 ncm->enable = 1; in ncsi_rsp_handler_ae()
413 if (ncm->enable) in ncsi_rsp_handler_ev()
[all …]
H A Dncsi-aen.c50 struct ncsi_channel_mode *ncm; in ncsi_aen_handler_lsc() local
68 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_aen_handler_lsc()
69 old_data = ncm->data[2]; in ncsi_aen_handler_lsc()
71 ncm->data[2] = data; in ncsi_aen_handler_lsc()
72 ncm->data[4] = ntohl(lsc->oem_status); in ncsi_aen_handler_lsc()
106 ncm = &nc->modes[NCSI_MODE_TX_ENABLE]; in ncsi_aen_handler_lsc()
110 } else if (ncm->enable) { in ncsi_aen_handler_lsc()
124 if (ncm->enable && in ncsi_aen_handler_lsc()
177 struct ncsi_channel_mode *ncm; in ncsi_aen_handler_hncdsc() local
187 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_aen_handler_hncdsc()
[all …]
H A Dncsi-manage.c94 struct ncsi_channel_mode *ncm; in ncsi_channel_monitor() local
146 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_channel_monitor()
150 ncm->data[2] &= ~0x1; in ncsi_channel_monitor()
859 struct ncsi_channel_mode *ncm; in ncsi_channel_is_tx() local
870 ncm = &channel->modes[NCSI_MODE_TX_ENABLE]; in ncsi_channel_is_tx()
871 if (ncm->enable) in ncsi_channel_is_tx()
1223 struct ncsi_channel_mode *ncm; in ncsi_choose_active_channel() local
1260 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_choose_active_channel()
1261 if (ncm->data[2] & 0x1) { in ncsi_choose_active_channel()
1279 ncm->data[2] & 0x1 ? "up" : "down"); in ncsi_choose_active_channel()
/openbmc/linux/Documentation/usb/
H A Dgadget_configfs.rst144 $ mkdir functions/ncm.usb0 # usb_f_ncm.ko gets loaded with request_module()
168 $ ln -s functions/ncm.usb0 configs/c.1
190 ./configs/c.1/ncm.usb0 -> ../../../../usb_gadget/g1/functions/ncm.usb0
197 ./functions/ncm.usb0
198 ./functions/ncm.usb0/ifname
199 ./functions/ncm.usb0/qmult
200 ./functions/ncm.usb0/host_addr
201 ./functions/ncm.usb0/dev_addr
243 $ rm configs/c.1/ncm.usb0
279 $ rmdir functions/ncm.usb0
H A DCREDITS167 - Nathan Myers <ncm@cantrip.org>, for his advice! (hope you
H A Dgadget-testing.rst448 The function name to use when creating the function directory is "ncm".
461 and after creating the functions/ncm.<instance name> they contain default
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/
H A D0001-libusbgx-Add-interface-name-for-NCM-Feature-Descript.patch40 + "ncm",
45 .name = "ncm",
/openbmc/linux/Documentation/networking/
H A Deql.rst7 Simon "Guru Aleph-Null" Janes, simon@ncm.com
63 ftp://slaughter.ncm.com/pub/Linux/LOAD_BALANCING/eql-1.1.tar.gz.
67 -rw-r--r-- guru/ncm 198 Jan 19 18:53 1995 eql-1.1/NO-WARRANTY
68 -rw-r--r-- guru/ncm 30620 Feb 27 21:40 1995 eql-1.1/eql-1.1.patch
69 -rwxr-xr-x guru/ncm 16111 Jan 12 22:29 1995 eql-1.1/eql_enslave
70 -rw-r--r-- guru/ncm 2195 Jan 10 21:48 1995 eql-1.1/eql_enslave.c
238 To: guru@ncm.com
365 To: Simon Janes <guru@ncm.com>
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-ncm1 What: /config/usb-gadget/gadget/functions/ncm.name
/openbmc/linux/drivers/usb/gadget/legacy/
H A DMakefile24 g_ncm-y := ncm.o
/openbmc/linux/net/mpls/
H A Daf_mpls.c1138 struct netconfmsg *ncm; in mpls_netconf_fill_devconf() local
1149 ncm = nlmsg_data(nlh); in mpls_netconf_fill_devconf()
1150 ncm->ncm_family = AF_MPLS; in mpls_netconf_fill_devconf()
1315 struct netconfmsg *ncm; in mpls_netconf_dump_devconf() local
1317 if (nlh->nlmsg_len < nlmsg_msg_size(sizeof(*ncm))) { in mpls_netconf_dump_devconf()
1322 if (nlmsg_attrlen(nlh, sizeof(*ncm))) { in mpls_netconf_dump_devconf()
/openbmc/linux/net/ipv4/
H A Ddevinet.c2089 struct netconfmsg *ncm; in inet_netconf_fill_devconf() local
2100 ncm = nlmsg_data(nlh); in inet_netconf_fill_devconf()
2101 ncm->ncm_family = AF_INET; in inet_netconf_fill_devconf()
2288 struct netconfmsg *ncm; in inet_netconf_dump_devconf() local
2290 if (nlh->nlmsg_len < nlmsg_msg_size(sizeof(*ncm))) { in inet_netconf_dump_devconf()
2295 if (nlmsg_attrlen(nlh, sizeof(*ncm))) { in inet_netconf_dump_devconf()
/openbmc/linux/net/ipv6/
H A Daddrconf.c529 struct netconfmsg *ncm; in inet6_netconf_fill_devconf() local
540 ncm = nlmsg_data(nlh); in inet6_netconf_fill_devconf()
541 ncm->ncm_family = AF_INET6; in inet6_netconf_fill_devconf()
738 struct netconfmsg *ncm; in inet6_netconf_dump_devconf() local
740 if (nlh->nlmsg_len < nlmsg_msg_size(sizeof(*ncm))) { in inet6_netconf_dump_devconf()
745 if (nlmsg_attrlen(nlh, sizeof(*ncm))) { in inet6_netconf_dump_devconf()