Home
last modified time | relevance | path

Searched refs:OWN (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_def.h183 u8 OWN:1; member
221 u8 OWN:1; member
247 u8 OWN:1; member
H A Drtl_core.c477 pdesc->OWN = 1; in _rtl92e_prepare_beacon()
1445 if (entry->OWN) in _rtl92e_tx_isr()
1514 if ((pdesc->OWN == 1) && (tcb_desc->queue_index != BEACON_QUEUE)) { in _rtl92e_tx()
1524 pdesc->OWN = 1; in _rtl92e_tx()
1571 entry->OWN = 1; in _rtl92e_alloc_rx_ring()
1647 entry->OWN = 1; in rtl92e_reset_desc_ring()
1767 if (pdesc->OWN) in _rtl92e_rx_normal()
1813 pdesc->OWN = 1; in _rtl92e_rx_normal()
H A Dr8192E_dev.c1071 entry->OWN = 1; in rtl92e_fill_tx_cmd_desc()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBoehm-GC4 OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
H A DGLWTPL5 sublicense or whatever they want with this software but at their OWN RISK.
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl8712_xmit.h50 #define OWN BIT(31) macro
H A Drtl8712_xmit.c259 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()
H A Drtl8712_cmd.c312 pdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_cmd_thread()
/openbmc/qemu/hw/net/
H A Dpcnet.c254 GET_FIELD((T)->status, TMDS, OWN), \
280 GET_FIELD((R)->status, RMDS, OWN), \
1020 if (GET_FIELD(rmd.status, RMDS, OWN)) { in pcnet_receive()
1089 SET_FIELD(&rmd.status, RMDS, OWN, 0); \ in pcnet_receive()
1102 if (GET_FIELD(rmd.status, RMDS, OWN)) { in pcnet_receive()
1110 if (GET_FIELD(rmd.status, RMDS, OWN)) { in pcnet_receive()
1208 SET_FIELD(&tmd.status, TMDS, OWN, 0); in pcnet_transmit()
1258 SET_FIELD(&tmd.status, TMDS, OWN, 0); in pcnet_transmit()
1278 SET_FIELD(&tmd.status, TMDS, OWN, 0); in pcnet_transmit()
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DunRAR27 YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS,
/openbmc/linux/arch/x86/include/asm/
H A Dperf_event_p4.h645 P4_GEN_ESCR_EMASK(P4_EVENT_IOQ_ALLOCATION, OWN, 13),
657 P4_GEN_ESCR_EMASK(P4_EVENT_IOQ_ACTIVE_ENTRIES, OWN, 13),
/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis900.h198 OWN = 0x80000000, MORE = 0x40000000, INTR = 0x20000000, enumerator
H A Dsis900.c1635 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()
/openbmc/linux/Documentation/scsi/
H A Ddc395x.rst114 and YOU USE IT AT YOUR OWN RESPONSIBILITY.
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U.h188 u8 OWN:1; member
226 u8 OWN:1; member
H A Dr8192U_core.c1018 pdesc->OWN = 1; in rtl819xU_tx_cmd()
1341 tx_desc->OWN = 1; in rtl8192_tx()
/openbmc/linux/Documentation/powerpc/
H A Ddawr-power9.rst76 This is a dangerous setting, USE AT YOUR OWN RISK.
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c1429 return !XGMAC_GET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN); in xgbe_tx_complete()
1537 XGMAC_SET_BITS_LE(rdesc->desc3, RX_NORMAL_DESC3, OWN, 1); in xgbe_rx_desc_reset()
1857 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN, 1); in xgbe_dev_xmit()
1903 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN, 1); in xgbe_dev_xmit()
1937 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN, 1); in xgbe_dev_xmit()
1977 if (XGMAC_GET_BITS_LE(rdesc->desc3, RX_NORMAL_DESC3, OWN)) in xgbe_dev_read()
/openbmc/linux/arch/x86/events/intel/
H A Dp4.c178 P4_ESCR_EMASK_BIT(P4_EVENT_IOQ_ALLOCATION, OWN) |
195 P4_ESCR_EMASK_BIT(P4_EVENT_IOQ_ACTIVE_ENTRIES, OWN) |
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtl8723b_xmit.h30 #define OWN BIT(31) macro
/openbmc/linux/Documentation/usb/
H A Dgadget_printer.rst49 the Netchip vendor id 0x0525. YOU MUST CHANGE TO YOUR OWN VENDOR ID
/openbmc/linux/Documentation/filesystems/
H A Daffs.rst197 DO AT YOUR OWN RISK::
/openbmc/linux/Documentation/driver-api/usb/
H A Dpersist.rst167 YOU HAVE BEEN WARNED! USE AT YOUR OWN RISK!
/openbmc/linux/Documentation/networking/device_drivers/ethernet/chelsio/
H A Dcxgb.rst108 and is done at "YOUR OWN RISK". Chelsio will not be held responsible for loss