Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/freescale/fman/
Dfman.c54 #define BASE_RX_PORTID 0x08 macro
606 else if (hw_port_id >= BASE_RX_PORTID) in hw_port_id_to_sw_port_id()
607 sw_port_id = hw_port_id - BASE_RX_PORTID; in hw_port_id_to_sw_port_id()