Searched defs:cw (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/crypto/via/ |
| H A D | padlock_cipher.c | 83 padlock_cbc(void *in, void *out, size_t count, void *key, union padlock_cw *cw, in padlock_cbc() 103 union padlock_cw *cw; in padlock_cipher_key_setup() local 125 union padlock_cw *cw; in padlock_cipher_setup() local 188 union padlock_cw *cw; in padlock_cipher_process() local
|
| /f-stack/freebsd/netinet/cc/ |
| H A D | cc_newreno.c | 136 u_int cw = CCV(ccv, snd_cwnd); in newreno_ack_received() local
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | ar5315_chip.c | 80 uint32_t memcfg, cw, rw, dw; in ar5315_chip_detect_mem_size() local
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | fpu.c | 74 #define fldcw(cw) __asm __volatile("fldcw %0" : : "m" (cw)) argument
|
| /f-stack/freebsd/i386/i386/ |
| H A D | npx.c | 84 #define fldcw(cw) __asm __volatile("fldcw %0" : : "m" (cw)) argument
|
| /f-stack/dpdk/lib/librte_eventdev/ |
| H A D | rte_event_eth_rx_adapter.c | 241 unsigned int n, int *cw, in rxa_wrr_next() 559 int cw = -1; in rxa_calc_wrr_sequence() local
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211.c | 2051 int i, cw; in ieee80211_announce_channels() local
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux.h | 381 u_int32_t cw; member
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux.h | 408 u_int32_t cw; member
|
| /f-stack/tools/ifconfig/ |
| H A D | ifieee80211.c | 719 u_long cw = strtoul(cp+1, &ep, 10); in getchannelflags() local
|