Searched defs:ncm (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/function/
H A Df_ncm.c458 static inline void ncm_reset_values(struct f_ncm *ncm) ncm_reset_values() argument
474 static void ncm_do_notify(struct f_ncm *ncm) ncm_do_notify() argument
541 static void ncm_notify(struct f_ncm *ncm) ncm_notify() argument
559 struct f_ncm *ncm = req->context; ncm_notify_complete() local
588 struct f_ncm *ncm = func_to_ncm(f); ncm_ep0out_complete() local
615 struct f_ncm *ncm = func_to_ncm(f); ncm_setup() local
798 struct f_ncm *ncm = func_to_ncm(f); ncm_set_alt() local
881 struct f_ncm *ncm = func_to_ncm(f); ncm_get_alt() local
888 static struct sk_buff *package_for_tx(struct f_ncm *ncm) package_for_tx() argument
951 struct f_ncm *ncm = func_to_ncm(&port->func); ncm_wrap_ntb() local
1092 struct f_ncm *ncm = (void *)data; ncm_tx_tasklet() local
1119 struct f_ncm *ncm = container_of(data, struct f_ncm, task_timer); ncm_tx_timeout() local
1128 struct f_ncm *ncm = func_to_ncm(&port->func); ncm_unwrap_ntb() local
1271 struct f_ncm *ncm = func_to_ncm(f); ncm_disable() local
1310 struct f_ncm *ncm = func_to_ncm(&geth->func); ncm_open() local
1322 struct f_ncm *ncm = func_to_ncm(&geth->func); ncm_close() local
1339 struct f_ncm *ncm = func_to_ncm(f); ncm_bind() local
1476 USB_ETHERNET_CONFIGFS_ITEM(ncm); variable
1479 USB_ETHERNET_CONFIGFS_ITEM_ATTR_DEV_ADDR(ncm); variable
1482 USB_ETHERNET_CONFIGFS_ITEM_ATTR_HOST_ADDR(ncm); variable
1485 USB_ETHERNET_CONFIGFS_ITEM_ATTR_QMULT(ncm); variable
1488 USB_ETHERNET_CONFIGFS_ITEM_ATTR_IFNAME(ncm); variable
1539 struct f_ncm *ncm; ncm_free() local
1552 struct f_ncm *ncm = func_to_ncm(f); ncm_unbind() local
1568 struct f_ncm *ncm; ncm_alloc() local
/linux-4.4.14/net/ipv4/
H A Ddevinet.c1760 struct netconfmsg *ncm; inet_netconf_fill_devconf() local
1841 struct netconfmsg *ncm; inet_netconf_get_devconf() local
/linux-4.4.14/net/ipv6/
H A Daddrconf.c497 struct netconfmsg *ncm; inet6_netconf_fill_devconf() local
573 struct netconfmsg *ncm; inet6_netconf_get_devconf() local

Completed in 132 milliseconds