/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_hw_cb.c | 46 bfa_hwcb_rspq_ack_msix(struct bfa_s *bfa, int rspq, u32 ci) in bfa_hwcb_rspq_ack_msix() argument 59 bfa_hwcb_rspq_ack(struct bfa_s *bfa, int rspq, u32 ci) in bfa_hwcb_rspq_ack() argument
|
H A D | bfa_hw_ct.c | 67 bfa_hwct_rspq_ack(struct bfa_s *bfa, int rspq, u32 ci) in bfa_hwct_rspq_ack() argument 84 bfa_hwct2_rspq_ack(struct bfa_s *bfa, int rspq, u32 ci) in bfa_hwct2_rspq_ack() argument
|
H A D | bfi.h | 593 struct bfi_msgq_s rspq; member
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_hw_cb.c | 46 bfa_hwcb_rspq_ack_msix(struct bfa_s *bfa, int rspq, u32 ci) in bfa_hwcb_rspq_ack_msix() argument 59 bfa_hwcb_rspq_ack(struct bfa_s *bfa, int rspq, u32 ci) in bfa_hwcb_rspq_ack() argument
|
H A D | bfa_hw_ct.c | 67 bfa_hwct_rspq_ack(struct bfa_s *bfa, int rspq, u32 ci) in bfa_hwct_rspq_ack() argument 84 bfa_hwct2_rspq_ack(struct bfa_s *bfa, int rspq, u32 ci) in bfa_hwct2_rspq_ack() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_msgq.h | 105 struct bfa_msgq_rspq rspq; member
|
H A D | bfa_msgq.c | 330 rspq_sm_stopped_entry(struct bfa_msgq_rspq *rspq) in rspq_sm_stopped_entry() argument 338 rspq_sm_stopped(struct bfa_msgq_rspq *rspq, enu argument 356 rspq_sm_init_wait_entry(struct bfa_msgq_rspq *rspq) rspq_sm_init_wait_entry() argument 362 rspq_sm_init_wait(struct bfa_msgq_rspq *rspq, enum rspq_event event) rspq_sm_init_wait() argument 380 rspq_sm_ready_entry(struct bfa_msgq_rspq *rspq) rspq_sm_ready_entry() argument 385 rspq_sm_ready(struct bfa_msgq_rspq *rspq, enum rspq_event event) rspq_sm_ready() argument 403 rspq_sm_dbell_wait_entry(struct bfa_msgq_rspq *rspq) rspq_sm_dbell_wait_entry() argument 410 rspq_sm_dbell_wait(struct bfa_msgq_rspq *rspq, enum rspq_event event) rspq_sm_dbell_wait() argument 438 struct bfa_msgq_rspq *rspq = (struct bfa_msgq_rspq *)arg; bfa_msgq_rspq_dbell_ready() local 443 bfa_msgq_rspq_dbell(struct bfa_msgq_rspq *rspq) bfa_msgq_rspq_dbell() argument 460 bfa_msgq_rspq_pi_update(struct bfa_msgq_rspq *rspq, struct bfi_mbmsg *mb) bfa_msgq_rspq_pi_update() argument 491 bfa_msgq_rspq_attach(struct bfa_msgq_rspq *rspq, struct bfa_msgq *msgq) bfa_msgq_rspq_attach() argument 639 struct bfa_msgq_rspq *rspq = &msgq->rspq; bfa_msgq_rsp_copy() local [all...] |
H A D | bfi.h | 421 struct bfi_msgq rspq; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_msgq.h | 109 struct bfa_msgq_rspq rspq; member
|
H A D | bfa_msgq.c | 328 rspq_sm_stopped_entry(struct bfa_msgq_rspq *rspq) in rspq_sm_stopped_entry() argument 336 rspq_sm_stopped(struct bfa_msgq_rspq *rspq, enu argument 354 rspq_sm_init_wait_entry(struct bfa_msgq_rspq *rspq) rspq_sm_init_wait_entry() argument 360 rspq_sm_init_wait(struct bfa_msgq_rspq *rspq, enum rspq_event event) rspq_sm_init_wait() argument 378 rspq_sm_ready_entry(struct bfa_msgq_rspq *rspq) rspq_sm_ready_entry() argument 383 rspq_sm_ready(struct bfa_msgq_rspq *rspq, enum rspq_event event) rspq_sm_ready() argument 401 rspq_sm_dbell_wait_entry(struct bfa_msgq_rspq *rspq) rspq_sm_dbell_wait_entry() argument 408 rspq_sm_dbell_wait(struct bfa_msgq_rspq *rspq, enum rspq_event event) rspq_sm_dbell_wait() argument 436 struct bfa_msgq_rspq *rspq = (struct bfa_msgq_rspq *)arg; bfa_msgq_rspq_dbell_ready() local 441 bfa_msgq_rspq_dbell(struct bfa_msgq_rspq *rspq) bfa_msgq_rspq_dbell() argument 458 bfa_msgq_rspq_pi_update(struct bfa_msgq_rspq *rspq, struct bfi_mbmsg *mb) bfa_msgq_rspq_pi_update() argument 489 bfa_msgq_rspq_attach(struct bfa_msgq_rspq *rspq, struct bfa_msgq *msgq) bfa_msgq_rspq_attach() argument 637 struct bfa_msgq_rspq *rspq = &msgq->rspq; bfa_msgq_rsp_copy() local [all...] |
H A D | bfi.h | 421 struct bfi_msgq rspq; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 212 struct sge_rspq rspq; /* Response Queue */ member
|
H A D | sge.c | 1614 int t4vf_ethrx_handler(struct sge_rspq *rspq, const __be64 *rsp, in t4vf_ethrx_handler() argument 1685 is_new_response(const struct rsp_ctrl *rc, const struct sge_rspq *rspq) is_new_response() argument 1734 rspq_next(struct sge_rspq *rspq) rspq_next() argument 1757 process_responses(struct sge_rspq *rspq, int budget) process_responses() argument 1891 struct sge_rspq *rspq = container_of(napi, struct sge_rspq, napi); napi_rx_handler() local 1927 struct sge_rspq *rspq = cookie; t4vf_sge_intr_msix() local 1948 struct sge_rspq *rspq; process_intrq() local 2204 t4vf_sge_alloc_rxq(struct adapter *adapter, struct sge_rspq *rspq, bool iqasynch, struct net_device *dev, int intr_dest, struct sge_fl *fl, rspq_handler_t hnd) t4vf_sge_alloc_rxq() argument 2530 free_rspq_fl(struct adapter *adapter, struct sge_rspq *rspq, struct sge_fl *fl) free_rspq_fl() argument [all...] |
H A D | t4vf_hw.c | 1246 t4vf_config_rss_range(struct adapter *adapter, unsigned int viid, int start, int n, const u16 *rspq, int nrspq) t4vf_config_rss_range() argument
|
H A D | cxgb4vf_main.c | 433 static void qenable(struct sge_rspq *rspq) in qenable() argument 487 fwevtq_handler(struct sge_rspq *rspq, const __be64 *rsp, const struct pkt_gl *gl) fwevtq_handler() argument 1054 qtimer_val(const struct adapter *adapter, const struct sge_rspq *rspq) qtimer_val() argument 1075 set_rxq_intr_params(struct adapter *adapter, struct sge_rspq *rspq, unsigned int us, unsigned int cnt) set_rxq_intr_params() argument 1654 const struct sge_rspq *rspq = &adapter->sge.ethrxq[pi->first_qset].rspq; cxgb4vf_get_coalesce() local 2640 init_rspq(struct sge_rspq *rspq, u8 timer_idx, u8 pkt_cnt_idx, unsigned int size, unsigned int iqe_size) init_rspq() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 202 struct sge_rspq rspq; member
|
H A D | t3_hw.c | 2363 t3_sge_init_cqcntxt(struct adapter *adapter, unsigned int id, u64 base_addr, unsigned int size, int rspq, int ovfl_mode, unsigned int credits, unsigned int credit_thres) t3_sge_init_cqcntxt() argument 2535 t3_config_rss(struct adapter *adapter, unsigned int rss_config, const u8 * cpus, const u16 *rspq) t3_config_rss() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 202 struct sge_rspq rspq; member
|
H A D | t3_hw.c | 2298 t3_sge_init_cqcntxt(struct adapter *adapter, unsigned int id, u64 base_addr, unsigned int size, int rspq, int ovfl_mode, unsigned int credits, unsigned int credit_thres) t3_sge_init_cqcntxt() argument 2470 t3_config_rss(struct adapter *adapter, unsigned int rss_config, const u8 * cpus, const u16 *rspq) t3_config_rss() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 213 struct sge_rspq rspq; /* Response Queue */ member
|
H A D | sge.c | 1611 int t4vf_ethrx_handler(struct sge_rspq *rspq, const __be64 *rsp, in t4vf_ethrx_handler() argument 1682 is_new_response(const struct rsp_ctrl *rc, const struct sge_rspq *rspq) is_new_response() argument 1731 rspq_next(struct sge_rspq *rspq) rspq_next() argument 1754 process_responses(struct sge_rspq *rspq, int budget) process_responses() argument 1888 struct sge_rspq *rspq = container_of(napi, struct sge_rspq, napi); napi_rx_handler() local 1924 struct sge_rspq *rspq = cookie; t4vf_sge_intr_msix() local 1945 struct sge_rspq *rspq; process_intrq() local 2201 t4vf_sge_alloc_rxq(struct adapter *adapter, struct sge_rspq *rspq, bool iqasynch, struct net_device *dev, int intr_dest, struct sge_fl *fl, rspq_handler_t hnd) t4vf_sge_alloc_rxq() argument 2527 free_rspq_fl(struct adapter *adapter, struct sge_rspq *rspq, struct sge_fl *fl) free_rspq_fl() argument [all...] |
H A D | t4vf_hw.c | 1247 t4vf_config_rss_range(struct adapter *adapter, unsigned int viid, int start, int n, const u16 *rspq, int nrspq) t4vf_config_rss_range() argument
|
H A D | cxgb4vf_main.c | 433 static void qenable(struct sge_rspq *rspq) in qenable() argument 487 fwevtq_handler(struct sge_rspq *rspq, const __be64 *rsp, const struct pkt_gl *gl) fwevtq_handler() argument 1054 qtimer_val(const struct adapter *adapter, const struct sge_rspq *rspq) qtimer_val() argument 1075 set_rxq_intr_params(struct adapter *adapter, struct sge_rspq *rspq, unsigned int us, unsigned int cnt) set_rxq_intr_params() argument 1660 const struct sge_rspq *rspq = &adapter->sge.ethrxq[pi->first_qset].rspq; cxgb4vf_get_coalesce() local 2648 init_rspq(struct sge_rspq *rspq, u8 timer_idx, u8 pkt_cnt_idx, unsigned int size, unsigned int iqe_size) init_rspq() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 3584 static void t4_tx_completion_handler(struct sge_rspq *rspq, in t4_tx_completion_handler() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 3590 static void t4_tx_completion_handler(struct sge_rspq *rspq, in t4_tx_completion_handler() argument [all...] |