Searched refs:soft (Results 1 - 25 of 100) sorted by relevance

1234

/linux-master/drivers/net/arcnet/
H A Drfc1201.c95 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; local
110 switch (soft->proto) {
139 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; local
151 if (soft->split_flag == 0xFF) { /* Exception Packet */
164 soft, sizeof(pkt->soft));
166 if (!soft->split_flag) { /* not split */
168 soft
384 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; local
443 load_pkt(struct net_device *dev, struct arc_hardware *hard, struct arc_rfc1201 *soft, int softlen, int bufnum) argument
516 struct arc_rfc1201 *soft = &out->pkt->soft.rfc1201, *newsoft; local
[all...]
H A Dcapmode.c70 /* up to sizeof(pkt->soft) has already been copied from the card
77 memcpy(pktbuf, pkthdrbuf, ARC_HDR_SIZE + sizeof(pkt->soft.cap.proto));
78 memcpy(pktbuf + ARC_HDR_SIZE + sizeof(pkt->soft.cap.proto) + sizeof(int),
79 pkthdrbuf + ARC_HDR_SIZE + sizeof(pkt->soft.cap.proto),
80 sizeof(struct archdr) - ARC_HDR_SIZE - sizeof(pkt->soft.cap.proto));
82 if (length > sizeof(pkt->soft))
83 lp->hw.copy_from_card(dev, bufnum, ofs + sizeof(pkt->soft),
84 pkt->soft.raw + sizeof(pkt->soft)
86 length - sizeof(pkt->soft));
[all...]
H A Drfc1051.c91 struct arc_rfc1051 *soft = &pkt->soft.rfc1051; local
106 switch (soft->proto) {
147 /* up to sizeof(pkt->soft) has already been copied from the card */
149 if (length > sizeof(pkt->soft))
150 lp->hw.copy_from_card(dev, bufnum, ofs + sizeof(pkt->soft),
151 pkt->soft.raw + sizeof(pkt->soft),
152 length - sizeof(pkt->soft));
161 /* Create the ARCnet hard/soft header
167 struct arc_rfc1051 *soft = &pkt->soft.rfc1051; local
[all...]
H A Darc-rawmode.c2 * Linux ARCnet driver - "raw mode" packet encapsulation (no soft headers)
67 /* up to sizeof(pkt->soft) has already been copied from the card */
69 if (length > sizeof(pkt->soft))
70 lp->hw.copy_from_card(dev, bufnum, ofs + sizeof(pkt->soft),
71 pkt->soft.raw + sizeof(pkt->soft),
72 length - sizeof(pkt->soft));
81 /* Create the ARCnet hard/soft headers for raw mode.
82 * There aren't any soft headers in raw mode - not even the protocol id.
146 lp->hw.copy_to_card(dev, bufnum, ofs, &pkt->soft, lengt
[all...]
/linux-master/arch/x86/math-emu/
H A Dfpu_system.h77 #define FPU_info (I387->soft.info)
87 #define FPU_lookahead (I387->soft.lookahead)
91 #define no_ip_update (*(u_char *)&(I387->soft.no_update))
92 #define FPU_rm (*(u_char *)&(I387->soft.rm))
96 #define access_limit (*(u_char *)&(I387->soft.alimit))
98 #define partial_status (I387->soft.swd)
99 #define control_word (I387->soft.cwd)
100 #define fpu_tag_word (I387->soft.twd)
101 #define registers (I387->soft.st_space)
102 #define top (I387->soft
[all...]
H A Dfpu_aux.c34 void fpstate_init_soft(struct swregs_state *soft) argument
37 memset(soft, 0, sizeof(*soft));
38 soft->cwd = 0x037f;
39 soft->swd = 0;
40 soft->ftop = 0; /* We don't keep top in the status word internally. */
41 soft->twd = 0xffff;
44 oaddr = (struct address *)&soft->foo;
47 iaddr = (struct address *)&soft->fip;
51 soft
[all...]
/linux-master/arch/powerpc/math-emu/
H A Dmtfsb0.c7 #include <math-emu/soft-fp.h>
H A Dmffs.c7 #include <math-emu/soft-fp.h>
H A Dmtfsb1.c7 #include <math-emu/soft-fp.h>
H A Dmtfsfi.c7 #include <math-emu/soft-fp.h>
H A Dfctiwz.c7 #include <math-emu/soft-fp.h>
H A Dfctiw.c7 #include <math-emu/soft-fp.h>
H A Dmcrfs.c7 #include <math-emu/soft-fp.h>
H A Dfrsp.c7 #include <math-emu/soft-fp.h>
H A Dfsqrts.c7 #include <math-emu/soft-fp.h>
H A Dfsqrt.c7 #include <math-emu/soft-fp.h>
H A Dlfs.c7 #include <math-emu/soft-fp.h>
H A Dfsel.c7 #include <math-emu/soft-fp.h>
H A Dfcmpu.c7 #include <math-emu/soft-fp.h>
/linux-master/include/uapi/linux/
H A Drfkill.h88 * @soft: soft state (0/1)
97 __u8 soft; member in struct:rfkill_event
107 * @soft: soft state (0/1)
120 __u8 soft; member in struct:rfkill_event_ext
/linux-master/arch/arm/include/asm/
H A Dfpstate.h69 struct fp_soft_struct soft; member in union:fp_state
/linux-master/fs/xfs/
H A Dxfs_qm_syscalls.c232 xfs_qcnt_t soft,
235 /* The hard limit can't be less than the soft limit. */
236 if (hard != 0 && hard < soft) {
238 soft);
243 res->softlimit = soft;
246 qlim->soft = soft;
286 xfs_qcnt_t hard, soft; local
320 * Make sure that hardlimits are >= soft limits before changing.
326 * used. Ditto for the default soft an
227 xfs_setqlim_limits( struct xfs_mount *mp, struct xfs_dquot_res *res, struct xfs_quota_limits *qlim, xfs_qcnt_t hard, xfs_qcnt_t soft, const char *tag) argument
[all...]
/linux-master/sound/oss/dmasound/
H A Ddmasound_atari.c14 * 01/02/2001 [0.3] - put in default hard/soft settings.
159 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8
165 if (dmasound.soft.stereo)
188 if (dmasound.soft.stereo)
204 if (!dmasound.soft.stereo) {
239 if (!dmasound.soft.stereo) {
271 if (!dmasound.soft.stereo) {
311 if (!dmasound.soft.stereo) {
352 if (!dmasound.soft.stereo) {
389 char *table = dmasound.soft
[all...]
H A Ddmasound_q40.c14 * [0.3] - put in default hard/soft settings.
66 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8;
123 (dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8);
127 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
163 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
200 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
233 (dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8);
237 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
276 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
315 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft
[all...]
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dmirror_gre.sh45 # unsupported soft device.
47 tunnel_create gt6-soft ip6gretap 2001:db8:4::1 2001:db8:4::2 \
50 tunnel_create h3-gt6-soft ip6gretap 2001:db8:4::2 2001:db8:4::1
51 ip link set h3-gt6-soft vrf v$h3
52 matchall_sink_create h3-gt6-soft
67 tunnel_destroy h3-gt6-soft
68 tunnel_destroy gt6-soft
175 test_span_failable $should_fail gt6-soft "mirror to gretap w/ soft underlay"

Completed in 209 milliseconds

1234