Searched refs:an (Results 126 - 138 of 138) sorted by relevance

123456

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_main.c151 * likely stalled, so force an interrupt for this
179 * address and broadcast address. If an error is encountered, netdevice will be
663 /* PFR is a bit of a special case because it doesn't result in an OICR
685 /* When a CORER/GLOBR/EMPR is about to happen, the hardware triggers an
771 netdev_err(vsi->netdev, "Rx/Tx is disabled on this device because an unsupported module type was detected. Refer to the Intel(R) Ethernet Adapters and Devices User Guide for a list of supported modules.\n");
791 const char *an; local
877 an = "True";
879 an = "False";
909 speed, fec_req, fec, an_advertised, an, fc);
948 * Therefore an erro
[all...]
/linux-master/arch/x86/crypto/
H A Dsha256-avx2-asm.S41 # This code is described in an Intel White-Paper:
H A Daesni-intel_avx-x86_64.S213 TMP2 = 16*1 # Temporary storage for AES State 2 (State 1 is stored in an XMM register)
624 left. since pslldq can only shift by an immediate, we use
/linux-master/scripts/
H A Dkernel-doc888 # Put our descriptive text into a container (thus an HTML <div>) to help
1685 # Ignore an empty return type (It's a macro)
1765 # This is an object-like macro, it has no return type and no parameter
2508 Specify an additional FILE in which to look for EXPORT_SYMBOL information.
H A Dget_maintainer.pl124 'GitAuthor: %an <%ae>%n' .
133 'GitAuthor: %an <%ae>%n' .
142 'GitAuthor: %an <%ae>%n' .
1112 If git is not installed, but mercurial (hg) is installed and an .hg
2555 # Use zero-width assertion to spot the limit of an atom. A simple
2589 # valid: returns true if the parameter is an RFC822 valid address
2601 # validlist: In scalar context, returns true if the parameter is an RFC822
2604 # In list context, returns an empty list on failure (an invalid
2608 # from success with no addresses found, because an empt
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm182 s_and_b32 s_save_trapsts, s_save_trapsts, SQ_WAVE_TRAPSTS_EXCE_MASK // Check whether it is an exception
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c219 * @id: an owner id to stick on the items assigned
1365 * when we have an active VLAN we will receive only untagged traffic and
1370 * there is an active PVID assigned to this VSI.
1681 * directly and we don't want to set the status to remove or else an
1790 * @p: pointer to an address structure
2175 * Called by __dev_(mc|uc)_sync when an address needs to be added. We call
2194 * Called by __dev_(mc|uc)_sync when an address needs to be removed. We call
3327 * If this function returns with an error, then it's possible one or
3376 * If this function returns with an error, then it's possible one or
4308 /* if sharing a legacy IRQ, we might get called w/o an int
7281 char *an = ""; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c1394 /* Set an MPS trace filter. Syntax is:
1408 * must be anchored at 0. An omitted mask is taken as a mask of 1s, an omitted
2597 * ethqset2pinfo - return port_info of an Ethernet Queue Set
2837 RL("RxAN", stats.an);
3755 /* Add an array of Debug FS files.
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c194 /* The driver can notify that there was an MCP reset, and might read the
498 "The MFW mailbox is occupied by an uncompleted command. Failed to send command 0x%08x [param 0x%08x].\n",
1441 p_link->an = !!(status & LINK_STATUS_AUTO_NEGOTIATE_ENABLED);
1657 * an attention.
1659 * during LFA, so we'll never get an UP indication.
2131 "Received an MFW message indication but no new message!\n");
3834 /* No need for an interval before the first iteration */
3891 "Resource unlock request for an already released resource [%d]\n",
H A Dqed_sriov.c964 p_bulletin->autoneg = link->an;
1221 * and send an additional message. So we have to make sure the
1408 * has the likely result of causing an additional acquisition.
1414 /* If doorbell bar was mapped by VF, limit the VF CIDs to an amount
1591 "VF[%d] is running an old driver that doesn't support 100g\n",
2345 * still return an error in case of partial configuration
2574 /* There has never been an official driver that used this interface
2612 /* There has never been an official driver that used this interface
3809 * MFW will not trigger an additional attention for
4482 /* Failure to acquire the ptt in 100g creates an od
[all...]
/linux-master/arch/m68k/kernel/
H A Dhead.S143 * appropriate for an 030 or an 040. This is useful for debugging purposes
155 * displaying an 8x8 font or an 8x16 (widthxheight). I prefer the 8x8 for
201 * getting an MMU dump for another class of machine. The classes of machines
213 * MMU_NOCACHE_KERNEL: On the Macintosh platform there was an inquiry into
302 CPUTYPE_040 = 1 /* indicates an 040 */
303 CPUTYPE_060 = 2 /* indicates an 060 */
305 CPUTYPE_020 = 4 /* indicates an 020 */
665 * Assume it's an 03
[all...]
/linux-master/arch/m68k/ifpsp060/src/
H A Ditest.S9 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
/linux-master/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c348 * Must be an even number
353 #error DRX_UCODE_MAX_BUF_SIZE must be an even number
1057 * frac28 performs an unsigned 28/28 bits division to 32-bit fixed point
1404 * Although this function expects an even number of bytes, it is still byte
1581 * Although this function expects an even number of bytes, it is still byte
1660 expects an address.
4102 /* Check if an error was reported by SCU */
4315 * After an IQM reset this routine needs to be called again.
4796 to tuner setting so now add an extra shift of 1MHz... */

Completed in 427 milliseconds

123456