Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/
Dcnic.h80 #define CNIC_LOCAL_PORT_MIN 60000 macro
82 #define CNIC_LOCAL_PORT_RANGE (CNIC_LOCAL_PORT_MAX - CNIC_LOCAL_PORT_MIN)
Dcnic.c3805 if (port_id >= CNIC_LOCAL_PORT_MIN && in cnic_get_route()
4110 CNIC_LOCAL_PORT_MIN, port_id)) { in cnic_cm_alloc_mem()