Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfi_reg.h193 #define __F0_PORT_MAP_SH 4 macro
194 #define __F0_PORT_MAP(_v) ((_v) << __F0_PORT_MAP_SH)
H A Dbfa_ioc_ct.c315 ioc->port_id = (r32 & __F0_PORT_MAP_MK) >> __F0_PORT_MAP_SH; in bfa_ioc_ct_map_port()
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi_reg.h194 #define __F0_PORT_MAP_SH 4 macro
195 #define __F0_PORT_MAP(_v) ((_v) << __F0_PORT_MAP_SH)
H A Dbfa_ioc_ct.c379 ioc->port_id = (r32 & __F0_PORT_MAP_MK) >> __F0_PORT_MAP_SH; in bfa_ioc_ct_map_port()