Lines Matching +full:write +full:- +full:protect
45 #define LIO_IQ_SEND_FAILED -1
47 /*------------------------- INSTRUCTION QUEUE --------------------------*/
58 * Bytes offset below assume worst-case of a 64-bit system.
104 /* A lock to protect access to the input ring. */
107 /* A lock to protect while enqueue to the input ring. */
110 /* A lock to protect while posting on the ring. */
115 /* A lock to protect access to the input ring. */
131 /* Index in input ring where the driver should write the next packet */
173 * and fill_cnt is non-zero, ring the doorbell again.
194 /*---------------------- INSTRUCTION FORMAT ----------------------------*/
280 (((octeon_dev_ptr)->instr_queue[iq_no]->stats.field) += count)
293 * @param octeon_dev - pointer to the octeon device structure.
294 * @param txpciq - queue to be initialized (0 <= q_no <= 3).
306 * @param octeon_dev - pointer to the octeon device structure.
307 * @param iq_no - queue to be deleted