Searched refs:hbq_id (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c308 uint32_t hbq_id; local
330 hbq_id = hbqE->unt.ext.HBQ_tag;
336 hbq = &hba->sli.sli3.hbq_table[hbq_id];
344 [hbq_id].HBQ_PostBufs[hbqe_tag];
359 emlxs_update_HBQ_index(hba, hbq_id);
H A Demlxs_sli3.c133 /* uint32_t hbq_id); */
135 /* uint32_t hbq_id); */
137 uint32_t hbq_id);
5153 uint32_t hbq_id; local
5158 hbq_id = hbqE->unt.ext.HBQ_tag;
5161 hbq = &hba->sli.sli3.hbq_table[hbq_id];
5169 mp = hba->sli.sli3.hbq_table[hbq_id].HBQ_PostBufs[hbqe_tag];
5327 uint32_t hbq_id; local
5330 hbq_id = hbqE->unt.ext.HBQ_tag;
5332 emlxs_update_HBQ_index(hba, hbq_id);
6349 emlxs_hbq_setup(emlxs_hba_t *hba, uint32_t hbq_id) argument
6508 emlxs_hbq_free_all(emlxs_hba_t *hba, uint32_t hbq_id) argument
6575 emlxs_update_HBQ_index(emlxs_hba_t *hba, uint32_t hbq_id) argument
[all...]
H A Demlxs_mem.c1518 emlxs_hbq_alloc(emlxs_hba_t *hba, uint32_t hbq_id) argument
1525 hbq = &hba->sli.sli3.hbq_table[hbq_id];
1549 hbq->HBQ_host_buf.tag = hbq_id;
H A Demlxs_mbox.c2510 emlxs_mb_config_hbq(emlxs_hba_t *hba, MAILBOXQ *mbq, int hbq_id) argument
2518 hbq = &hba->sli.sli3.hbq_table[hbq_id];
2520 mb->un.varCfgHbq.hbqId = hbq_id;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h537 MAILBOXQ *mbq, int hbq_id);
566 uint32_t hbq_id);
638 uint32_t hbq_id);
640 uint32_t hbq_id);

Completed in 85 milliseconds