Home
last modified time | relevance | path

Searched refs:cdc_ncm_ctx (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/usb/
A Dcdc_ncm.c109 struct cdc_ncm_ctx *ctx = (struct cdc_ncm_ctx *)dev->data[0]; in cdc_ncm_get_ethtool_stats()
151 struct cdc_ncm_ctx *ctx = (struct cdc_ncm_ctx *)dev->data[0]; in cdc_ncm_check_rx_max()
174 struct cdc_ncm_ctx *ctx = (struct cdc_ncm_ctx *)dev->data[0]; in cdc_ncm_check_tx_max()
201 struct cdc_ncm_ctx *ctx = (struct cdc_ncm_ctx *)dev->data[0]; in min_tx_pkt_show()
210 struct cdc_ncm_ctx *ctx = (struct cdc_ncm_ctx *)dev->data[0]; in rx_max_show()
219 struct cdc_ncm_ctx *ctx = (struct cdc_ncm_ctx *)dev->data[0]; in tx_max_show()
228 struct cdc_ncm_ctx *ctx = (struct cdc_ncm_ctx *)dev->data[0]; in tx_timer_usecs_show()
238 struct cdc_ncm_ctx *ctx = (struct cdc_ncm_ctx *)dev->data[0]; in min_tx_pkt_store()
254 struct cdc_ncm_ctx *ctx = (struct cdc_ncm_ctx *)dev->data[0]; in rx_max_store()
269 struct cdc_ncm_ctx *ctx = (struct cdc_ncm_ctx *)dev->data[0]; in tx_max_store()
[all …]
A Dhuawei_cdc_ncm.c30 struct cdc_ncm_ctx *ctx;
68 struct cdc_ncm_ctx *ctx; in huawei_cdc_ncm_bind()
120 struct cdc_ncm_ctx *ctx = drvstate->ctx; in huawei_cdc_ncm_unbind()
135 struct cdc_ncm_ctx *ctx = drvstate->ctx; in huawei_cdc_ncm_suspend()
163 struct cdc_ncm_ctx *ctx = drvstate->ctx; in huawei_cdc_ncm_resume()
A Dcdc_mbim.c30 struct cdc_ncm_ctx *ctx;
141 struct cdc_ncm_ctx *ctx; in cdc_mbim_bind()
198 struct cdc_ncm_ctx *ctx = info->ctx; in cdc_mbim_unbind()
224 struct cdc_ncm_ctx *ctx = info->ctx; in cdc_mbim_tx_fixup()
414 struct cdc_ncm_ctx *ctx = info->ctx; in cdc_mbim_rx_fixup()
509 struct cdc_ncm_ctx *ctx = info->ctx; in cdc_mbim_suspend()
537 struct cdc_ncm_ctx *ctx = info->ctx; in cdc_mbim_resume()
/linux/include/linux/usb/
A Dcdc_ncm.h96 struct cdc_ncm_ctx { struct
160 int cdc_ncm_rx_verify_nth16(struct cdc_ncm_ctx *ctx, struct sk_buff *skb_in); argument
162 int cdc_ncm_rx_verify_nth32(struct cdc_ncm_ctx *ctx, struct sk_buff *skb_in);

Completed in 11 milliseconds