Searched refs:ncm (Results 1 – 11 of 11) sorted by relevance
520 static inline void ncm_reset_values(struct f_ncm *ncm) in ncm_reset_values() argument522 ncm->parser_opts = &ndp16_opts; in ncm_reset_values()523 ncm->is_crc = false; in ncm_reset_values()524 ncm->ndp_sign = ncm->parser_opts->ndp_sign; in ncm_reset_values()525 ncm->port.cdc_filter = DEFAULT_FILTER; in ncm_reset_values()528 ncm->port.header_len = 0; in ncm_reset_values()530 ncm->port.fixed_out_len = le32_to_cpu(ntb_parameters.dwNtbOutMaxSize); in ncm_reset_values()531 ncm->port.fixed_in_len = NTB_DEFAULT_IN_SIZE; in ncm_reset_values()537 static void ncm_do_notify(struct f_ncm *ncm) in ncm_do_notify() argument539 struct usb_request *req = ncm->notify_req; in ncm_do_notify()[all …]
166 struct ncsi_channel_mode *ncm; in ncsi_rsp_handler_ec() local175 ncm = &nc->modes[NCSI_MODE_ENABLE]; in ncsi_rsp_handler_ec()176 if (ncm->enable) in ncsi_rsp_handler_ec()179 ncm->enable = 1; in ncsi_rsp_handler_ec()188 struct ncsi_channel_mode *ncm; in ncsi_rsp_handler_dc() local202 ncm = &nc->modes[NCSI_MODE_ENABLE]; in ncsi_rsp_handler_dc()203 if (!ncm->enable) in ncsi_rsp_handler_dc()206 ncm->enable = 0; in ncsi_rsp_handler_dc()237 struct ncsi_channel_mode *ncm; in ncsi_rsp_handler_ecnt() local246 ncm = &nc->modes[NCSI_MODE_TX_ENABLE]; in ncsi_rsp_handler_ecnt()[all …]
50 struct ncsi_channel_mode *ncm; in ncsi_aen_handler_lsc() local68 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()123 ncm = &tmp->modes[NCSI_MODE_TX_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[all …]
94 struct ncsi_channel_mode *ncm; in ncsi_channel_monitor() local146 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() local870 ncm = &channel->modes[NCSI_MODE_TX_ENABLE]; in ncsi_channel_is_tx()871 if (ncm->enable) in ncsi_channel_is_tx()1240 struct ncsi_channel_mode *ncm; in ncsi_choose_active_channel() local1277 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_choose_active_channel()1278 if (ncm->data[2] & 0x1) { in ncsi_choose_active_channel()1296 ncm->data[2] & 0x1 ? "up" : "down"); in ncsi_choose_active_channel()
144 $ mkdir functions/ncm.usb0 # usb_f_ncm.ko gets loaded with request_module()168 $ ln -s functions/ncm.usb0 configs/c.1190 ./configs/c.1/ncm.usb0 -> ../../../../usb_gadget/g1/functions/ncm.usb0197 ./functions/ncm.usb0198 ./functions/ncm.usb0/ifname199 ./functions/ncm.usb0/qmult200 ./functions/ncm.usb0/host_addr201 ./functions/ncm.usb0/dev_addr243 $ rm configs/c.1/ncm.usb0279 $ rmdir functions/ncm.usb0
7 Simon "Guru Aleph-Null" Janes, simon@ncm.com63 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-WARRANTY68 -rw-r--r-- guru/ncm 30620 Feb 27 21:40 1995 eql-1.1/eql-1.1.patch69 -rwxr-xr-x guru/ncm 16111 Jan 12 22:29 1995 eql-1.1/eql_enslave70 -rw-r--r-- guru/ncm 2195 Jan 10 21:48 1995 eql-1.1/eql_enslave.c238 To: guru@ncm.com365 To: Simon Janes <guru@ncm.com>
1 What: /config/usb-gadget/gadget/functions/ncm.name
24 g_ncm-y := ncm.o
1154 struct netconfmsg *ncm; in mpls_netconf_fill_devconf() local1165 ncm = nlmsg_data(nlh); in mpls_netconf_fill_devconf()1166 ncm->ncm_family = AF_MPLS; in mpls_netconf_fill_devconf()1346 struct netconfmsg *ncm; in mpls_netconf_dump_devconf() local1348 if (nlh->nlmsg_len < nlmsg_msg_size(sizeof(*ncm))) { in mpls_netconf_dump_devconf()1353 if (nlmsg_attrlen(nlh, sizeof(*ncm))) { in mpls_netconf_dump_devconf()
2148 struct netconfmsg *ncm; in inet_netconf_fill_devconf() local2159 ncm = nlmsg_data(nlh); in inet_netconf_fill_devconf()2160 ncm->ncm_family = AF_INET; in inet_netconf_fill_devconf()2351 struct netconfmsg *ncm; in inet_netconf_dump_devconf() local2353 if (nlh->nlmsg_len < nlmsg_msg_size(sizeof(*ncm))) { in inet_netconf_dump_devconf()2358 if (nlmsg_attrlen(nlh, sizeof(*ncm))) { in inet_netconf_dump_devconf()
537 struct netconfmsg *ncm; in inet6_netconf_fill_devconf() local548 ncm = nlmsg_data(nlh); in inet6_netconf_fill_devconf()549 ncm->ncm_family = AF_INET6; in inet6_netconf_fill_devconf()749 struct netconfmsg *ncm; in inet6_netconf_dump_devconf() local751 if (nlh->nlmsg_len < nlmsg_msg_size(sizeof(*ncm))) { in inet6_netconf_dump_devconf()756 if (nlmsg_attrlen(nlh, sizeof(*ncm))) { in inet6_netconf_dump_devconf()