Home
last modified time | relevance | path

Searched defs:qcq (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/amd/pds_core/
H A Dadminq.c8 static int pdsc_process_notifyq(struct pdsc_qcq *qcq) in pdsc_process_notifyq()
76 void pdsc_process_adminq(struct pdsc_qcq *qcq) in pdsc_process_adminq()
143 struct pdsc_qcq *qcq = container_of(work, struct pdsc_qcq, work); in pdsc_work_thread() local
151 struct pdsc_qcq *qcq; in pdsc_adminq_isr() local
168 struct pdsc_qcq *qcq, in __pdsc_adminq_post()
H A Dcore.c106 static void pdsc_qcq_intr_free(struct pdsc *pdsc, struct pdsc_qcq *qcq) in pdsc_qcq_intr_free()
115 static int pdsc_qcq_intr_alloc(struct pdsc *pdsc, struct pdsc_qcq *qcq) in pdsc_qcq_intr_alloc()
136 void pdsc_qcq_free(struct pdsc *pdsc, struct pdsc_qcq *qcq) in pdsc_qcq_free()
196 unsigned int pid, struct pdsc_qcq *qcq) in pdsc_qcq_alloc()
H A Ddebugfs.c112 void pdsc_debugfs_add_qcq(struct pdsc *pdsc, struct pdsc_qcq *qcq) in pdsc_debugfs_add_qcq()
176 void pdsc_debugfs_del_qcq(struct pdsc_qcq *qcq) in pdsc_debugfs_del_qcq()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_debugfs.h29 static inline void ionic_debugfs_add_qcq(struct ionic_lif *lif, struct ionic_qcq *qcq) { } in ionic_debugfs_add_qcq()
31 static inline void ionic_debugfs_del_qcq(struct ionic_qcq *qcq) { } in ionic_debugfs_del_qcq()
H A Dionic_debugfs.c113 void ionic_debugfs_add_qcq(struct ionic_lif *lif, struct ionic_qcq *qcq) in ionic_debugfs_add_qcq()
297 void ionic_debugfs_del_qcq(struct ionic_qcq *qcq) in ionic_debugfs_del_qcq()
H A Dionic_txrx.c618 struct ionic_qcq *qcq = q_to_qcq(q); in ionic_rx_clean() local
912 static void ionic_dim_update(struct ionic_qcq *qcq, int napi_mode) in ionic_dim_update() argument
948 struct ionic_qcq *qcq in ionic_tx_napi() local
1013 struct ionic_qcq *qcq = napi_to_qcq(napi); ionic_rx_napi() local
[all...]