Home
last modified time | relevance | path

Searched refs:rxtable_idx_head (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc.h1553 atomic_t rxtable_idx_head; member
Dlpfc_debugfs.c5547 head = atomic_read(&phba->rxtable_idx_head); in lpfc_rx_monitor_read()
5551 head = atomic_read(&phba->rxtable_idx_head); in lpfc_rx_monitor_read()
Dlpfc_init.c5413 head = atomic_read(&phba->rxtable_idx_head); in lpfc_cgn_dump_rxmonitor()
5964 head = atomic_xchg(&phba->rxtable_idx_head, in lpfc_cmf_timer()
5995 atomic_set(&phba->rxtable_idx_head, head); in lpfc_cmf_timer()
Dlpfc_sli.c8084 atomic_set(&phba->rxtable_idx_head, 0); in lpfc_cmf_setup()