Searched refs:cdc_ncm_ctx (Results 1 – 4 of 4) sorted by relevance
109 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 …]
30 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()
30 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()
96 struct cdc_ncm_ctx { struct160 int cdc_ncm_rx_verify_nth16(struct cdc_ncm_ctx *ctx, struct sk_buff *skb_in); argument162 int cdc_ncm_rx_verify_nth32(struct cdc_ncm_ctx *ctx, struct sk_buff *skb_in);
Completed in 11 milliseconds