/linux-6.1.9/drivers/staging/rtl8192e/rtl8192e/ |
D | r8190P_def.h | 213 u8 OWN:1; member 252 u8 OWN:1; member 278 u8 OWN:1; member
|
D | rtl_core.c | 504 pdesc->OWN = 1; in _rtl92e_prepare_beacon() 1578 if (entry->OWN) in _rtl92e_tx_isr() 1660 if ((pdesc->OWN == 1) && (tcb_desc->queue_index != BEACON_QUEUE)) { in _rtl92e_tx() 1675 pdesc->OWN = 1; in _rtl92e_tx() 1722 entry->OWN = 1; in _rtl92e_alloc_rx_ring() 1798 entry->OWN = 1; in rtl92e_reset_desc_ring() 1921 if (pdesc->OWN) in _rtl92e_rx_normal() 1986 pdesc->OWN = 1; in _rtl92e_rx_normal()
|
D | r8192E_dev.c | 1183 entry->OWN = 1; in rtl92e_fill_tx_cmd_desc()
|
/linux-6.1.9/drivers/staging/rtl8712/ |
D | rtl8712_xmit.h | 50 #define OWN BIT(31) macro
|
D | rtl8712_xmit.c | 259 ptx_desc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_construct_txaggr_cmd_desc() 438 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
|
D | rtl8712_cmd.c | 312 pdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_cmd_thread()
|
/linux-6.1.9/drivers/staging/r8188eu/include/ |
D | rtl8188e_xmit.h | 46 #define OWN BIT(31) macro
|
/linux-6.1.9/drivers/net/ethernet/sis/ |
D | sis900.h | 198 OWN = 0x80000000, MORE = 0x40000000, INTR = 0x20000000, enumerator
|
D | sis900.c | 1635 sis_priv->tx_ring[entry].cmdsts = (OWN | INTR | skb->len); in sis900_start_xmit() 1754 while (rx_status & OWN) { in sis900_rx() 1913 if (tx_status & OWN) { in sis900_finish_xmit()
|
/linux-6.1.9/arch/x86/include/asm/ |
D | perf_event_p4.h | 645 P4_GEN_ESCR_EMASK(P4_EVENT_IOQ_ALLOCATION, OWN, 13), 657 P4_GEN_ESCR_EMASK(P4_EVENT_IOQ_ACTIVE_ENTRIES, OWN, 13),
|
/linux-6.1.9/drivers/staging/r8188eu/hal/ |
D | rtl8188eu_xmit.c | 49 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); /* own, bFirstSeg, bLastSeg; */ in rtl8188e_fill_fake_txdesc() 165 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
|
/linux-6.1.9/Documentation/scsi/ |
D | dc395x.rst | 117 and YOU USE IT AT YOUR OWN RESPONSIBILITY.
|
/linux-6.1.9/Documentation/powerpc/ |
D | dawr-power9.rst | 76 This is a dangerous setting, USE AT YOUR OWN RISK.
|
/linux-6.1.9/drivers/staging/rtl8192u/ |
D | r8192U.h | 188 u8 OWN:1; member 226 u8 OWN:1; member
|
D | r8192U_core.c | 1018 pdesc->OWN = 1; in rtl819xU_tx_cmd() 1341 tx_desc->OWN = 1; in rtl8192_tx()
|
/linux-6.1.9/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 1379 return !XGMAC_GET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN); in xgbe_tx_complete() 1487 XGMAC_SET_BITS_LE(rdesc->desc3, RX_NORMAL_DESC3, OWN, 1); in xgbe_rx_desc_reset() 1807 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN, 1); in xgbe_dev_xmit() 1853 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN, 1); in xgbe_dev_xmit() 1887 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN, 1); in xgbe_dev_xmit() 1927 if (XGMAC_GET_BITS_LE(rdesc->desc3, RX_NORMAL_DESC3, OWN)) in xgbe_dev_read()
|
/linux-6.1.9/arch/x86/events/intel/ |
D | p4.c | 178 P4_ESCR_EMASK_BIT(P4_EVENT_IOQ_ALLOCATION, OWN) | 195 P4_ESCR_EMASK_BIT(P4_EVENT_IOQ_ACTIVE_ENTRIES, OWN) |
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | rtl8723b_xmit.h | 30 #define OWN BIT(31) macro
|
/linux-6.1.9/Documentation/driver-api/usb/ |
D | persist.rst | 167 YOU HAVE BEEN WARNED! USE AT YOUR OWN RISK!
|
/linux-6.1.9/Documentation/filesystems/ |
D | affs.rst | 197 DO AT YOUR OWN RISK::
|
/linux-6.1.9/Documentation/usb/ |
D | gadget_printer.rst | 49 the Netchip vendor id 0x0525. YOU MUST CHANGE TO YOUR OWN VENDOR ID
|
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/chelsio/ |
D | cxgb.rst | 108 and is done at "YOUR OWN RISK". Chelsio will not be held responsible for loss
|