Searched refs:links (Results 226 - 250 of 280) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/ti/wlcore/
H A Dmain.c348 * Note that a single connected STA means 2*ap_count + 1 active links,
349 * since we must account for the global and broadcast AP links
377 wl->links[hlid].allocated_pkts);
416 lnk = &wl->links[i];
857 wl_sta->total_freed_pkts = wl->links[hlid].total_freed_pkts;
1242 skb_queue_tail(&wl->links[hlid].tx_queue[q], skb);
1971 wl->links[WL12XX_SYSTEM_HLID].allocated_pkts = 0;
1972 wl->links[WL12XX_SYSTEM_HLID].prev_freed_pkts = 0;
3498 u64 tx_seq = wl->links[hlid].total_freed_pkts;
4983 wl1271_warning("could not allocate HLID - too many links");
[all...]
/linux-master/net/wireless/
H A Dcore.c1243 for (link_id = 0; link_id < ARRAY_SIZE(wdev->links); link_id++) {
1246 curbss = wdev->links[link_id].client.current_bss;
1251 wdev->links[link_id].client.current_bss = NULL;
H A Dutil.c1211 memset(&dev->ieee80211_ptr->links, 0,
1212 sizeof(dev->ieee80211_ptr->links));
2294 return wdev->links[0].ap.beacon_interval;
2822 eth_zero_addr(wdev->links[link_id].addr);
2830 * links are controlled by upper layers (userspace/cfg)
H A Dreg.c2378 for (link = 0; link < ARRAY_SIZE(wdev->links); link++) {
2388 if (!wdev->links[link].ap.beacon_interval)
2390 chandef = wdev->links[link].ap.chandef;
2405 if (!wdev->links[link].client.current_bss)
2408 chan = wdev->links[link].client.current_bss->pub.channel;
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c808 struct dc_link *link = dc->links[i];
889 struct dc_link *link = dc->links[i];
909 struct dc_link *link = dc->links[i];
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c215 struct dc_link *link = dc->links[i];
282 struct dc_link *link = dc->links[i];
615 struct dc_link *link = dc->links[i];
/linux-master/drivers/staging/wlan-ng/
H A Dcfg80211.c650 .links[0].bssid = wlandev->bssid,
/linux-master/drivers/cpufreq/
H A Dmediatek-cpufreq.c192 if (sup_link->supplier->links.status != DL_DEV_DRIVER_BOUND)
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c261 struct dc_link *link = dc->links[i];
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.c505 * links originating or terminating at that pad until an enabled link is found.
508 * higher than one for the data pipelines, except for the links to the HGO and
510 * outgoing links this function ignores HGO and HGT entities and should thus be
521 list_for_each_entry(link, &pad->entity->links, list) {
/linux-master/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c325 * We're protected from the userspace setting up links at the
329 list_for_each_entry(link, &entity->links, list) {
/linux-master/drivers/interconnect/qcom/
H A Dicc-rpm.c585 icc_link_create(node, qnodes[i]->links[j]);
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c87 const struct dc_link *link = dc->links[i];
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y1604 STAILQ_INSERT_TAIL(&cur_symbol->info.macroinfo->args, marg, links);
1893 node = node->links.sle_next) {
/linux-master/drivers/most/
H A Dcore.c712 static DRIVER_ATTR_RO(links);
716 DRV_ATTR(links),
/linux-master/net/mac80211/
H A Dmlme.c3102 /* other links will be destroyed */
3200 * if used, other links are destroyed
3608 /* the other links will be destroyed */
3715 /* other links are destroyed */
5243 /* links might have changed due to rejected ones, set them again */
5479 resp.links[link_id].bss = assoc_data->link[link_id].bss;
5480 ether_addr_copy(resp.links[link_id].addr,
5482 resp.links[link_id].status = assoc_data->link[link_id].status;
5488 /* get uapsd queues configuration - same for all links */
5740 sdata_info(sdata, "No valid links afte
[all...]
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c530 SLIST_REMOVE_HEAD(&ahc->scb_data->free_scbs, links.sle);
548 SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs, scb, links.sle);
4101 TAILQ_INSERT_HEAD(untagged_q, scb, links.tqe);
4885 SLIST_REMOVE_HEAD(&scb_data->sg_maps, links);
4959 SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links);
4989 next_scb, links.sle);
6047 next_scb = TAILQ_NEXT(scb, links.tqe);
6089 TAILQ_REMOVE(untagged_q, scb, links.tqe);
7253 SLIST_FOREACH(scb, &ahc->scb_data->free_scbs, links.sle) {
7267 TAILQ_FOREACH(scb, untagged_q, links
[all...]
H A Daic7xxx_osm.c1564 TAILQ_INSERT_TAIL(untagged_q, scb, links.tqe);
1691 TAILQ_REMOVE(untagged_q, scb, links.tqe);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_opts.c1449 skel->links.tc2 = link;
1451 lid2 = id_from_link_fd(bpf_link__fd(skel->links.tc2));
1505 skel->links.tc4 = link;
1507 lid4 = id_from_link_fd(bpf_link__fd(skel->links.tc4));
1611 skel->links.tc2 = link;
/linux-master/arch/s390/net/
H A Dbpf_jit_comp.c2511 if (invoke_bpf_prog(tjit, m, fentry->links[i],
2525 if (invoke_bpf_prog(tjit, m, fmod_ret->links[i], true))
2580 if (invoke_bpf_prog(tjit, m, fexit->links[i], false))
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c1891 invoke_bpf_prog(ctx, tl->links[i], args_off, retval_off,
2056 invoke_bpf_prog(ctx, fentry->links[i], args_off,
2090 invoke_bpf_prog(ctx, fexit->links[i], args_off, retval_off,
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c916 ret = invoke_bpf_prog(fentry->links[i], args_off, retval_off, run_ctx_off,
930 ret = invoke_bpf_prog(fmod_ret->links[i], args_off, retval_off,
962 ret = invoke_bpf_prog(fexit->links[i], args_off, retval_off,
/linux-master/sound/pci/cs46xx/
H A Ddsp_spos.c1190 fg_task_tree_hdr.links.entry_point = fg_task_tree_header_code->address;
1266 bg_task_tree_hdr.links.entry_point = task_tree_header_code->address;
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-video.c596 list_for_each_entry(link, &dev->decoder->links, list) {
609 list_for_each_entry(link, &source->links, list) {
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c117 list_for_each_entry(link, &decoder->links, list) {
130 list_for_each_entry(link, &source->links, list) {

Completed in 799 milliseconds

1234567891011>>