Searched full:controlq (Results 1 – 10 of 10) sorted by relevance
27 /* Opcode used to send controlq message to the control plane */34 * struct libie_ctlq_ctx - contains controlq info and MMIO region info47 * controlq registers and masks48 * @head: controlq head register address49 * @tail: controlq tail register address50 * @len: register address to write controlq length and enable bit53 * @len_mask: mask to read the controlq length54 * @len_ena_mask: mask to write the controlq enable bit125 * @len: controlq length136 * @list: used to add a controlq to the list of queues in libie_ctlq_ctx[all …]
14 libie_cp-y := controlq.o
7 #include <linux/net/intel/libie/controlq.h>36 * libie_ctlq_init_fq - initialize fill queue for an Rx controlq292 * libie_find_ctlq - find the controlq for the given id and type294 * @type: type of controlq to find295 * @id: controlq id to find
7 #include <linux/net/intel/libie/controlq.h>
139 /* Controlq type codes. */
40 return "controlq"; in virtio_gpu_get_timeline_name()
26 #include <linux/net/intel/libie/controlq.h>624 * @ctlq_ctx: controlq context
3754 * @ctx: controlq context structure3939 * @ctx: controlq context structure
604 * NOTE: this function does not initialize the controlq locks743 * NOTE: this function does not initialize the controlq locks.
1414 * __ice_clean_ctrlq - helper function to clean controlq rings2382 * ice_set_ctrlq_len - helper function to set controlq length