/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/ |
H A D | swsusp.S | 133 rts
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_module.c | 153 ieee->rts = DEFAULT_FTS; in alloc_libipw()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_module.c | 153 ieee->rts = DEFAULT_FTS; in alloc_libipw()
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | digi_acceleport.c | 1457 unsigned int rts; in digi_read_oob_callback() local 1483 rts = 0; in digi_read_oob_callback() 1485 rts = C_CRTSCTS(tty); in digi_read_oob_callback() 1494 if (rts) in digi_read_oob_callback()
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | digi_acceleport.c | 1457 unsigned int rts; in digi_read_oob_callback() local 1483 rts = 0; in digi_read_oob_callback() 1485 rts = C_CRTSCTS(tty); in digi_read_oob_callback() 1494 if (rts) in digi_read_oob_callback()
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | moxa.c | 1770 int rts, cts, txflow, rxflow, xany, baud; in moxa_set_tty_param() local 1772 rts = cts = txflow = rxflow = xany = 0; in moxa_set_tty_param() 1774 rts = cts = 1; in moxa_set_tty_param() 1782 MoxaPortFlowCtrl(ch, rts, cts, txflow, rxflow, xany); in moxa_set_tty_param() 2130 static void MoxaPortFlowCtrl(struct moxa_port *port, int rts, int cts, in MoxaPortFlowCtrl() argument 2135 if (rts) in MoxaPortFlowCtrl()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
H A D | iskeleton.S | 230 rts 266 rts
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | skeleton.S | 416 rts 425 rts 455 rts 464 rts 485 rts 500 rts
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | skeleton.S | 416 rts 425 rts 455 rts 464 rts 485 rts 500 rts
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/ |
H A D | iskeleton.S | 230 rts 266 rts
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_tx.c | 413 if (tcb_desc->bBroadcast || tcb_desc->bMulticast) //only unicast frame will use rts/cts in ieee80211_query_protectionmode() 424 if (skb->len > ieee->rts) { in ieee80211_query_protectionmode() 455 //check rts in ieee80211_query_protectionmode() 456 if (skb->len > ieee->rts) { in ieee80211_query_protectionmode()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | tx.c | 60 SET_TX_DESC_USE_RTS(txdesc, pkt_info->rts); in rtw_tx_fill_tx_desc() 317 pkt_info->rts = true; in rtw_tx_data_pkt_info_update()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_tx.c | 413 if (tcb_desc->bBroadcast || tcb_desc->bMulticast) //only unicast frame will use rts/cts in ieee80211_query_protectionmode() 424 if (skb->len > ieee->rts) { in ieee80211_query_protectionmode() 455 //check rts in ieee80211_query_protectionmode() 456 if (skb->len > ieee->rts) { in ieee80211_query_protectionmode()
|
/kernel/linux/linux-6.6/arch/csky/kernel/ |
H A D | entry.S | 273 rts
|
/kernel/linux/linux-5.10/drivers/staging/ks7010/ |
H A D | ks_wlan.h | 38 u32 rts; member
|
/kernel/linux/linux-6.6/drivers/staging/ks7010/ |
H A D | ks_wlan.h | 38 u32 rts; member
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/ |
H A D | rtl_core.h | 248 u16 rts; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | ray_cs.c | 1189 int rthr = wrqu->rts.value; in ray_set_rts() 1195 /* if(wrq->u.rts.fixed == 0) we should complain */ in ray_set_rts() 1196 if (wrqu->rts.disabled) in ray_set_rts() 1217 wrqu->rts.value = (local->sparm.b5.a_rts_threshold[0] << 8) in ray_get_rts() 1219 wrqu->rts.disabled = (wrqu->rts.value == 32767); in ray_get_rts() 1220 wrqu->rts.fixed = 1; in ray_get_rts()
|
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
H A D | ray_cs.c | 1190 int rthr = wrqu->rts.value; in ray_set_rts() 1196 /* if(wrq->u.rts.fixed == 0) we should complain */ in ray_set_rts() 1197 if (wrqu->rts.disabled) in ray_set_rts() 1218 wrqu->rts.value = (local->sparm.b5.a_rts_threshold[0] << 8) in ray_get_rts() 1220 wrqu->rts.disabled = (wrqu->rts.value == 32767); in ray_get_rts() 1221 wrqu->rts.fixed = 1; in ray_get_rts()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_meta_copy.c | 657 .rts[0].view = &dstview, in panvk_meta_copy_img2img() 658 .rts[0].preload = true, in panvk_meta_copy_img2img() 659 .rts[0].crc_valid = &cmdbuf->state.fb.crc_valid[0], in panvk_meta_copy_img2img() 1090 .rts[0].view = &view, in panvk_meta_copy_buf2img() 1091 .rts[0].preload = true, in panvk_meta_copy_buf2img() 1092 .rts[0].crc_valid = &cmdbuf->state.fb.crc_valid[0], in panvk_meta_copy_buf2img()
|
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | head.S | 417 rts 1830 rts 1835 rts 1920 rts 1937 rts 1971 rts 2002 rts 2759 .byte 5,0xe2 /* transmitter: 8 bpc, assert dtr/rts */ 2783 .byte 5,0xe2 /* transmitter: 8 bpc, assert dtr/rts */ 3297 rts [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_64_mmu_radix.c | 136 unsigned long rts, bits, offset, index; in kvmppc_mmu_walk_radix_tree() local 140 rts = ((root & RTS1_MASK) >> (RTS1_SHIFT - 3)) | in kvmppc_mmu_walk_radix_tree() 145 offset = rts + 31; in kvmppc_mmu_walk_radix_tree()
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_64_mmu_radix.c | 143 unsigned long rts, bits, offset, index; in kvmppc_mmu_walk_radix_tree() local 147 rts = ((root & RTS1_MASK) >> (RTS1_SHIFT - 3)) | in kvmppc_mmu_walk_radix_tree() 152 offset = rts + 31; in kvmppc_mmu_walk_radix_tree()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/ |
H A D | rtllib_tx.c | 413 if (skb->len > ieee->rts) { in rtllib_query_protectionmode() 455 if (skb->len > ieee->rts) { in rtllib_query_protectionmode()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/ |
H A D | rtllib_tx.c | 410 if (skb->len > ieee->rts) { in rtllib_query_protectionmode() 452 if (skb->len > ieee->rts) { in rtllib_query_protectionmode()
|