/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_labelclear/ |
H A D | zpool_labelclear_active.ksh | 47 log_must zdb -lq $disk1 49 log_must zdb -lq $disk1 51 log_must zdb -lq $disk2 53 log_must zdb -lq $disk2 60 log_must zdb -lq $disk3 62 log_must zdb -lq $disk3 65 log_mustnot zdb -lq $disk3
|
H A D | zpool_labelclear_exported.ksh | 56 log_must zdb -lq $disk1 58 log_must zdb -lq $disk2 62 log_mustnot zdb -lq $disk1 64 log_mustnot zdb -lq $disk2 69 log_mustnot zdb -lq $disk3
|
H A D | zpool_labelclear_removed.ksh | 59 log_mustnot zdb -lq $dev
|
H A D | zpool_labelclear_valid.ksh | 86 log_mustnot zdb -lq $dev
|
/freebsd/contrib/mandoc/ |
H A D | predefs.in | 34 PREDEF("Lq", "\\(lq") 60 PREDEF("lq", "\\(lq")
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrExtension.td | 156 "movs{lq|xd}\t{$src, $dst|$dst, $src}", 160 "movs{lq|xd}\t{$src, $dst|$dst, $src}", 169 "movs{lq|xd}\t{$src, $dst|$dst, $src}", []>, 172 "movs{lq|xd}\t{$src, $dst|$dst, $src}", []>, 176 "movs{lq|xd}\t{$src, $dst|$dst, $src}", []>, 179 "movs{lq|xd}\t{$src, $dst|$dst, $src}", []>,
|
H A D | X86InstrSSE.td | 6952 foreach HI = ["hq","lq"] in 6953 foreach LO = ["hq","lq"] in { 7008 defm : vpclmulqdq_aliases_impl<InstStr, RC, MemOp, "hq", "lq">; 7009 defm : vpclmulqdq_aliases_impl<InstStr, RC, MemOp, "lq", "hq">; 7010 defm : vpclmulqdq_aliases_impl<InstStr, RC, MemOp, "lq", "lq">;
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwm_util.c | 501 iwm_send_lq_cmd(struct iwm_softc *sc, struct iwm_lq_cmd *lq, boolean_t init) in iwm_send_lq_cmd() argument 507 .data = { lq, }, in iwm_send_lq_cmd() 510 if (lq->sta_id == IWM_STATION_COUNT) in iwm_send_lq_cmd()
|
H A D | if_iwm_util.h | 122 extern int iwm_send_lq_cmd(struct iwm_softc *sc, struct iwm_lq_cmd *lq,
|
H A D | if_iwm.c | 4276 struct iwm_lq_cmd *lq = &in->in_lq; in iwm_setrates() local 4303 if (nrates > nitems(lq->rs_table)) { in iwm_setrates() 4306 "only %zu\n", __func__, nrates, nitems(lq->rs_table)); in iwm_setrates() 4320 memset(lq, 0, sizeof(*lq)); in iwm_setrates() 4321 lq->sta_id = IWM_STATION_ID; in iwm_setrates() 4325 lq->flags |= IWM_LQ_FLAG_USE_RTS_MSK; in iwm_setrates() 4331 lq->single_stream_ant_msk = 1; in iwm_setrates() 4332 lq->dual_stream_ant_msk = 1; in iwm_setrates() 4366 lq->rs_table[i] = htole32(tab); in iwm_setrates() 4369 for (i = nrates; i < nitems(lq->rs_table); i++) { in iwm_setrates() [all …]
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | rs.h | 68 struct iwl_lq_cmd lq; member
|
H A D | utils.c | 249 * @lq: Link quality command to send. 258 int iwl_mvm_send_lq_cmd(struct iwl_mvm *mvm, struct iwl_lq_cmd *lq) in iwl_mvm_send_lq_cmd() 264 .data = { lq, }, in iwl_mvm_send_lq_cmd() 267 if (WARN_ON(lq->sta_id == IWL_MVM_INVALID_STA || in iwl_mvm_send_lq_cmd() 256 iwl_mvm_send_lq_cmd(struct iwl_mvm * mvm,struct iwl_lq_cmd * lq) iwl_mvm_send_lq_cmd() argument
|
H A D | sta.c | 3331 mvmsta->deflink.lq_sta.rs_drv.lq.agg_frame_cnt_limit = in iwl_mvm_unreserve_agg_queue() 3337 return iwl_mvm_send_lq_cmd(mvm, &mvmsta->deflink.lq_sta.rs_drv.lq); in iwl_mvm_unreserve_agg_queue()
|
H A D | mvm.h | 2251 int iwl_mvm_send_lq_cmd(struct iwl_mvm *mvm, struct iwl_lq_cmd *lq);
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/l2arc/ |
H A D | persist_l2arc_005_pos.ksh | 99 log_must zdb -lq $VDEV_CACHE
|
H A D | persist_l2arc_004_pos.ksh | 98 log_must zdb -lq $VDEV_CACHE
|
H A D | persist_l2arc_002_pos.ksh | 112 log_must zdb -lq $VDEV_CACHE
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_netmap.c | 1337 uint32_t lq; in service_nm_rxq() local 1349 lq = be32toh(d->rsp.pldbuflen_qid); in service_nm_rxq() 1378 ring->slot[fl_cidx].len = G_RSPD_LEN(lq) - in service_nm_rxq() 1382 if (!(lq & F_RSPD_NEWBUF)) { in service_nm_rxq() 1399 __func__, lq); in service_nm_rxq()
|
H A D | t4_sge.c | 1390 uint32_t lq; in service_iq() local 1412 lq = be32toh(d->rsp.pldbuflen_qid); in service_iq() 1435 if (__predict_true(lq >= 1024)) { in service_iq() 1440 q = sc->sge.iqmap[lq - sc->sge.iq_start - in service_iq() 1578 uint32_t lq; in service_iq_fl() local 1616 lq = be32toh(d->rsp.pldbuflen_qid); in service_iq_fl() 1620 if (lq & F_RSPD_NEWBUF) { in service_iq_fl() 1623 lq = G_RSPD_LEN(lq); in service_iq_fl() 1633 if (__predict_true(eth_rx(sc, rxq, d, lq) == 0)) in service_iq_fl() 1637 m0 = get_fl_payload(sc, fl, lq); in service_iq_fl() [all …]
|
/freebsd/share/doc/psd/21.ipc/ |
H A D | spell.ok | 228 lq
|
/freebsd/share/doc/smm/01.setup/ |
H A D | spell.ok | 353 lq
|
/freebsd/tools/tools/netmap/ |
H A D | lb.c | 609 ND(1, "revoked %d buffers from %s", j, lq->name); in forward_packet()
|
/freebsd/sys/dev/iwi/ |
H A D | if_iwi.c | 1357 struct iwi_notif_link_quality *lq; in iwi_notif_link_quality() local 1376 lq = (struct iwi_notif_link_quality *)(notif + 1); in iwi_notif_link_quality() 1377 memcpy(&sc->sc_linkqual, lq, sizeof(sc->sc_linkqual)); in iwi_notif_link_quality()
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc3490.txt | 649 which includes the following: "bl--", "bq--", "dq--", "lq--", "mq--",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstr64Bit.td | 1455 "lq $RTp, $addr", IIC_LdStLQ,
|