Searched refs:__F0_PORT_MAP_SH (Results 1 – 4 of 4) sorted by relevance
193 #define __F0_PORT_MAP_SH 4 macro194 #define __F0_PORT_MAP(_v) ((_v) << __F0_PORT_MAP_SH)
315 ioc->port_id = (r32 & __F0_PORT_MAP_MK) >> __F0_PORT_MAP_SH; in bfa_ioc_ct_map_port()
194 #define __F0_PORT_MAP_SH 4 macro195 #define __F0_PORT_MAP(_v) ((_v) << __F0_PORT_MAP_SH)
379 ioc->port_id = (r32 & __F0_PORT_MAP_MK) >> __F0_PORT_MAP_SH; in bfa_ioc_ct_map_port()