Searched refs:lrl (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/ |
| H A D | pub.h | 313 int brcms_c_set_rate_limit(struct brcms_c_info *wlc, u16 srl, u16 lrl);
|
| H A D | main.c | 5396 int brcms_c_set_rate_limit(struct brcms_c_info *wlc, u16 srl, u16 lrl) in brcms_c_set_rate_limit() argument 5401 lrl < 1 || lrl > RETRY_SHORT_MAX) in brcms_c_set_rate_limit() 5405 wlc->LRL = lrl; in brcms_c_set_rate_limit()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 1520 "b${cond:cc}lrl${cond:pm} ${cond:reg}", IIC_BrB, 4968 def : InstAlias<"b"#name#"lrl"#pm#" $bi", (gBCLRL bo, crbitrc:$bi, 0)>; 5017 def : InstAlias<"b"#name#"lrl"#pm#" $cc", 5019 def : InstAlias<"b"#name#"lrl"#pm,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.td | 486 def LRL : UnaryRILPC<"lrl", 0xC4D, aligned_z_load, GR32>;
|