Searched refs:an (Results 76 - 100 of 137) sorted by relevance

123456

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.c213 * posted) is acquired before calling this API. Else an asynchronous event(with
1154 if (args->an == AUTONEG_UNKNOWN)
1155 args->an = autoneg;
1255 linfo->an = FIELD_GET(RESP_LINKSTAT_AN, lstat);
1456 if (!args.speed && args.duplex && !args.an)
1463 req = FIELD_SET(CMDMODECHANGE_AN, args.an, req);
H A Dmbox.h402 /* Generic response msg used an ack or response for those mbox
577 uint64_t an:1; /* AN supported or not */ member in struct:cgx_link_user_info
654 u8 an; member in struct:cgx_set_link_mode_args
2002 u8 an; /* value range 0-3, sc_id + an used as index SA_MEM_MAP */ member in struct:mcs_rx_sc_sa_map
/linux-master/arch/m68k/ifpsp060/src/
H A Disp.S9 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
311 set restore_flg, 0x40 # restore -(an)+ flag
333 # "Unimplemented Integer Instruction" exception in an operating #
374 # exception stack frame must be converted to an exception stack frame #
375 # of the correct exception type and an exit must be made through #
378 # a Trace exception stack frame must be created and an exit made #
381 # _mem_{read,write}() "callout"s returns a failing value, then an #
382 # access error frame must be created and an exit made through #
649 # chk stack frame from an unimplemented integer instruction exception frame
681 # the divide instruction should take an intege
[all...]
H A Dilsp.S9 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
340 # Now calculate an estimate of the quotient words (msw first, then lsw).
501 # Set the condition codes as appropriate before performing an #
780 # also sign extended. If Rn is an address register, it need not be sign #
H A Dftest.S9 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
876 # This test will take an overflow directly.
928 # This test will take an underflow directly.
1238 # an unnormalized number
/linux-master/arch/m68k/fpsp040/
H A Dround.S60 | Use rounding mode as an index into a jump table for these modes.
131 | only. All registers except d0 are kept intact. d0 becomes an
398 | denorm --- denormalize an intermediate result
H A Dssin.S4 | The entry point sSIN computes the sine of an input argument
41 | where cos(r) is approximated by an even polynomial in r,
46 | where sin(r) is approximated by an odd polynomial in r
H A Dkernel_ex.S8 | The bits are tested in gen_except.sa to determine if an exceptional
435 | This subroutine is used for dyadic operations that use an extended
446 btstb #E1,E_BYTE(%a2) |check for an E1 exception if
447 | ;enabled, there is an unsupp
H A Dscale.S6 | the source operand is (>= 2^14) an overflow or underflow
H A Dx_unfl.S92 | Inexact enabled and reported, and we must take an inexact exception
H A Dres_func.S119 beql cu_nmove |if zero, it is an fmove
415 | ftst) completely in software without an frestore to the 040.
422 beql cu_dmove |if zero, it is an fmove
627 | No frestore is done unless an exception is to be reported.
758 | an overflow condition.
1193 beq force_unf |force an underflow (really!)
1218 | an underflow condition.
1884 | This subroutine takes an extended normalized number and denormalizes
/linux-master/arch/arc/kernel/
H A Dentry-compact.S51 * - _current_task is made an array of NR_CPUS
343 ; if L2 IRQ interrupted an L1 ISR, we'd disabled preemption earlier
/linux-master/arch/m68k/kernel/
H A Dsetup_mm.c55 #warning Are you building an allnoconfig kernel?
/linux-master/security/apparmor/
H A Dlabel.c22 * the aa_label represents the set of profiles confining an object
28 * beyond what is possible with an rcu_read_lock.
158 * @an: length of @a
166 static int vec_cmp(struct aa_profile **a, int an, struct aa_profile **b, int bn) argument
174 AA_BUG(an <= 0);
177 for (i = 0; i < an && i < bn; i++) {
184 return an - bn;
558 * @sub contains an unconfined profile that does not have a matching
560 * Conversely we don't care about an unconfined in @set that is not in
1351 * @perms: an initialize
[all...]
/linux-master/scripts/
H A Dcheck-uapi.sh27 will use BASE_REF^1. Must be an ancestor of BASE_REF. Only headers
57 # Expand an array with a specific character (similar to Python string.join())
296 # Check an individual file for UAPI compatibility
464 printf 'error - "%s" is not an ancestor of base ref "%s"\n' "$past_ref" "$base_ref"
/linux-master/drivers/net/
H A Dmacsec.c96 * @insert_tx_tag: when offloading, device requires to insert an
160 int an; local
162 for (an = 0; an < MACSEC_NUM_AN; an++) {
163 sa = macsec_rxsa_get(rx_sc->sa[an]);
328 /* Checks if a MACsec interface is being offloaded to an hardware engine */
1682 /* Offloads an operation to a device driver */
2733 static void get_tx_sa_stats(struct net_device *dev, int an, argument
2747 ctx.sa.assoc_num = an;
2776 get_rx_sa_stats(struct net_device *dev, struct macsec_rx_sc *rx_sc, int an, struct macsec_rx_sa *rx_sa, struct macsec_rx_sa_stats *sum) argument
[all...]
/linux-master/Documentation/sphinx/
H A Dparse-headers.pl371 documentation files that describe the API. It accepts an optional
/linux-master/drivers/scsi/
H A Dvirtio_scsi.c53 struct virtio_scsi_ctrl_an_req an; member in union:virtio_scsi_cmd::__anon32
58 struct virtio_scsi_ctrl_an_resp an; member in union:virtio_scsi_cmd::__anon33
679 * which we won't do by default if it is an SPC-2 device, even
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dp_hdcp.c56 u8 *an)
64 an, DRM_HDCP_AN_LEN);
74 * send an empty buffer of the correct length through the DP helpers. On
653 * capability on the first rx_caps read and usually take an extra read
55 intel_dp_hdcp_write_an_aksv(struct intel_digital_port *dig_port, u8 *an) argument
/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_ddc.c368 hdcp->auth.msg.hdcp1.an,
369 sizeof(hdcp->auth.msg.hdcp1.an));
H A Dhdcp.h118 uint8_t an[8]; member in struct:mod_hdcp_message_hdcp1
207 /* per state in an authentication */
/linux-master/arch/x86/crypto/
H A Dsha512-avx2-asm.S42 # This code is described in an Intel White-Paper:
565 # The size of the message pointed to by "data" must be an integer multiple
741 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h99 bool an; member in struct:qed_mcp_link_state
510 * an interrupt context.
996 * qed_mcp_nvm_rd_cmd(): Sends an NVM read command request to the MFW to get
/linux-master/arch/arm/kernel/
H A Dentry-header.S69 * Linux assumes that the interrupts are disabled when entering an
137 @ an exception frame is always 8-byte aligned. To tell the hardware if
H A Dhead.S39 /* LPAE requires an additional page for the PGD */
487 * If you have an enquiry about this, *please* check the linux-arm-kernel
547 beq __fixup_smp_on_up @ So its an A9 UP

Completed in 546 milliseconds

123456