Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic.h80 #define CNIC_LOCAL_PORT_MIN 60000 macro
82 #define CNIC_LOCAL_PORT_RANGE (CNIC_LOCAL_PORT_MAX - CNIC_LOCAL_PORT_MIN)
H A Dcnic.c3803 if (port_id >= CNIC_LOCAL_PORT_MIN && in cnic_get_route()
4108 CNIC_LOCAL_PORT_MIN, port_id)) { in cnic_cm_alloc_mem()