Lines Matching full:csb
555 /* Enable CSB mode on a registered netmap control device. */
570 /* On NETMAP_REQ_REGISTER, ask netmap to work in CSB mode, where
781 * The registered netmap port must be open in CSB mode.
792 /* A CSB entry for the application --> kernel direction. */
801 /* A CSB entry for the application <-- kernel direction. */
863 /* Application side of sync-kloop: Write ring pointers (cur, head) to the CSB.
874 * We need to write cur and head to the CSB but we cannot do it atomically. in nm_sync_kloop_appl_write()
900 * the CSB. This routine is coupled with sync_kloop_kernel_write(). */
927 * their order must agree with the CSB arrays passed in the
961 /* Array of CSB entries for application --> kernel communication
965 /* Array of CSB entries for kernel --> application communication