/linux-6.12.1/net/smc/ |
D | smc_llc.h | 75 u32 rsn) in smc_llc_set_termination_rsn() argument 78 lgr->llc_termination_rsn = rsn; in smc_llc_set_termination_rsn() 113 u32 rsn);
|
D | smc_core.c | 1527 u32 rsn = lgr->llc_termination_rsn; in smc_lgr_cleanup() local 1529 if (!rsn) in smc_lgr_cleanup() 1530 rsn = SMC_LLC_DEL_PROG_INIT_TERM; in smc_lgr_cleanup() 1531 smc_llc_send_link_delete_all(lgr, false, rsn); in smc_lgr_cleanup()
|
D | smc_llc.c | 1647 void smc_llc_send_link_delete_all(struct smc_link_group *lgr, bool ord, u32 rsn) in smc_llc_send_link_delete_all() argument 1657 delllc.reason = htonl(rsn); in smc_llc_send_link_delete_all()
|
/linux-6.12.1/drivers/md/ |
D | dm-verity-fec.c | 38 mod = do_div(offset, v->fec->rsn); in fec_interleave() 54 return decode_rs8(fio->rs, data, par, v->fec->rsn, NULL, neras, in fec_decode_rs8() 109 return &fio->bufs[i][j * v->fec->rsn]; in fec_buffer_rs_block() 226 for (i = 0; i < v->fec->rsn; i++) { in fec_read_bufs() 227 ileaved = fec_interleave(v, rsb * v->fec->rsn + i); in fec_read_bufs() 353 memset(fio->bufs[n], 0, v->fec->rsn << DM_VERITY_FEC_BUF_RS_BITS); in fec_init_bufs() 696 f->rsn = DM_VERITY_FEC_RSM - f->roots; in verity_fec_ctr() 704 if (sector_div(f->rounds, f->rsn)) in verity_fec_ctr() 770 f->rsn << DM_VERITY_FEC_BUF_RS_BITS, in verity_fec_ctr()
|
D | dm-verity-fec.h | 45 unsigned char rsn; /* N of RS(M, N) */ member
|
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | qpc.c | 16 mlx5_get_rsc(struct mlx5_qp_table *table, u32 rsn) in mlx5_get_rsc() argument 23 common = radix_tree_lookup(&table->tree, rsn); in mlx5_get_rsc() 115 u32 rsn; in rsc_event_notifier() local 128 rsn = be32_to_cpu(eqe->data.qp_srq.qp_srq_n) & 0xffffff; in rsc_event_notifier() 129 rsn |= (eqe->data.qp_srq.type << MLX5_USER_INDEX_LEN); in rsc_event_notifier() 135 common = mlx5_get_rsc(&dev->qp_table, rsn); in rsc_event_notifier() 139 if (!is_event_type_allowed((rsn >> MLX5_USER_INDEX_LEN), event_type)) in rsc_event_notifier() 662 u32 rsn = res_num | (res_type << MLX5_USER_INDEX_LEN); in mlx5_core_res_hold() local 665 return mlx5_get_rsc(table, rsn); in mlx5_core_res_hold()
|
D | cq.c | 1075 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn() argument 1077 return rsn == (ntohl(cqe64->sop_drop_qpn) & 0xffffff); in is_equal_rsn() 1080 void __mlx5_ib_cq_clean(struct mlx5_ib_cq *cq, u32 rsn, struct mlx5_ib_srq *srq) in __mlx5_ib_cq_clean() argument 1107 if (is_equal_rsn(cqe64, rsn)) { in __mlx5_ib_cq_clean()
|
/linux-6.12.1/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_wireless.c | 399 int rsn; in gelic_wl_synthesize_ie() local 405 rsn = 0; in gelic_wl_synthesize_ie() 408 rsn = 1; in gelic_wl_synthesize_ie() 423 if (rsn) { in gelic_wl_synthesize_ie() 434 if (rsn) in gelic_wl_synthesize_ie() 440 if (rsn) in gelic_wl_synthesize_ie() 449 if (!rsn) { in gelic_wl_synthesize_ie() 507 struct ie_item rsn; member 540 ie_info->rsn.data = pos - 2; in gelic_wl_parse_ie() 542 ie_info->rsn.len = item_len + 2; in gelic_wl_parse_ie() [all …]
|
/linux-6.12.1/drivers/staging/rtl8192e/ |
D | rtllib_softmac.c | 2147 struct rtllib_device *ieee, u16 rsn) in rtllib_disauth_skb() argument 2167 disauth->reason = cpu_to_le16(rsn); in rtllib_disauth_skb() 2173 struct rtllib_device *ieee, u16 rsn) in rtllib_disassociate_skb() argument 2194 disass->reason = cpu_to_le16(rsn); in rtllib_disassociate_skb() 2198 void send_disassociation(struct rtllib_device *ieee, bool deauth, u16 rsn) in send_disassociation() argument 2204 skb = rtllib_disauth_skb(beacon, ieee, rsn); in send_disassociation() 2206 skb = rtllib_disassociate_skb(beacon, ieee, rsn); in send_disassociation() 2241 u8 *addr, u8 rsn) in rtllib_mlme_disassociate_request() argument 2264 static void rtllib_mgnt_disconnect_ap(struct rtllib_device *rtllib, u8 rsn) in rtllib_mgnt_disconnect_ap() argument 2272 rsn); in rtllib_mgnt_disconnect_ap() [all …]
|
D | rtllib.h | 1638 void send_disassociation(struct rtllib_device *ieee, bool deauth, u16 rsn); 1781 bool rtllib_mgnt_disconnect(struct rtllib_device *rtllib, u8 rsn);
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | chan.h | 99 enum rtw89_chanctx_pause_reasons rsn);
|
D | wow.c | 19 const u8 *rsn, *ies = mgmt->u.assoc_req.variable; in rtw89_wow_parse_akm() local 22 rsn = cfg80211_find_ie(WLAN_EID_RSN, ies, skb->len); in rtw89_wow_parse_akm() 23 if (!rsn) in rtw89_wow_parse_akm() 26 rsn_ie = (struct rtw89_rsn_ie *)rsn; in rtw89_wow_parse_akm()
|
D | chan.c | 2319 enum rtw89_chanctx_pause_reasons rsn) in rtw89_chanctx_pause() argument 2329 rtw89_debug(rtwdev, RTW89_DBG_CHAN, "chanctx pause (rsn: %d)\n", rsn); in rtw89_chanctx_pause()
|
/linux-6.12.1/drivers/tty/ |
D | moxa.c | 1034 char rsn[64]; in moxa_load_fw() local 1051 strcpy(rsn, "too short (even header won't fit)"); in moxa_load_fw() 1055 sprintf(rsn, "bad magic: %.8x", le32_to_cpu(hdr->magic)); in moxa_load_fw() 1059 sprintf(rsn, "not for linux, type is %u", hdr->type); in moxa_load_fw() 1063 sprintf(rsn, "not for this card, model is %u", hdr->model); in moxa_load_fw() 1076 sprintf(rsn, "too few entries in fw file"); in moxa_load_fw() 1083 sprintf(rsn, "bad length: %u (should be %u)", (u32)fw->size, in moxa_load_fw() 1091 strcpy(rsn, "read above"); in moxa_load_fw() 1116 printk(KERN_ERR "firmware failed to load, reason: %s\n", rsn); in moxa_load_fw()
|
/linux-6.12.1/include/linux/ |
D | nvme-fc.h | 76 __be32 rsn; member
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | debugfs.c | 506 int rsn, char **field, int nfile, void *data) in add_res_tree() argument 519 sprintf(resn, "0x%x", rsn); in add_res_tree()
|
/linux-6.12.1/drivers/nvme/target/ |
D | fc.c | 140 atomic_t rsn; member 826 atomic_set(&queue->rsn, 1); in nvmet_fc_alloc_target_queue() 2158 u32 rsn, rspcnt, xfr_length; in nvmet_fc_prep_fcp_rsp() local 2202 rsn = atomic_inc_return(&fod->queue->rsn); in nvmet_fc_prep_fcp_rsp() 2203 ersp->rsn = cpu_to_be32(rsn); in nvmet_fc_prep_fcp_rsp()
|
/linux-6.12.1/Documentation/filesystems/caching/ |
D | fscache.rst | 200 | |rsn=N |Number of skipped resize requests |
|
/linux-6.12.1/drivers/infiniband/hw/hfi1/ |
D | hfi.h | 75 #define HFI1_ODR_MASK(rsn) ((rsn) & OPA_PI_MASK_OFFLINE_REASON) argument
|
/linux-6.12.1/net/mac80211/ |
D | parse.c | 416 elems->rsn = pos; in _ieee802_11_parse_elems_full()
|
D | mesh.c | 1487 (elems->rsn && sdata->u.mesh.security == IEEE80211_MESH_SEC_NONE) || in ieee80211_mesh_rx_bcn_presp() 1488 (!elems->rsn && sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE)) in ieee80211_mesh_rx_bcn_presp()
|
D | ieee80211_i.h | 1706 const u8 *rsn; member
|
/linux-6.12.1/drivers/scsi/lpfc/ |
D | lpfc_nvme.c | 1028 ep->rsn = wcqe->parameter; in lpfc_nvme_io_cmd_cmpl()
|