Home
last modified time | relevance | path

Searched defs:cw (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/crypto/via/
H A Dpadlock_cipher.c83 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 Dcc_newreno.c136 u_int cw = CCV(ccv, snd_cwnd); in newreno_ack_received() local
/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_chip.c80 uint32_t memcfg, cw, rw, dw; in ar5315_chip_detect_mem_size() local
/f-stack/freebsd/amd64/amd64/
H A Dfpu.c74 #define fldcw(cw) __asm __volatile("fldcw %0" : : "m" (cw)) argument
/f-stack/freebsd/i386/i386/
H A Dnpx.c84 #define fldcw(cw) __asm __volatile("fldcw %0" : : "m" (cw)) argument
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_eth_rx_adapter.c241 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 Dieee80211.c2051 int i, cw; in ieee80211_announce_channels() local
/f-stack/freebsd/i386/linux/
H A Dlinux.h381 u_int32_t cw; member
/f-stack/freebsd/amd64/linux32/
H A Dlinux.h408 u_int32_t cw; member
/f-stack/tools/ifconfig/
H A Difieee80211.c719 u_long cw = strtoul(cp+1, &ep, 10); in getchannelflags() local