Home
last modified time | relevance | path

Searched refs:bfa_ioc_ct_sync_reqd_pos (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbfa_ioc_ct.c32 #define bfa_ioc_ct_sync_reqd_pos(__ioc) \ macro
519 u32 sync_pos = bfa_ioc_ct_sync_reqd_pos(ioc); in bfa_ioc_ct_sync_join()
528 u32 sync_msk = bfa_ioc_ct_sync_reqd_pos(ioc) | in bfa_ioc_ct_sync_leave()
/linux-4.1.27/drivers/scsi/bfa/
Dbfa_ioc_ct.c31 #define bfa_ioc_ct_sync_reqd_pos(__ioc) \ macro
441 uint32_t sync_pos = bfa_ioc_ct_sync_reqd_pos(ioc); in bfa_ioc_ct_sync_join()
450 uint32_t sync_msk = bfa_ioc_ct_sync_reqd_pos(ioc) | in bfa_ioc_ct_sync_leave()