Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfi_reg.h234 #define __FC_LL_PORT_MAP__SH 17 macro
235 #define __FC_LL_PORT_MAP_(_v) ((_v) << __FC_LL_PORT_MAP__SH)
H A Dbfa_ioc_ct.c328 ioc->port_id = ((r32 & __FC_LL_PORT_MAP__MK) >> __FC_LL_PORT_MAP__SH); in bfa_ioc_ct2_map_port()
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi_reg.h233 #define __FC_LL_PORT_MAP__SH 17 macro
234 #define __FC_LL_PORT_MAP_(_v) ((_v) << __FC_LL_PORT_MAP__SH)
H A Dbfa_ioc_ct.c390 ioc->port_id = ((r32 & __FC_LL_PORT_MAP__MK) >> __FC_LL_PORT_MAP__SH); in bfa_ioc_ct2_map_port()