/linux/drivers/net/ethernet/brocade/bna/ |
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 | bfa_msgq.h | 109 struct bfa_msgq_rspq rspq; member
|
H A D | bfi.h | 421 struct bfi_msgq rspq; member
|
/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | sge.c | 1611 int t4vf_ethrx_handler(struct sge_rspq *rspq, const __be64 *rsp, in t4vf_ethrx_handler() argument 1683 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 | adapter.h | 213 struct sge_rspq rspq; /* Response Queue */ member
|
H A D | t4vf_hw.c | 1248 int start, int n, const u16 *rspq, int nrspq) in t4vf_config_rss_range() argument
|
/linux/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
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 202 struct sge_rspq rspq; member
|
H A D | t3_hw.c | 2299 unsigned int size, int rspq, int ovfl_mode, in t3_sge_init_cqcntxt() argument 2471 const u8 * cpus, const u16 *rspq) in t3_config_rss() argument
|
H A D | t3_cpl.h | 1441 __u8 rspq:3; member 1445 __u8 rspq:3; member
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 812 struct sge_rspq rspq; member 826 struct sge_rspq rspq; member
|
H A D | sge.c | 3577 static void t4_tx_completion_handler(struct sge_rspq *rspq, in t4_tx_completion_handler() argument [all...] |
H A D | t4_hw.c | 5145 int start, int n, const u16 *rspq, unsigned int nrspq) in t4_config_rss_range() argument
|