Searched refs:ac (Results 101 - 125 of 232) sorted by relevance

12345678910

/linux-master/arch/powerpc/crypto/
H A Daes-tab-4k.S103 .long R(c8, 64, 64, ac), R(ba, 5d, 5d, e7)
118 .long R(43, ac, ac, ef), R(c4, 62, 62, a6)
125 .long R(d8, 6c, 6c, b4), R(ac, 56, 56, fa)
167 .long R(ac, fa, 58, ab), R(4b, e3, 03, 93)
183 .long R(c9, 20, ac, 66), R(7d, ce, 3a, b4)
215 .long R(1e, 11, 70, ac), R(6c, 5a, 72, 4e)
254 .long R(c8, ac, 99, 3b), R(10, 18, 7d, a7)
/linux-master/tools/testing/selftests/kvm/
H A Dget-reg-list.c355 int main(int ac, char **av) argument
361 for (i = 1; i < ac; ++i) {
H A Dsteal_time.c341 int main(int ac, char **av) argument
354 verbose = ac > 1 && (!strncmp(av[1], "-v", 3) || !strncmp(av[1], "--verbose", 10));
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h292 static inline u8 mt76_connac_lmac_mapping(u8 ac) argument
295 return 3 - ac;
H A Dtx.c14 return txq->ac;
740 u8 mt76_ac_to_hwq(u8 ac) argument
749 if (WARN_ON(ac >= IEEE80211_NUM_ACS))
752 return wmm_queue_map[ac];
/linux-master/sound/soc/intel/skylake/
H A Dskl-topology.c1429 struct skl_algo_data *ac = (struct skl_algo_data *)sb->dobj.private; local
1432 if (ac->params) {
1433 if (size > ac->max)
1435 ac->size = size;
1437 if (copy_from_user(ac->params, data, size))
1442 (u32 *)ac->params, ac->size,
1443 ac->param_id, mconfig);
3052 struct skl_algo_data *ac; local
3056 ac
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c595 unsigned long tfd_queue_mask, u8 ac)
635 else if (ac_to_queue[ac] != IEEE80211_INVAL_HW_QUEUE)
636 queue = ac_to_queue[ac];
638 else if (ac == IEEE80211_AC_VO &&
702 int ac, int ssn, unsigned int wdg_timeout,
720 * value 3 and VO with value 0, so to check if ac X is lower than ac Y
723 if (ac <= mvm->queue_info[queue].mac80211_ac && !force) {
736 queue, iwl_mvm_ac_to_tx_fifo[ac]);
765 iwl_mvm_reconfig_scd(mvm, queue, iwl_mvm_ac_to_tx_fifo[ac],
594 iwl_mvm_get_shared_queue(struct iwl_mvm *mvm, unsigned long tfd_queue_mask, u8 ac) argument
701 iwl_mvm_redirect_queue(struct iwl_mvm *mvm, int queue, int tid, int ac, int ssn, unsigned int wdg_timeout, bool force, struct iwl_mvm_txq *txq) argument
910 iwl_mvm_sta_alloc_queue_tvqm(struct iwl_mvm *mvm, struct ieee80211_sta *sta, u8 ac, int tid) argument
1337 iwl_mvm_sta_alloc_queue(struct iwl_mvm *mvm, struct ieee80211_sta *sta, u8 ac, int tid) argument
1655 int ac; local
3122 u8 ac = tid_to_mac80211_ac[tid]; local
[all...]
H A Dmac-ctxt.c481 struct iwl_ac_qos *ac, __le32 *qos_flags)
495 ac[ucode_ac].cw_min =
497 ac[ucode_ac].cw_max =
499 ac[ucode_ac].edca_txop =
501 ac[ucode_ac].aifsn = mvm_link->queue_params[i].aifs;
502 ac[ucode_ac].fifos_mask = BIT(txf);
577 iwl_mvm_set_fw_qos_params(mvm, vif, &vif->bss_conf, cmd->ac,
1286 cmd->ac[IWL_MVM_TX_FIFO_VO].fifos_mask |= BIT(IWL_MVM_TX_FIFO_MCAST);
479 iwl_mvm_set_fw_qos_params(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, struct iwl_ac_qos *ac, __le32 *qos_flags) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c828 u8 ac; local
830 for (ac = 0; ac < 4; ac++) {
835 ctrl = BIT(31) | BIT(11) | (ac << 24);
836 val = mt76_rr(dev, MT_PLE_AC_QEMPTY(ac, idx));
846 msta->vif->mt76.wmm_idx, ac, qlen);
/linux-master/drivers/misc/lis3lv02d/
H A Dlis3lv02d.c113 module_param_array_named(axes, lis3_dev.ac.as_array, axis, NULL, 0644);
199 *x = lis3lv02d_get_axis(lis3->ac.x, position);
200 *y = lis3lv02d_get_axis(lis3->ac.y, position);
201 *z = lis3lv02d_get_axis(lis3->ac.z, position);
729 lis3->mapped_btns[0] = lis3lv02d_get_axis(abs(lis3->ac.x), btns);
730 lis3->mapped_btns[1] = lis3lv02d_get_axis(abs(lis3->ac.y), btns);
731 lis3->mapped_btns[2] = lis3lv02d_get_axis(abs(lis3->ac.z), btns);
H A Dlis3lv02d.h288 union axis_conversion ac; /* hw -> logical axis */ member in struct:lis3lv02d
/linux-master/drivers/scsi/esas2r/
H A Desas2r_ioctl.c1113 struct atto_hba_adap_ctrl *ac = &hi->data.adap_ctrl; local
1126 if (ac->adap_func == ATTO_AC_AF_HARD_RST) {
1128 } else if (ac->adap_func != ATTO_AC_AF_GET_STATE) {
1134 ac->adap_state = ATTO_AC_AS_RST_SCHED;
1136 ac->adap_state = ATTO_AC_AS_RST_IN_PROG;
1138 ac->adap_state = ATTO_AC_AS_RST_DISC;
1140 ac->adap_state = ATTO_AC_AS_DISABLED;
1142 ac->adap_state = ATTO_AC_AS_DEGRADED;
1144 ac->adap_state = ATTO_AC_AS_OK;
/linux-master/drivers/scsi/
H A Dscsi_transport_fc.c2420 if (!shost->transportt || shost->transportt->host_attrs.ac.class
2426 return &i->t.host_attrs.ac == cont;
2439 if (!shost->transportt || shost->transportt->host_attrs.ac.class
2445 return &i->t.target_attrs.ac == cont;
2471 if (!shost->transportt || shost->transportt->host_attrs.ac.class
2477 return &i->rport_attr_cont.ac == cont;
2505 if (!shost->transportt || shost->transportt->host_attrs.ac.class
2510 return &i->vport_attr_cont.ac == cont;
2630 i->t.target_attrs.ac.attrs = &i->starget_attrs[0];
2631 i->t.target_attrs.ac
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmt7615.h428 static inline u8 mt7615_lmac_mapping(struct mt7615_dev *dev, u8 ac) argument
437 if (WARN_ON_ONCE(ac >= ARRAY_SIZE(lmac_queue_map)))
440 return lmac_queue_map[ac];
/linux-master/net/mac80211/
H A Ddriver-ops.c205 struct ieee80211_link_data *link, u16 ac,
231 trace_drv_conf_tx(local, sdata, link->link_id, ac, params);
234 link->link_id, ac, params);
204 drv_conf_tx(struct ieee80211_local *local, struct ieee80211_link_data *link, u16 ac, const struct ieee80211_tx_queue_params *params) argument
H A Dstatus.c50 int ac; local
98 ac = ieee80211_ac_from_tid(tid);
100 ac = IEEE80211_AC_BE;
146 skb_queue_len(&sta->tx_filtered[ac]) < STA_MAX_TX_BUFFER) {
147 skb_queue_tail(&sta->tx_filtered[ac], skb);
167 skb_queue_len(&sta->tx_filtered[ac]),
/linux-master/net/ipv6/
H A Danycast.c253 static void aca_put(struct ifacaddr6 *ac) argument
255 if (refcount_dec_and_test(&ac->aca_refcnt)) {
256 call_rcu(&ac->rcu, aca_free_rcu);
/linux-master/scripts/kconfig/
H A Dconf.c713 int main(int ac, char **av) argument
722 while ((opt = getopt_long(ac, av, "hs", long_opts, NULL)) != -1) {
757 if (ac == optind) {
/linux-master/drivers/s390/cio/
H A Dqdio_setup.c288 DBF_EVENT("ac 1:%2x 2:%4x", qdioac, irq_ptr->ssqd_desc.qdioac2);
289 DBF_EVENT("3:%4x qib:%4x", irq_ptr->ssqd_desc.qdioac3, irq_ptr->qib.ac);
313 irq_ptr->qdr->ac = qdio_init->qdr_ac;
H A Dqdio.h303 #define pci_out_supported(irq) ((irq)->qib.ac & QIB_AC_OUTBOUND_PCI_SUPPORTED)
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c343 static u8 brcms_ac_to_fifo(u8 ac) argument
345 if (ac >= ARRAY_SIZE(ac_to_fifo_mapping))
347 return ac_to_fifo_mapping[ac];
4052 /* fill in shm ac params struct */
4115 /* find out which ac this set of params applies to */
4118 /* fill in shm ac params struct */
4980 int ac; local
4986 for (ac = 0; ac < IEEE80211_NUM_ACS; ac
5406 int ac; local
6180 uint ac; local
7887 int ac; local
[all...]
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dacx.c993 int wl1251_acx_ac_cfg(struct wl1251 *wl, u8 ac, u8 cw_min, u16 cw_max, argument
999 wl1251_debug(DEBUG_ACX, "acx ac cfg %d cw_ming %d cw_max %d "
1000 "aifs %d txop %d", ac, cw_min, cw_max, aifs, txop);
1006 acx->ac = ac;
1014 wl1251_warning("acx ac cfg failed: %d", ret);
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dphy_common.h217 struct b43_phy_ac *ac; member in struct:b43_phy::__anon1707
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dmana_bpf.c178 gc = apc->ac->gdma_dev->gdma_context;
/linux-master/drivers/scsi/libsas/
H A Dsas_ata.c80 enum ata_completion_errors ac; local
131 ac = sas_to_ata_err(stat);
132 if (ac) {
136 qc->err_mask = ac;

Completed in 394 milliseconds

12345678910