Searched defs:fq (Results 1 – 10 of 10) sorted by relevance
/drivers/soc/fsl/qbman/ |
D | qman_test_api.c | 105 static int do_enqueues(struct qman_fq *fq) in do_enqueues() 125 struct qman_fq *fq = &fq_base; in qman_test_api() local 210 struct qman_fq *fq, in cb_dqrr() 225 static void cb_ern(struct qman_portal *p, struct qman_fq *fq, in cb_ern() 232 static void cb_fqs(struct qman_portal *p, struct qman_fq *fq, in cb_fqs()
|
D | qman.c | 228 struct qm_mcc_fq fq; member 910 static inline void fq_set(struct qman_fq *fq, u32 mask) in fq_set() 915 static inline void fq_clear(struct qman_fq *fq, u32 mask) in fq_clear() 920 static inline int fq_isset(struct qman_fq *fq, u32 mask) in fq_isset() 925 static inline int fq_isclear(struct qman_fq *fq, u32 mask) in fq_isclear() 1003 struct qman_fq *fq; in idx_to_fq() local 1033 static u32 fq_to_tag(struct qman_fq *fq) in fq_to_tag() 1308 static inline void fq_state_change(struct qman_portal *p, struct qman_fq *fq, in fq_state_change() 1371 struct qman_fq *fq; in qm_mr_process_task() local 1454 static noinline void clear_vdqcr(struct qman_portal *p, struct qman_fq *fq) in clear_vdqcr() [all …]
|
D | qman_test_stash.c | 277 struct qman_fq *fq, in normal_dqrr() 295 struct qman_fq *fq, in special_dqrr()
|
/drivers/iommu/ |
D | iova.c | 100 struct iova_fq *fq; in init_iova_flush_queue() local 489 #define fq_ring_for_each(i, fq) \ argument 492 static inline bool fq_full(struct iova_fq *fq) in fq_full() 498 static inline unsigned fq_ring_add(struct iova_fq *fq) in fq_ring_add() 509 static void fq_ring_free(struct iova_domain *iovad, struct iova_fq *fq) in fq_ring_free() 552 struct iova_fq *fq = per_cpu_ptr(iovad->fq, cpu); in fq_destroy_all_entries() local 570 struct iova_fq *fq; in fq_flush_timeout() local 583 struct iova_fq *fq = get_cpu_ptr(iovad->fq); in queue_iova() local
|
/drivers/crypto/caam/ |
D | qi.c | 139 static void caam_fq_ern_cb(struct qman_portal *qm, struct qman_fq *fq, in caam_fq_ern_cb() 216 static int empty_retired_fq(struct device *qidev, struct qman_fq *fq) in empty_retired_fq() 239 static int kill_fq(struct device *qidev, struct qman_fq *fq) in kill_fq() 284 static int empty_caam_fq(struct qman_fq *fq) in empty_caam_fq() 607 struct qman_fq *fq; in alloc_rsp_fq_cpu() local
|
/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth.c | 623 static inline void dpaa_assign_wq(struct dpaa_fq *fq, int idx) in dpaa_assign_wq() 869 struct dpaa_fq *fq, in dpaa_setup_ingress() 880 struct dpaa_fq *fq, in dpaa_setup_egress() 902 struct dpaa_fq *fq; in dpaa_fq_setup() local 981 struct qman_fq *fq; in dpaa_fq_init() local 1118 static int dpaa_fq_free_entry(struct device *dev, struct qman_fq *fq) in dpaa_fq_free_entry() 2202 struct qman_fq *fq, in rx_error_dqrr() 2235 struct qman_fq *fq, in rx_default_dqrr() 2343 struct qman_fq *fq, in conf_error_dqrr() 2364 struct qman_fq *fq, in conf_dflt_dqrr() [all …]
|
D | dpaa_eth_sysfs.c | 59 struct dpaa_fq *fq; in dpaa_eth_show_fqids() local
|
/drivers/staging/fsl-dpaa2/ethernet/ |
D | dpaa2-eth.c | 300 struct dpaa2_eth_fq *fq; in consume_frames() local 560 struct dpaa2_eth_fq *fq; in dpaa2_eth_tx() local 1638 struct dpaa2_eth_fq *fq; in set_fq_affinity() local 1871 struct dpaa2_eth_fq *fq) in setup_rx_flow() 1914 struct dpaa2_eth_fq *fq) in setup_tx_flow()
|
D | dpaa2-eth.h | 308 struct dpaa2_eth_fq fq[DPAA2_ETH_MAX_QUEUES]; member
|
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 3554 u8 di0, dq0, ei, eq, fi, fq; in wlc_lcnphy_get_cc() local
|