Searched refs:hwm (Results 1 – 6 of 6) sorted by relevance
254 if (!(smc->os.hwm.descr_p = (union s_fp_descr volatile *)264 smc->os.hwm.mbuf_pool.mb_start=(SMbuf *)(&smc->os.hwm.mbuf_pool.mb[0]) ;267 if (!(smc->os.hwm.mbuf_pool.mb_start = (SMbuf *) mac_drv_get_space(smc,350 ds = (struct s_smt_fp_txd volatile *) ((char *)smc->os.hwm.descr_p +388 ds = (struct s_smt_fp_rxd volatile *) smc->os.hwm.descr_p ;423 mb = smc->os.hwm.mbuf_pool.mb_start ;424 smc->os.hwm.mbuf_pool.mb_free = (SMbuf *)NULL ;446 smc->os.hwm.llc_rx_pipe = smc->os.hwm.llc_rx_tail = (SMbuf *)NULL ;447 smc->os.hwm.txd_tx_pipe = smc->os.hwm.txd_tx_tail = NULL ;448 smc->os.hwm.pass_SMT = smc->os.hwm.pass_NSA = smc->os.hwm.pass_DB = 0 ;[all …]
758 xtlck->hwm.offset = 0; in txLock()1652 int next, lwm, hwm; in xtLog() local1797 hwm = xtlck->hwm.offset; in xtLog()1799 cpu_to_le16(hwm - XTENTRYSTART + 1); in xtLog()1802 xtlck->header.length = hwm - XTENTRYSTART + 1; in xtLog()1812 xadlock->count = hwm - XTENTRYSTART + 1; in xtLog()1871 hwm = xtlck->hwm.offset; in xtLog()1913 if (hwm >= next) { in xtLog()1922 hwm = xtlck->hwm.offset; in xtLog()1924 cpu_to_le16(hwm - next + 1); in xtLog()[all …]
194 struct lv hwm; /* 2: high water mark */ member
3527 xtlck->hwm.offset = le16_to_cpu(p->header.nextindex) - 1; in xtTruncate()3730 xtlck->hwm.offset = in xtTruncate()3805 xtlck->hwm.offset = in xtTruncate()4020 xtlck->hwm.offset = index; in xtTruncate_pmap()4052 xtlck->hwm.offset = in xtTruncate_pmap()
650 s64 hwm = 0; in dbNextAG() local683 } else if (bmp->db_agfree[agpref] > hwm) { in dbNextAG()685 hwm = bmp->db_agfree[agpref]; in dbNextAG()
157 struct hw_modul hwm ; member