Searched refs:back (Results 126 - 150 of 205) sorted by relevance

123456789

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e.h685 /* List to keep previous DDP profiles to be rolled back in the future */
898 struct i40e_pf *back; /* Backreference to associated PF */ member in struct:i40e_vsi
1082 return vsi->back;
1253 struct i40e_pf *pf = vsi->back;
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c1503 struct ice_pf *pf = vsi->back;
1521 struct ice_pf *pf = vsi->back;
1633 struct ice_pf *pf = vsi->back;
1709 pf = vsi->back;
1857 pf = vsi->back;
H A Dice_txrx.c716 /* if mapping failed free memory back to system since
774 * because each write-back erases this info.
908 * ice_reuse_rx_page - page flip buffer and store it back on the ring
1123 /* hand second half of page back to the ring */
1328 /* guarantee a trip back through this routine if there was a failure */
1465 wr32(&vsi->back->hw, GLINT_DYN_CTL(q_vector->reg_idx), itr_val);
1472 * We need to tell hardware to write-back completed descriptors even when
1473 * interrupts are disabled. Descriptors will be written back on cache line
1475 * descriptors may not be written back if they don't fill a cache line until
1478 * This sets the write-back frequenc
[all...]
/linux-master/drivers/input/mouse/
H A Dalps.c97 #define ALPS_FW_BK_1 0x10 /* front & back buttons present */
98 #define ALPS_FW_BK_2 0x20 /* front & back buttons present */
255 int back = 0, forward = 0; local
274 back = packet[0] & 0x10;
279 back = packet[3] & 4;
281 if ((middle = forward && back))
282 forward = back = 0;
343 input_report_key(dev, BTN_BACK, back);
2172 * There have been reports of failures to seem to trace back
3186 * enabled, the device will fall back t
[all...]
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.c240 struct pci_dev *pdev = hw->back->pdev;
241 struct atl1_adapter *adapter = hw->back;
570 * back the new value. The register is determined by the
635 struct pci_dev *pdev = hw->back->pdev;
636 struct atl1_adapter *adapter = hw->back;
772 struct pci_dev *pdev = hw->back->pdev;
773 struct atl1_adapter *adapter = hw->back;
867 struct pci_dev *pdev = hw->back->pdev;
868 struct atl1_adapter *adapter = hw->back;
2554 * atl1_phy_config - Timer Call-back
[all...]
H A Datl1.h682 struct atl1_adapter *back; member in struct:atl1_hw
692 u8 ipgt; /* Desired back to back inter-packet gap.
/linux-master/arch/m68k/fpsp040/
H A Dslog2.S22 | SPEED: Two timings are measured, both in the copy-back mode.
H A Dx_operr.S346 | any state back to the fpu.
H A Dfpsp.h63 | because it needs to report an exception back to the user. This
130 .set WBTEMP,LV-76 | write back temp (12 bytes)
/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_hw.h518 void *back; member in struct:e1000_hw
H A De1000_mac.c90 struct igb_adapter *adapter = hw->back;
177 struct igb_adapter *adapter = hw->back;
391 * written back into the register.
401 * back the new value. The (hw->mac.mta_reg_count - 1) serves as a
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h364 void *back; member in struct:pch_gbe_hw
/linux-master/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S173 streq r8, [r9, #BUF_KEY] @ and save back
253 ldr r12, omap1510_gpio_base @ set pointer back to GPIO bank
/linux-master/drivers/staging/octeon/
H A Dethernet-rx.c168 segment_ptr.s.back) << 7));
/linux-master/arch/arm/mm/
H A Dcache-v7m.S221 mov r10, #0 @ switch back to cache level 0
235 * The instruction cache can still be invalidated back to the point of
337 * Ensure that the data held in the page kaddr is written back
/linux-master/arch/arm/kernel/
H A Dentry-common.S270 eor r0, scno, #__NR_SYSCALL_BASE @ put OS number back
279 * position to return -EFAULT. Instead, return back to the
H A Diwmmxt.S83 sub r2, r2, #4 @ adjust pc back
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h490 (((struct ixgbevf_adapter *)(hw)->back)->netdev)
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datom.c1333 char *back; local
1365 back = ctx->name + name_size;
1366 while ((*--back) == ' ')
1368 *(back + 1) = '\0';
/linux-master/fs/bcachefs/
H A Djournal.c416 BUG_ON(j->pin.back - 1 != atomic64_read(&j->seq));
1226 j->pin.back = cur_seq;
1391 j->pin.front = j->pin.back = 1;
1513 if (*seq >= j->pin.back) {
/linux-master/Documentation/sphinx/
H A Dparse-headers.pl365 =back
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c35 struct fm10k_intfc *interface = hw->back;
58 struct fm10k_intfc *interface = hw->back;
197 * fm10k_service_timer - Timer Call-back
806 /* Put the request back on the list */
1403 /* reset dglort_map back to no config */
1555 /* reset dglort_map back to no config */
1978 /* initialize back pointer */
1979 hw->back = interface;
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c794 h = rev[i].back;
796 rev[j].back = h;
797 rev[i].forw = rev[i].back = i;
1058 * is no guarantee about when the hardware writes it back.
1802 /* write back the header */
/linux-master/drivers/video/fbdev/
H A Dudlfb.c119 * 0x07 FB_BLANK_POWERDOWN (4) Note: requires modeset to come back
365 * Trims identical data from front and back of line
369 * for back and front buffer ptrs and width
374 const unsigned long *back = (const unsigned long *) bback; local
382 if (back[j] != front[j]) {
389 if (back[k] != front[k]) {
492 /* go back and fill in raw pixel count */
1091 * In order to come back from full DPMS off, we need to set the mode again
1230 * 3) Allocate virtual framebuffer memory to back highest res mode
1331 /* If everything else has failed, fall back t
[all...]
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c606 * resync filters back to HW.
898 * set channels, we do delete queues and then add the queues back
1691 struct idpf_adapter *adapter = hw->back;
1932 * back pointers are currently pointing to the local new_vport. Reset
2003 * actually succeeded until we get the message back. Returns 0 on success,
2023 * actually succeeded until we get the message back. Returns 0 on success,
2369 struct idpf_adapter *adapter = hw->back;
2386 struct idpf_adapter *adapter = hw->back;

Completed in 289 milliseconds

123456789