Home
last modified time | relevance | path

Searched refs:CW (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_args_type.tc12 CW=$5
13 CW=$((CW / 4))
14 X1=`printf "%x" $1 | tail -c ${CW}`
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/
H A Dtcl-add-soname.patch36 + # following line added by CW for Debian GNU/Linux
/openbmc/linux/Documentation/driver-api/md/
H A Dmd-cluster.rst170 sender down-convert "message" from EX to CW
188 "message":CW
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h417 unsigned char CW; member
/openbmc/linux/fs/gfs2/
H A Dtrace_gfs2.h26 dlm_state_name(CW), \
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c825 ECWMin = (pmlmeinfo->WMM_param.ac_param[i].CW & 0x0f); in WMMOnAssocRsp()
826 ECWMax = (pmlmeinfo->WMM_param.ac_param[i].CW & 0xf0) >> 4; in WMMOnAssocRsp()
/openbmc/linux/Documentation/filesystems/
H A Dgfs2-glocks.rst34 DF CW (Concurrent write)